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 @@ -269,6 +269,7 @@ For a list of free hacking books available for download, go [here](https://githu
* [Gruyere](https://google-gruyere.appspot.com/)
* [Others](https://www.owasp.org/index.php/OWASP_Vulnerable_Web_Applications_Directory_Project#tab=On-Line_apps)
* [TryHackMe](https://tryhackme.com/) - Hands-on cyber security training through real-world scenarios.
* [appsec.fyi](https://appsec.fyi) - Curated application security resource library covering XSS, SQLi, SSRF, IDOR, RCE, and more with 2,600+ resources.
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

This resource is a curated library of information and links, which fits better under the main # Web section's ## General subsection (line 197) rather than the # Wargame -> ## Web section. The latter is specifically for interactive practice platforms and vulnerable applications (like Hack The Box or TryHackMe). Moving it to the main Web section will also align with your PR description. When moving it, please also ensure it is placed in alphabetical order (before Strong node.js) and consider shortening the description to be more concise, matching the style of other entries in the list.


## Cryptography
* [OverTheWire - Krypton](http://overthewire.org/wargames/krypton/)
Expand Down