Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ For a list of free hacking books available for download, go [here](https://githu
* [masscan](https://github.com/robertdavidgraham/masscan) - Internet scale portscanner.
* [Keyscope](https://github.com/SpectralOps/keyscope) - an extensible key and secret validation tool for auditing active secrets against multiple SaaS vendors
* [Decompiler.com](https://www.decompiler.com/) - Java, Android, Python, C# online decompiler.
* [WAFtester](https://github.com/waftester/waftester) - WAF security testing CLI that fingerprints 197+ WAF vendors, benchmarks detection rates, and automates bypass discovery with 70+ evasion techniques.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The description is a bit long and contains specific numbers (197+, 70+) that might become outdated. For better conciseness and to make it more future-proof, consider shortening the description.

Suggested change
* [WAFtester](https://github.com/waftester/waftester) - WAF security testing CLI that fingerprints 197+ WAF vendors, benchmarks detection rates, and automates bypass discovery with 70+ evasion techniques.
* [WAFtester](https://github.com/waftester/waftester) - WAF security testing CLI that fingerprints WAF vendors, benchmarks detection rates, and automates bypass discovery.


## General
* [Strong node.js](https://github.com/jesusprubio/strong-node) - An exhaustive checklist to assist in the source code security analysis of a node.js web service.
Expand Down