v1.1.4-stable
OSINT-TECHNOLOGIES
released this
12 Nov 23:42
·
144 commits
to main
since this release
ADDED
- Added Table of Contents in HTML report
- Added paragraph separators in HTML report
- Added PageSearch paragraphs in HTML report
- Added Dorking results paragraph in HTML report
- Added used API flag transfer to Report Storage DB
- Added API scan status to show in Report Storage DB CLI Inspector
- Added dorking_results.txt file removal after creating HTML report. You won't see this file anymore
DELETED
- Deleted choice for PDF report creation. Forever
- Removed deprecated HTML report templates
- Removed PDF report handling functions and modules
- Removed xhtml2pdf requirement
- Removed empty line in basic_dorking.db
- Removed some double imports
CHANGED
- Rewritten "None" dorking mark to "N" when starting a scan
- Fixed bug with wrong api_scan_db handling in XLSX report
- Improved config editing exception hanling
- Fixed some typos
- Unified report creation calling function, so there'll be no more duplication of code
- Fixed long spaces between some string and menus in some places
- Adapted XLSX report for unified report creation function