mirror of
https://github.com/qazbnm456/awesome-web-security.git
synced 2025-09-19 20:14:40 -04:00
add 'Collection' & 'Twitter User' sections
This commit is contained in:
parent
4e71e0c935
commit
848eaf06b6
1 changed files with 15 additions and 0 deletions
15
README.md
15
README.md
|
@ -16,6 +16,7 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt
|
||||||
|
|
||||||
## Menu
|
## Menu
|
||||||
|
|
||||||
|
- [Collection](#collection)
|
||||||
- [Resource](#resource)
|
- [Resource](#resource)
|
||||||
- [XSS](#resource-xss)
|
- [XSS](#resource-xss)
|
||||||
- [SQL Injection](#resource-sql-injection)
|
- [SQL Injection](#resource-sql-injection)
|
||||||
|
@ -45,11 +46,19 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt
|
||||||
- [Leaking](#tool-leaking)
|
- [Leaking](#tool-leaking)
|
||||||
- [Detecting](#tool-detecting)
|
- [Detecting](#tool-detecting)
|
||||||
- [Blog](#blog)
|
- [Blog](#blog)
|
||||||
|
- [Twitter User](#twitter-user)
|
||||||
- [Miscellaneous](#miscellaneous)
|
- [Miscellaneous](#miscellaneous)
|
||||||
- [Practice](#practice)
|
- [Practice](#practice)
|
||||||
- [AWS](#practice-aws)
|
- [AWS](#practice-aws)
|
||||||
- [XSS](#practice-xss)
|
- [XSS](#practice-xss)
|
||||||
|
|
||||||
|
## Collection
|
||||||
|
|
||||||
|
* [Drops (backup)](https://drops.secquan.org/)
|
||||||
|
* [Paper from Seebug](http://paper.seebug.org/)
|
||||||
|
* [Freebuf](http://www.freebuf.com/)
|
||||||
|
* [安全脉搏](https://www.secpulse.com/)
|
||||||
|
|
||||||
## Resource
|
## Resource
|
||||||
|
|
||||||
<a name="resource-xss"></a>
|
<a name="resource-xss"></a>
|
||||||
|
@ -205,6 +214,12 @@ Check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitt
|
||||||
* [Broken Browser](https://www.brokenbrowser.com/) - Fun with Browser Vulnerabilities.
|
* [Broken Browser](https://www.brokenbrowser.com/) - Fun with Browser Vulnerabilities.
|
||||||
* [Blog of Osanda](https://osandamalith.com/) - Security Researching and Reverse Engineering.
|
* [Blog of Osanda](https://osandamalith.com/) - Security Researching and Reverse Engineering.
|
||||||
|
|
||||||
|
## Twitter User
|
||||||
|
|
||||||
|
* [@filedescriptor](https://twitter.com/filedescriptor)
|
||||||
|
* [@cure53berlin](https://twitter.com/cure53berlin)
|
||||||
|
* [@XssPayloads](https://twitter.com/XssPayloads)
|
||||||
|
|
||||||
## Miscellaneous
|
## Miscellaneous
|
||||||
|
|
||||||
* [awesome-bug-bounty](https://github.com/djadmin/awesome-bug-bounty) - A comprehensive curated list of available Bug Bounty & Disclosure Programs and write-ups by [@djadmin](https://github.com/djadmin).
|
* [awesome-bug-bounty](https://github.com/djadmin/awesome-bug-bounty) - A comprehensive curated list of available Bug Bounty & Disclosure Programs and write-ups by [@djadmin](https://github.com/djadmin).
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue