├── 2FA.md ├── AbusingSupportPortal.md ├── CSRF.md ├── Captcha.md ├── Dos.md ├── JWT.md ├── OAuthMisconfiguration.md ├── PasswordReset.md ├── README.md ├── RateLimit.md ├── SUGGESTIONS.md └── payloads ├── Lack_Of_Origin_Check.html ├── apachedos.txt ├── bllionlaugh.svg ├── lottapixel.jpg ├── password.txt └── uber.gif /2FA.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/2FA.md -------------------------------------------------------------------------------- /AbusingSupportPortal.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/AbusingSupportPortal.md -------------------------------------------------------------------------------- /CSRF.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/CSRF.md -------------------------------------------------------------------------------- /Captcha.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/Captcha.md -------------------------------------------------------------------------------- /Dos.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/Dos.md -------------------------------------------------------------------------------- /JWT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/JWT.md -------------------------------------------------------------------------------- /OAuthMisconfiguration.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/OAuthMisconfiguration.md -------------------------------------------------------------------------------- /PasswordReset.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/PasswordReset.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/README.md -------------------------------------------------------------------------------- /RateLimit.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/RateLimit.md -------------------------------------------------------------------------------- /SUGGESTIONS.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/SUGGESTIONS.md -------------------------------------------------------------------------------- /payloads/Lack_Of_Origin_Check.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/payloads/Lack_Of_Origin_Check.html -------------------------------------------------------------------------------- /payloads/apachedos.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/payloads/apachedos.txt -------------------------------------------------------------------------------- /payloads/bllionlaugh.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/payloads/bllionlaugh.svg -------------------------------------------------------------------------------- /payloads/lottapixel.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/payloads/lottapixel.jpg -------------------------------------------------------------------------------- /payloads/password.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/payloads/password.txt -------------------------------------------------------------------------------- /payloads/uber.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tuhin1729/Bug-Bounty-Methodology/HEAD/payloads/uber.gif --------------------------------------------------------------------------------