v0.9-release-candidate-1
Pre-release
Pre-release
·
900 commits
to main
since this release
ADDED
- Added social meadias links counter in PDF report (general information section)
- Added social medias duplicates deleting code
- Added function to add Google Dorks in config.txt
- Added import sys to every module
- Added import error handlers in every module
- Added additional return in solid_google_dorking function in error handling block
- Added error handler in extract_links_from_sitemap in networking_processor
DELETED
- Removed fake-useragent and useragent libraries from requirements.txt and setup.py
- Removed error code wiki part
CHANGED
- Changed style of welcome text in welcome_menu function in cli_init.py module in order to fix situations when zones without text where white-colored
- Some minor CLI improvements
- Moved spinner class to dpulse.py (fixed error which led to program close after second scan attempt)
- Moved import time, import threading and import itertools from cli_init.py to dpulse.py
- Fixed wrong formattion of social medias table in PDF report
- Some visual improvements
- Error codes were replaced with "Reason" message, which means you will see error which causes the handler