Skip to content

Commit

Permalink
Merge branch 'master' of github.com:oXis/Photon
Browse files Browse the repository at this point in the history
  • Loading branch information
oXis committed Apr 8, 2019
2 parents 14b618c + 8840933 commit 5437e99
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
#### v1.3.1
- Dropped ninja mode
- Dropped python 2 support

#### v1.3.0
- Added more intels (GENERIC_URL, BRACKET_URL, BACKSLASH_URL, HEXENCODED_URL, URLENCODED_URL, B64ENCODED_URL, IPV4, IPV6, EMAIL, MD5, SHA1, SHA256, SHA512, YARA_PARSE, CREDIT_CARD)
- Intel search only applied to text (not inside javascript or html tags)
- proxy support with `-p, --proxy` option (http proxy only)
- minor fixes and pep8 format

#### v1.3.0
- 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
- Added cloning ability
- Refactored to be modular
Expand Down

0 comments on commit 5437e99

Please sign in to comment.