Skip to content

Releases: helviojunior/knowsmore

v0.1.32

18 Aug 14:54
Compare
Choose a tag to compare
BugFix

v0.1.30

19 Jan 16:50
Compare
Choose a tag to compare

New Features

  • Create Neo4J index

v0.1.29

18 Jan 05:56
Compare
Choose a tag to compare

README

  • Add badges

BugFix

  • Sync owned objects to BloodHound
  • Sync objects to BloodHound

v0.1.27

17 Jan 22:40
Compare
Choose a tag to compare

New Features

  • Add wordlist generator module
  • Support multiple company names

v0.1.26

17 Jan 22:11
Compare
Choose a tag to compare
  • Add wordlist generator module

v0.1.23

17 Jan 07:45
Compare
Choose a tag to compare

New Features

  • Indicate/alert new cracked password when use a previously unknown password
  • Show import statistics at the end of BloodHound import
  • New module to import a list of passwords to a pre-calculated hash table
  • New function to export the hashes to an text file to be used at hashcat

v0.1.22

16 Jan 21:06
Compare
Choose a tag to compare

Optimization:

  • Optimization of BloodHound Sync process

v0.1.21

16 Jan 04:37
Compare
Choose a tag to compare

New Features

  • BloodHound importer (import JSON to Neo4J without BloodHound UI) at least 10x faster than default BloodHound User interface
  • Import NTLM Hashes and clear text passwords from NTDS.dit and SYSTEM files direct to KnowsMore database

Bug Fix

  • Remove debug limitation (100 registers) syncing dat to Neo4J
  • Other bug fix...

v0.1.18

14 Jan 08:00
Compare
Choose a tag to compare

New Features

  • Import NTLM Hashes from NTDS.dit and SYSTEM
  • Export all cracked credentials to BloodHound Neo4j Database as 'owned object'

Bug Fix

  • Some corrections at --stats
  • Correction on progress bar importing cracked hashes

v0.1.17

13 Jan 18:22
Compare
Choose a tag to compare

First Release