Skip to content

Releases: s0md3v/Photon

v1.0.8

04 Aug 19:54
823f5a4
Compare
Choose a tag to compare
  • added --exclude option
  • Better regex and code logic to favor performance
  • Fixed a bug that caused dnsdumpster to fail if target was a subdomain
  • Fixed a bug that caused a crash if run outside "Photon" directory
  • Fixed a bug in file saving (specific to python3)

v1.0.7

28 Jul 16:03
80a5f4c
Compare
Choose a tag to compare
  • Added --timeout option
  • Added --output option
  • Added --user-agent option
  • Replaced lxml with regex
  • Better logic for favoring performance
  • Added bigger and separate file for user-agents

v1.0.6

26 Jul 17:59
8b58580
Compare
Choose a tag to compare
  • Fixed lot of bugs
  • Suppress SSL warnings in MAC
  • x100 speed by code optimization
  • Simplified code of exporter plugin

v1.0.5

26 Jul 08:55
32f5c3f
Compare
Choose a tag to compare
  • Added exporter plugin
  • Added seamless update ability
  • Fixed a bug in update function

v1.0.4

25 Jul 17:54
9f13b9e
Compare
Choose a tag to compare
  • Fixed an issue which caused regular links to be saved in robots.txt
  • Simplified flash function
  • Removed -n as an alias of --ninja
  • Added --only-urls option
  • Refactored code for readability
  • Skip saving files if the content is empty

v1.0.3

24 Jul 20:12
79c8280
Compare
Choose a tag to compare
  • Introduced plugins
  • Added dnsdumpster plugin
  • Fixed non-ascii character handling, again
  • 404 pages are now added to failed list
  • Handling exceptions in jscanner

v1.0.2

23 Jul 13:54
83b2e2a
Compare
Choose a tag to compare
  • Proper handling of null response from robots.txt & sitemap.xml
  • Python2 compatibility
  • Proper handling of non-ascii chars
  • Added ability to specify custom regex pattern
  • Display total time taken and average time per request

v1.0.1

23 Jul 13:58
992cf43
Compare
Choose a tag to compare
  • Added non color mode for windows & mac
  • Cross platform file handling