From bc5cae8274aaf3b6c32a6f287bbb59be59bf631a Mon Sep 17 00:00:00 2001 From: Muhammad Daffa Date: Sat, 9 Jul 2022 22:54:53 +0700 Subject: [PATCH] Add todolist to the readme file --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ba4ab53..654b280 100644 --- a/README.md +++ b/README.md @@ -65,4 +65,9 @@ These are my bug bounty notes that I have gathered from various sources, you can - [Google Dorks](https://github.com/daffainfo/AllAboutBugBounty/blob/master/Reconnaissance/Google%20Dorks.md) - [Shodan Dorks](https://github.com/daffainfo/AllAboutBugBounty/blob/master/Reconnaissance/Shodan%20Dorks.md) -## Coming Soon! +## To-Do-List +- [ ] Tidy up the reconnaisance folder +- [ ] Seperate the bypass from some vulnerability readme +- [ ] Writes multiple payload bypasses for each vulnerability + - [ ] Payload XSS for each WAF (Cloudflare, Cloudfront, AWS, etc) + - [ ] Payload SQL injection for each WAF (Cloudflare, Cloudfront) \ No newline at end of file