S0md3v Photon Versions Save

Incredibly fast crawler designed for OSINT.

v1.3.0

5 years ago
  • Dropped Python < 3.2 support
  • Removed Ninja mode
  • Fixed a bug in link parsing
  • Fixed Unicode output
  • Fixed a bug which caused URLs to be treated as files
  • Intel is now associated with the URL where it was found

v1.2.1

5 years ago
  • Added cloning ability
  • Refactored to be modular

v1.1.6

5 years ago
  • Reuse TCP connection for better performance
  • Handle redirect loops
  • CSV export support
  • Fixed sitemap.xml parsing
  • Improved regex

v1.1.5

5 years ago
  • fixed some minor bugs
  • fixed a bug in domain name parsing
  • added --headers option for interactive HTTP headers input

v1.1.4

5 years ago
  • Added -v option
  • Fixed progress animation for python2
  • Added developer.facebook.com API for Ninja mode

v1.1.3

5 years ago
  • Added --stdout option
  • Fixed a bug in zap() function
  • Fixed crashing when target is an IP address
  • Minor refactor

v1.1.1

5 years ago
  • Added --wayback
  • Fixed progress bar for python > 3.2
  • Added /core/config.py for easy customization
  • --dns now saves subdomains in subdomains.txt

v1.1.0

5 years ago
  • Use of ThreadPoolExecutor for x2 speed (for python > 3.2)
  • Fixed mishandling of urls starting with //
  • Removed a redundant try-except statement
  • Evaluate entropy of found keys to avoid false positives

v1.0.9

5 years ago
  • Added --keys option
  • Fixed a bug related to SSL certifcate verfication

v1.1.2

5 years ago
  • Code refactor
  • Better identification of external URLs
  • Fixed a major bug that made several intel URLs pass under the radar
  • Fixed a major bug that caused non-html type content to be marked a crawlable URL