http://www.open-source-security-software.net/project/Photon/releases.atomRecent releases for Photon2026-05-30T17:51:09.238457+00:00python-feedgenPhoton v1.0.0-alphaPhoton v1.0.0-alpha2015-08-07T16:19:52+00:002015-08-07T16:19:52+00:00Photon v1.2.0Photon v1.2.02017-07-10T08:12:30+00:002017-07-10T08:12:30+00:00Photon v1.3.0Photon v1.3.02018-05-10T06:47:48+00:002018-05-10T06:47:48+00:00Photon v1.0.2Photon v1.0.22018-07-23T13:54:20+00:00- 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 request2018-07-23T13:54:20+00:00Photon v1.0.1Photon v1.0.12018-07-23T13:58:43+00:00- Added non color mode for windows & mac
- Cross platform file handling2018-07-23T13:58:43+00:00Photon v1.4.0Photon v1.4.02018-07-23T15:04:31+00:002018-07-23T15:04:31+00:00Photon v1.0.3Photon v1.0.32018-07-24T20:12:45+00:00- Introduced plugins
- Added `dnsdumpster` plugin
- Fixed non-ascii character handling, again
- 404 pages are now added to `failed` list
- Handling exceptions in `jscanner`2018-07-24T20:12:45+00:00Photon v1.0.4Photon v1.0.42018-07-25T17:54:15+00:00- 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 empty2018-07-25T17:54:15+00:00Photon v1.0.5Photon v1.0.52018-07-26T08:55:35+00:00- Added exporter plugin
- Added seamless update ability
- Fixed a bug in update function2018-07-26T08:55:35+00:00Photon v1.0.6Photon v1.0.62018-07-26T17:59:27+00:00- Fixed lot of bugs
- Suppress SSL warnings in MAC
- x100 speed by code optimization
- Simplified code of `exporter` plugin2018-07-26T17:59:27+00:00Photon v1.0.7Photon v1.0.72018-07-28T16:03:09+00:00- 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-agents2018-07-28T16:03:09+00:00Photon v1.0.8Photon v1.0.82018-08-04T19:54:47+00:00- 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)2018-08-04T19:54:47+00:00Photon 1.4.1Photon 1.4.12018-08-06T18:34:14+00:00* New docker file
* Fix for unique hashes of TTY log files.2018-08-06T18:34:14+00:00Photon v1.1.2Photon v1.1.22018-08-07T18:20:13+00:00- 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 URL2018-08-07T18:20:13+00:00Photon v1.0.9Photon v1.0.92018-08-07T18:20:13+00:00- 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 URL2018-08-07T18:20:13+00:00Photon v1.1.0Photon v1.1.02018-08-19T20:42:53+00:00- Added `--keys` option
- Fixed a bug related to SSL certifcate verfication2018-08-19T20:42:53+00:00Photon v1.1.1Photon v1.1.12018-08-29T01:58:20+00:00- 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 positives2018-08-29T01:58:20+00:00Photon v1.1.3Photon v1.1.32018-09-06T21:27:10+00:00- Added `--stdout` option
- Fixed a bug in `zap()` function
- Fixed crashing when target is an IP address
- Minor refactor2018-09-06T21:27:10+00:00Photon v1.1.4Photon v1.1.42018-09-18T09:20:28+00:00- Added `-v` option
- Fixed progress animation for python2
- Added `developer.facebook.com` API for Ninja mode2018-09-18T09:20:28+00:00Photon 1.5.1Photon 1.5.12018-10-13T08:08:10+00:002018-10-13T08:08:10+00:00Photon v1.1.5Photon v1.1.52018-10-24T07:32:41+00:00- fixed some minor bugs
- fixed a bug in domain name parsing
- added `--headers` option for interactive HTTP headers input2018-10-24T07:32:41+00:00Photon 1.5.2Photon 1.5.22018-11-20T07:53:38+00:00Release 1.5.2
* 2018-11-19 Fix tftp exception and tftp test
* 2018-11-14 Remove `dblog` mechanism and `splunk` legacy output plugin.
* 2018-11-01 Add Python3 support for Splunk output plugin
* 2018-10-23 Improved free command
* 2018-10-20 Improved uname command
* 2018-10-16 Save VT results to JSON log2018-11-20T07:53:38+00:00Photon v1.1.6Photon v1.1.62019-01-25T02:40:50+00:00- Reuse TCP connection for better performance
- Handle redirect loops
- CSV export support
- Fixed `sitemap.xml` parsing
- Improved regex 2019-01-25T02:40:50+00:00Photon v1.2.1Photon v1.2.12019-01-26T18:47:34+00:00- Added cloning ability
- Refactored to be modular2019-01-26T18:47:34+00:00