changelog for 2.1.5

This commit is contained in:
Somdev Sangwan
2022-04-09 22:13:57 +05:30
committed by GitHub
parent 0ed3aa7c4f
commit f0bcff63d6

View File

@@ -1,3 +1,9 @@
#### 2.1.5
- Fixed header comparison (will fix infinite bruteforce on some targets)
- Fixed catastrophic backtracking in some regexes (arjun used to get stuck)
- New logic for handling redirections
- `--disable-redirects` option
#### 2.1.4 #### 2.1.4
- Fixed file-paths not being windows compatible - Fixed file-paths not being windows compatible
- Fixed and improved JavaScript heuristics scanning - Fixed and improved JavaScript heuristics scanning