Skip to content

v1.1.1-stable

Compare
Choose a tag to compare
@OSINT-TECHNOLOGIES OSINT-TECHNOLOGIES released this 01 Oct 18:30
· 260 commits to main since this release
5726010

ADDED

  1. Extended README with new installation commands set for rolling versions
  2. Added 3 databases with different dorks to use them in new extended scan mode
  3. Added new extended scan mode: Google Dorking with different dorking types (which are represented by DBs)
  4. Added check on presence of databases with dorks
  5. Added config file (temporarily it is a test change, and it's still WIP)
  6. Added domain regex and connectivity check
  7. Added misc.py module to control various mini functions
  8. Added config_processor.py module
  9. Added dorking post-scan summary output
  10. Added folder for future APIs module
  11. Added possibility to recreate HTML reports from report storage DB

REMOVED

  1. [TEMPORARILY] Disabled Settings menu
  2. Deprecated old dorking_processor.py module and TXT file with dorks
  3. Removed some double imports

CHANGED

  1. Minor CLI changes (different checks were moved before DPULSE main banner)
  2. Moved and reworked functions from dorking_processor.py to dorking_handler.py
  3. Fixed bug when 0 found subdomains stops DPULSE when PS is activated
  4. Fixed wrong keywords search result printing in reports (PS)