v1.1.1-stable
OSINT-TECHNOLOGIES
released this
01 Oct 18:30
·
260 commits
to main
since this release
ADDED
- Extended README with new installation commands set for rolling versions
- Added 3 databases with different dorks to use them in new extended scan mode
- Added new extended scan mode: Google Dorking with different dorking types (which are represented by DBs)
- Added check on presence of databases with dorks
- Added config file (temporarily it is a test change, and it's still WIP)
- Added domain regex and connectivity check
- Added misc.py module to control various mini functions
- Added config_processor.py module
- Added dorking post-scan summary output
- Added folder for future APIs module
- Added possibility to recreate HTML reports from report storage DB
REMOVED
- [TEMPORARILY] Disabled Settings menu
- Deprecated old dorking_processor.py module and TXT file with dorks
- Removed some double imports
CHANGED
- Minor CLI changes (different checks were moved before DPULSE main banner)
- Moved and reworked functions from dorking_processor.py to dorking_handler.py
- Fixed bug when 0 found subdomains stops DPULSE when PS is activated
- Fixed wrong keywords search result printing in reports (PS)