Skip to content

Commit

Permalink
organised and linked everything
Browse files Browse the repository at this point in the history
  • Loading branch information
AshF0x committed Dec 12, 2019
1 parent 2fb63d5 commit 9afeef6
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 7 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,3 @@ We understand that there are more resources other than the ones we have listed a
4. [Labs & Testing Environments](labs.md)
5. [Vulnerability Types](vulns.md)
6. [Blog posts](blogposts.md)



6 changes: 5 additions & 1 deletion basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,8 @@ https://docs.python.org/3/tutorial/
- https://www.codecademy.com/learn/paths/web-development
- https://docs.python.org/3/tutorial/
- http://www.sqlcourse.com/
- https://en.wikibooks.org/wiki/Programming_Fundamentals/Advanced_Flowcharting
- https://en.wikibooks.org/wiki/Programming_Fundamentals/Advanced_Flowcharting


---
back to [Intro Page](README.md)
2 changes: 2 additions & 0 deletions blogposts.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,5 @@ https://sites.google.com/site/bughunteruniversity/best-reports/account-recovery-
### CSP Bypass
https://blog.bentkowski.info/2018/06/xss-in-google-colaboratory-csp-bypass.html

---
back to [Intro Page](README.md)
2 changes: 2 additions & 0 deletions labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@
- [Google Gruyere](https://google-gruyere.appspot.com/)
- [Web Security Academy by PortSwigger](https://portswigger.net/web-security)

---
back to [Intro Page](README.md)
5 changes: 4 additions & 1 deletion setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,7 @@ https://lifehacker.com/5633909/who-needs-a-mouse-learn-to-use-the-command-line-f
- Setting up Burp
https://www.hacker101.com/playlists/burp_suite
- Previously Disclosed Vulnerabilities
https://hackerone.com/hacktivity
https://hackerone.com/hacktivity

---
back to [Intro Page](README.md)
5 changes: 4 additions & 1 deletion tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,7 @@ Here you can find links to a bunch of useful tools for Bug Bounty Hunting.
### Others
| Name | Description | Written in | Created by |
|------ |------------- | ------------ |------------- |
|[SecLists](https://github.com/danielmiessler/SecLists)|A huge collection of word lists for hacking.||Daniel Miessler|
|[SecLists](https://github.com/danielmiessler/SecLists)|A huge collection of word lists for hacking.||Daniel Miessler|

---
back to [Intro Page](README.md)
5 changes: 4 additions & 1 deletion vulns.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,7 @@ As we start to build this repository, we'll be adding more vulnerability types a
- [Hacker101](https://www.hacker101.com/sessions/xss)
- [OWASP XSS](https://www.owasp.org/index.php/Cross-site_Scripting_(XSS))
- [A comprehensive tutorial on cross-site scripting](https://excess-xss.com)
- [Google Application Security (XSS Guide)](https://www.google.com/intl/am_AD/about/appsecurity/learning/xss/)
- [Google Application Security (XSS Guide)](https://www.google.com/intl/am_AD/about/appsecurity/learning/xss/)

---
back to [Intro Page](README.md)

0 comments on commit 9afeef6

Please sign in to comment.