Skip to content

v1.1.2-stable

Compare
Choose a tag to compare
@OSINT-TECHNOLOGIES OSINT-TECHNOLOGIES released this 16 Oct 22:10
· 398 commits to main since this release
783e638

ADDED

  1. Added support for adminpanels_dorking.db
  2. Added config parameters for Google Dorking module
  3. Added new settings point menu
  4. Added "Clear journal content" function
  5. Added webstructure_dorking database
  6. Added separate module to handle custom Dorking DB generation
  7. Added custom Dorking DB usage support
  8. Added check on existent custom DB name
  9. Added possibility to view and edit config file

CHANGED

  1. Modified dorking_delay and delay_step transfer
  2. Some CLI visual changes
  3. Reactivated some parts of settings menu
  4. Fixed DPULSE stuck by config file absence
  5. Updated basic_dorking table content
  6. Fixed SSL/TLS and incomplete URL sanitization security issues
  7. Fixed 'No such file or directory' error when dorking mode is set to None
  8. Reactivated "Generate custom Dorking DB" menu point
  9. Done some code refactoring