├── 2FA bypass └── README.md ├── API Security └── README.md ├── Account Takeover └── README.md ├── Broken Access Control └── README.md ├── CRLF injection └── README.md ├── CSRF Bypass └── README.md ├── DOS ├── README.md ├── lottapixel.jpg ├── payload.txt └── uber.gif ├── File Upload └── README.md ├── Http Request Smuggling └── README.md ├── Internet Information Services (IIS) └── README.md ├── Log4Shell └── README.md ├── OAuth └── README.md ├── OSINT └── README.md ├── Open Redirect └── README.md ├── Parameter Pollution └── README.md ├── README.md ├── Rate limit bypass └── README.md ├── Reset Password vulnerabilities └── README.md ├── SQL injection ├── README.md └── SQL.txt ├── SSRF └── README.md ├── Sensitive Data Exposure ├── README.MD └── cyspadSniper.txt ├── Web Cache Deception └── README.md ├── WordPress └── README.md └── XSS payloads └── README.md /2FA bypass/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/2FA bypass/README.md -------------------------------------------------------------------------------- /API Security/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/API Security/README.md -------------------------------------------------------------------------------- /Account Takeover/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Account Takeover/README.md -------------------------------------------------------------------------------- /Broken Access Control/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Broken Access Control/README.md -------------------------------------------------------------------------------- /CRLF injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/CRLF injection/README.md -------------------------------------------------------------------------------- /CSRF Bypass/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/CSRF Bypass/README.md -------------------------------------------------------------------------------- /DOS/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/DOS/README.md -------------------------------------------------------------------------------- /DOS/lottapixel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/DOS/lottapixel.jpg -------------------------------------------------------------------------------- /DOS/payload.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/DOS/payload.txt -------------------------------------------------------------------------------- /DOS/uber.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/DOS/uber.gif -------------------------------------------------------------------------------- /File Upload/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/File Upload/README.md -------------------------------------------------------------------------------- /Http Request Smuggling/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Http Request Smuggling/README.md -------------------------------------------------------------------------------- /Internet Information Services (IIS)/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Internet Information Services (IIS)/README.md -------------------------------------------------------------------------------- /Log4Shell/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Log4Shell/README.md -------------------------------------------------------------------------------- /OAuth/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/OAuth/README.md -------------------------------------------------------------------------------- /OSINT/README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Open Redirect/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Open Redirect/README.md -------------------------------------------------------------------------------- /Parameter Pollution/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Parameter Pollution/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/README.md -------------------------------------------------------------------------------- /Rate limit bypass/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Rate limit bypass/README.md -------------------------------------------------------------------------------- /Reset Password vulnerabilities/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Reset Password vulnerabilities/README.md -------------------------------------------------------------------------------- /SQL injection/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/SQL injection/README.md -------------------------------------------------------------------------------- /SQL injection/SQL.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/SQL injection/SQL.txt -------------------------------------------------------------------------------- /SSRF/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/SSRF/README.md -------------------------------------------------------------------------------- /Sensitive Data Exposure/README.MD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Sensitive Data Exposure/README.MD -------------------------------------------------------------------------------- /Sensitive Data Exposure/cyspadSniper.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Sensitive Data Exposure/cyspadSniper.txt -------------------------------------------------------------------------------- /Web Cache Deception/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/Web Cache Deception/README.md -------------------------------------------------------------------------------- /WordPress/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/WordPress/README.md -------------------------------------------------------------------------------- /XSS payloads/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/0xmaximus/Galaxy-Bugbounty-Checklist/HEAD/XSS payloads/README.md --------------------------------------------------------------------------------