Skip to content

Commit 3271dd2

Browse files
authored
Merge pull request #225 from Hotanya/master
Added resources for web application security
2 parents cab7272 + fea15d0 commit 3271dd2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,8 +106,9 @@ But knowing the stuff will help you become better! :muscle:*
106106
- :page_facing_up: [Cryptographic Right Answers](https://gist.github.com/tqbf/be58d2d39690c3b366ad)
107107
- :page_facing_up: [An Open Letter to Developers Everywhere (About Cryptography)](https://gist.github.com/paragonie-scott/e9319254c8ecbad4f227)
108108
- :book: [Foundations of Security: What Every Programmer Needs to Know ](https://www.goodreads.com/book/show/128003.Foundations_of_Security)
109-
- [OWASP Top 10](https://owasp.org/www-project-top-ten)
110-
- [Web Application Exploits and Defenses](https://google-gruyere.appspot.com/part1)
109+
- :page_facing_up: [OWASP Top 10](https://owasp.org/www-project-top-ten) - The "gold standard" for web application vulnerabilities.
110+
- :page_facing_up: [Portswigger Academy](https://portswigger.net) - Practical Labs for learning about web application security.
111+
- :page_facing_up: [Web Application Exploits and Defenses](https://google-gruyere.appspot.com/part1)
111112
- :page_facing_up: [Hashing, Encryption and Encoding](https://www.integralist.co.uk/posts/hashing-and-encryption/)
112113

113114
### UX/Usability

0 commit comments

Comments
 (0)