├── AccessControl └── WebSecurity.md ├── Authentication&Authorization └── auscert2018.md ├── Chained └── csrf-with-xss.md ├── FileUpload └── hackIT2017.md ├── MultiFactorAuthentication └── hackIT2017.md ├── SSO-Okta.txt ├── graphqlAttacks └── graphqlAttacks.md ├── shodan-dorks ├── mycollection.md └── shodan_osint_manual_recon_Dheerajmadhukar_karmav2.txt └── subdomain-enumeration ├── readme.md └── subdomain-mindmap.png /AccessControl/WebSecurity.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/encodedguy/bugbounty-cheatsheet/HEAD/AccessControl/WebSecurity.md -------------------------------------------------------------------------------- /Authentication&Authorization/auscert2018.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/encodedguy/bugbounty-cheatsheet/HEAD/Authentication&Authorization/auscert2018.md -------------------------------------------------------------------------------- /Chained/csrf-with-xss.md: -------------------------------------------------------------------------------- 1 | # Nahamcon2022 Zseano - Timestamp 06:30 2 | https://www.youtube.com/watch?v=fcAklNSta-U 3 | -------------------------------------------------------------------------------- /FileUpload/hackIT2017.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/encodedguy/bugbounty-cheatsheet/HEAD/FileUpload/hackIT2017.md -------------------------------------------------------------------------------- /MultiFactorAuthentication/hackIT2017.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/encodedguy/bugbounty-cheatsheet/HEAD/MultiFactorAuthentication/hackIT2017.md -------------------------------------------------------------------------------- /SSO-Okta.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/encodedguy/bugbounty-cheatsheet/HEAD/SSO-Okta.txt -------------------------------------------------------------------------------- /graphqlAttacks/graphqlAttacks.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/encodedguy/bugbounty-cheatsheet/HEAD/graphqlAttacks/graphqlAttacks.md -------------------------------------------------------------------------------- /shodan-dorks/mycollection.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/encodedguy/bugbounty-cheatsheet/HEAD/shodan-dorks/mycollection.md -------------------------------------------------------------------------------- /shodan-dorks/shodan_osint_manual_recon_Dheerajmadhukar_karmav2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/encodedguy/bugbounty-cheatsheet/HEAD/shodan-dorks/shodan_osint_manual_recon_Dheerajmadhukar_karmav2.txt -------------------------------------------------------------------------------- /subdomain-enumeration/readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/encodedguy/bugbounty-cheatsheet/HEAD/subdomain-enumeration/readme.md -------------------------------------------------------------------------------- /subdomain-enumeration/subdomain-mindmap.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/encodedguy/bugbounty-cheatsheet/HEAD/subdomain-enumeration/subdomain-mindmap.png --------------------------------------------------------------------------------