Skip to content

v0.9-release-candidate-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@OSINT-TECHNOLOGIES OSINT-TECHNOLOGIES released this 13 May 20:06
· 900 commits to main since this release
5030c4e

ADDED

  1. Added social meadias links counter in PDF report (general information section)
  2. Added social medias duplicates deleting code
  3. Added function to add Google Dorks in config.txt
  4. Added import sys to every module
  5. Added import error handlers in every module
  6. Added additional return in solid_google_dorking function in error handling block
  7. Added error handler in extract_links_from_sitemap in networking_processor

DELETED

  1. Removed fake-useragent and useragent libraries from requirements.txt and setup.py
  2. Removed error code wiki part

CHANGED

  1. 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
  2. Some minor CLI improvements
  3. Moved spinner class to dpulse.py (fixed error which led to program close after second scan attempt)
  4. Moved import time, import threading and import itertools from cli_init.py to dpulse.py
  5. Fixed wrong formattion of social medias table in PDF report
  6. Some visual improvements
  7. Error codes were replaced with "Reason" message, which means you will see error which causes the handler