mirror of
https://github.com/aljazceru/awesome-pentest.git
synced 2025-12-17 04:04:20 +01:00
Merge pull request #255 from meitar/regex-dos
Add RegEx-DoS, an analyzer for regular expressions susceptible to DoS attacks.
This commit is contained in:
@@ -169,6 +169,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea
|
|||||||
* [sobelow](https://github.com/nccgroup/sobelow) - Security-focused static analysis for the Phoenix Framework.
|
* [sobelow](https://github.com/nccgroup/sobelow) - Security-focused static analysis for the Phoenix Framework.
|
||||||
* [bandit](https://pypi.python.org/pypi/bandit/) - Security oriented static analyser for python code.
|
* [bandit](https://pypi.python.org/pypi/bandit/) - Security oriented static analyser for python code.
|
||||||
* [Progpilot](https://github.com/designsecurity/progpilot) - Static security analysis tool for PHP code.
|
* [Progpilot](https://github.com/designsecurity/progpilot) - Static security analysis tool for PHP code.
|
||||||
|
* [RegEx-DoS](https://github.com/jagracey/RegEx-DoS) - Analyzes source code for Regular Expressions susceptible to Denial of Service attacks.
|
||||||
|
|
||||||
#### Web Vulnerability Scanners
|
#### Web Vulnerability Scanners
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user