Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed broken link "How to make a good submission" #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Bugcrowd University is a free and open source project to help level-up our secur
|Module|Slides|Video|Lab Guide|Authors|
|------|--------|-----------|---------|---------|
|An Introduction to BCU|[Slides](https://github.com/bugcrowd/bugcrowd_university/blob/master/Introduction/BCU%20Introduction.pdf)|[Video](https://bugcrowd.com/resource/introduction-to-bugcrowd-university/)|N/A|[![Twitter](https://img.shields.io/badge/[email protected])](https://twitter.com/jhaddix), [![Twitter](https://img.shields.io/badge/[email protected])](https://twitter.com/swagnetow)||
|How to Make a Good Submission|[Slides](https://github.com/bugcrowd/bugcrowd_university/blob/master/How_to_make_a_good_submission/Bugcrowd%20University%20-%20How%20to%20Make%20a%20Good%20Submission.pdf)|[Video](https://bugcrowd.com/resource/how-to-make-a-good-bug-submission/)|N/A|[![Twitter](https://img.shields.io/badge/[email protected])](https://twitter.com/swagnetow)||
|How to Make a Good Submission|[Slides](https://github.com/bugcrowd/bugcrowd_university/blob/master/How_to_make_a_good_submission/Bugcrowd%20University%20-%20How%20to%20Make%20a%20Good%20Submission.pdf)|[Video](https://www.bugcrowd.com/resources/webinars/how-to-make-a-good-submission/)|N/A|[![Twitter](https://img.shields.io/badge/[email protected])](https://twitter.com/swagnetow)||
|An Introduction to Burp Suite|[Slides](https://github.com/bugcrowd/bugcrowd_university/blob/master/An_introduction_to_Burp_Suite/Bugcrowd%20University%20-%20Burp%20Suite%20Introduction.pdf)|[Video](https://www.bugcrowd.com/resource/introduction-to-burp-suite/)|N/A|[![Twitter](https://img.shields.io/badge/[email protected])](https://twitter.com/jhaddix), [![Twitter](https://img.shields.io/badge/[email protected])](https://twitter.com/swagnetow)||
|Broken Access Control Testing|[Slides](https://github.com/bugcrowd/bugcrowd_university/blob/master/Access_control_testing/Bugcrowd%20University%20-%20Broken%20Access%20Control%20Testing.pdf)|[Video](https://www.bugcrowd.com/resource/broken-access-control-testing/)|[Labs](https://github.com/bugcrowd/bugcrowd_university/blob/master/Access_control_testing/BOSS%20Lab%20Guide%20-%20Broken%20Access%20Control%20Testing.pdf)|[![Twitter](https://img.shields.io/badge/[email protected])](https://twitter.com/jhaddix)||
|Cross Site Scripting|[Slides](https://github.com/bugcrowd/bugcrowd_university/blob/master/Cross_site_scripting/Bugcrowd%20University%20-%20Cross%20Site%20Scripting.pdf)|[Video](https://www.bugcrowd.com/resource/cross-site-scripting-xss/)|[Labs](https://github.com/bugcrowd/bugcrowd_university/blob/master/Cross_site_scripting/BOSS%20Lab%20Guide%20-%20Cross%20Site%20Scripting.pdf)|[![Twitter](https://img.shields.io/badge/[email protected])](https://twitter.com/swagnetow)||
Expand Down