add 'Tips' section with two nice collections

This commit is contained in:
Boik 2017-10-12 16:38:17 +08:00
parent 64a2e04221
commit 1d15d1fd52

View File

@ -20,6 +20,7 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt
- [Forums](#forums)
- [Resources](#resources)
- [Tips](#tips)
- [XSS](#xss)
- [CSV Injection](#csv-injection)
- [SQL Injection](#sql-injection)
@ -87,6 +88,12 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt
## Resources
<a name="tips"></a>
### Tips
* [Infosec Newbie](https://www.sneakymonkey.net/2017/04/23/infosec-newbie/) - Written by [Mark Robinson](https://www.sneakymonkey.net/).
* [Got Your PW](https://gotyour.pw/) - Written by [@s3131212](https://github.com/s3131212).
<a name="xss"></a>
### XSS