From 246dd476a326427b9fa5803ba63bb84d127ddd53 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:17:18 -0500 Subject: [PATCH 01/95] Rename day1.md to day001.md --- days/{day1.md => day001.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day1.md => day001.md} (100%) diff --git a/days/day1.md b/days/day001.md similarity index 100% rename from days/day1.md rename to days/day001.md From 4592db3cc447a1c5058c04d8638e039b6240627d Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:17:32 -0500 Subject: [PATCH 02/95] Rename day10.md to day010.md --- days/{day10.md => day010.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day10.md => day010.md} (99%) diff --git a/days/day10.md b/days/day010.md similarity index 99% rename from days/day10.md rename to days/day010.md index c78f3ea..5efcd77 100644 --- a/days/day10.md +++ b/days/day010.md @@ -73,4 +73,4 @@ https://github.com/danielmiessler/SecLists/blob/master/Discovery/Web-Content/Bur https://0xn3va.gitbook.io/cheat-sheets/web-application/abusing-http-hop-by-hop-request-headers https://nathandavison.com/blog/abusing-http-hop-by-hop-request-headers -``` \ No newline at end of file +``` From 2a8846aaed0fc00ef202d248e441bde9bcbf898c Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:17:46 -0500 Subject: [PATCH 03/95] Rename day11.md to day011.md --- days/{day11.md => day011.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day11.md => day011.md} (99%) diff --git a/days/day11.md b/days/day011.md similarity index 99% rename from days/day11.md rename to days/day011.md index ea571cb..fc9511e 100644 --- a/days/day11.md +++ b/days/day011.md @@ -90,4 +90,4 @@ X-HTTP-Method-Override: DELETE 3. https://hackerone.com/reports/921704 4. https://hackerone.com/reports/326639 5. https://hackerone.com/reports/591302 -``` \ No newline at end of file +``` From 1e85a1073c1200365b04a96941881bca6f764f48 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:18:00 -0500 Subject: [PATCH 04/95] Rename day13.md to day013.md --- days/{day13.md => day013.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day13.md => day013.md} (99%) diff --git a/days/day13.md b/days/day013.md similarity index 99% rename from days/day13.md rename to days/day013.md index 60cef57..ec6d8c9 100644 --- a/days/day13.md +++ b/days/day013.md @@ -47,4 +47,4 @@ ___ #### References ``` WebSocket Top 7 Vuln: https://www.neuralegion.com/blog/websocket-security-top-vulnerabilities/ -``` \ No newline at end of file +``` From 7f9fb8b9f864c26401222c75fc63c2d5d6a7e2cd Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:18:15 -0500 Subject: [PATCH 05/95] Rename day14.md to day014.md --- days/{day14.md => day014.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day14.md => day014.md} (99%) diff --git a/days/day14.md b/days/day014.md similarity index 99% rename from days/day14.md rename to days/day014.md index 26c6d04..3528a49 100644 --- a/days/day14.md +++ b/days/day014.md @@ -23,4 +23,4 @@ Look for all IDORs cases that you look for in normal HTTP workflow 2. This behavior can be abused by an attacker to exhaust resources and perform a Denial of Service Attack. - Try sending multiple requests to initiate a WS connection in a short time, this may trigger some lagging in the app processing which can be lead to App Level DoS. -``` \ No newline at end of file +``` From 02f4cf1c74bc8e7c82fd9a7d286b89b59005481e Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:18:29 -0500 Subject: [PATCH 06/95] Rename day16.md to day016.md --- days/{day16.md => day016.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day16.md => day016.md} (100%) diff --git a/days/day16.md b/days/day016.md similarity index 100% rename from days/day16.md rename to days/day016.md From bff767eb5bb5926840b33bfb50e465125cb7b7c6 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:18:43 -0500 Subject: [PATCH 07/95] Rename day12.md to day012.md --- days/{day12.md => day012.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day12.md => day012.md} (99%) diff --git a/days/day12.md b/days/day012.md similarity index 99% rename from days/day12.md rename to days/day012.md index 92efd2a..b597af5 100644 --- a/days/day12.md +++ b/days/day012.md @@ -29,4 +29,4 @@ ___ 1. WAF & Filter Bypass for Attacks like XSS, SQLi, etc. 2. Account Takeovers 3. Text Transformation Attacks -``` \ No newline at end of file +``` From 0b0e484f19078f3d36720d3dcd7ae61af185973a Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:18:55 -0500 Subject: [PATCH 08/95] Rename day15.md to day015.md --- days/{day15.md => day015.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day15.md => day015.md} (99%) diff --git a/days/day15.md b/days/day015.md similarity index 99% rename from days/day15.md rename to days/day015.md index 5500cf2..20d1391 100644 --- a/days/day15.md +++ b/days/day015.md @@ -51,4 +51,4 @@ PortSwigger: https://portswigger.net/web-security/websockets - https://hackerone.com/reports/512065 - https://hackerone.com/reports/1023669 - https://hackerone.com/reports/86283 -``` \ No newline at end of file +``` From cba3c8ebc9020f8351fe91654143147cb5447634 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:19:10 -0500 Subject: [PATCH 09/95] Rename day17.md to day017.md --- days/{day17.md => day017.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day17.md => day017.md} (100%) diff --git a/days/day17.md b/days/day017.md similarity index 100% rename from days/day17.md rename to days/day017.md From 24e49f14f30e988e86c628212d7913d789049b1e Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:19:26 -0500 Subject: [PATCH 10/95] Rename day18.md to day018.md --- days/{day18.md => day018.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day18.md => day018.md} (100%) diff --git a/days/day18.md b/days/day018.md similarity index 100% rename from days/day18.md rename to days/day018.md From 2355dc99dcc05887b1b6865765b8664d3a668adc Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:19:47 -0500 Subject: [PATCH 11/95] Rename day2.md to day002.md --- days/{day2.md => day002.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day2.md => day002.md} (100%) diff --git a/days/day2.md b/days/day002.md similarity index 100% rename from days/day2.md rename to days/day002.md From 56b6f03ca00604b1f7ddca04e6a4950b237f3b72 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:20:03 -0500 Subject: [PATCH 12/95] Rename day19.md to day019.md --- days/{day19.md => day019.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day19.md => day019.md} (100%) diff --git a/days/day19.md b/days/day019.md similarity index 100% rename from days/day19.md rename to days/day019.md From 49d5ac6840f13ad2cd0306d9ea80bb1e6ae43b89 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:20:22 -0500 Subject: [PATCH 13/95] Rename day21.md to day021.md --- days/{day21.md => day021.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day21.md => day021.md} (100%) diff --git a/days/day21.md b/days/day021.md similarity index 100% rename from days/day21.md rename to days/day021.md From 5d2488637f5ddb88758fd8226359a637e6474942 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:21:21 -0500 Subject: [PATCH 14/95] Rename day20.md to day020.md --- days/{day20.md => day020.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day20.md => day020.md} (100%) diff --git a/days/day20.md b/days/day020.md similarity index 100% rename from days/day20.md rename to days/day020.md From c770bd2150cb7d525da9d2c318aea1d6870c3293 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:21:29 -0500 Subject: [PATCH 15/95] Rename day22.md to day022.md --- days/{day22.md => day022.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day22.md => day022.md} (100%) diff --git a/days/day22.md b/days/day022.md similarity index 100% rename from days/day22.md rename to days/day022.md From a1a743b1f9d15b177efe77bbdb9839bedf0c517c Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:21:37 -0500 Subject: [PATCH 16/95] Rename day23.md to day023.md --- days/{day23.md => day023.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day23.md => day023.md} (100%) diff --git a/days/day23.md b/days/day023.md similarity index 100% rename from days/day23.md rename to days/day023.md From 8edbec0d275462f1dafb668d324f5df09a7fd4c5 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:21:45 -0500 Subject: [PATCH 17/95] Rename day24.md to day024.md --- days/{day24.md => day024.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day24.md => day024.md} (100%) diff --git a/days/day24.md b/days/day024.md similarity index 100% rename from days/day24.md rename to days/day024.md From 83e79886b486440ae1e0c9bcc3e6344037bdf5cd Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:21:53 -0500 Subject: [PATCH 18/95] Rename day25.md to day025.md --- days/{day25.md => day025.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day25.md => day025.md} (100%) diff --git a/days/day25.md b/days/day025.md similarity index 100% rename from days/day25.md rename to days/day025.md From 05e9b49b1ebdfbd5e77460ff297ae354d56f9bd9 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:22:01 -0500 Subject: [PATCH 19/95] Rename day26.md to day026.md --- days/{day26.md => day026.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day26.md => day026.md} (100%) diff --git a/days/day26.md b/days/day026.md similarity index 100% rename from days/day26.md rename to days/day026.md From caa0cf9c53ffca07e878151e6b9903372b4104b2 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:22:08 -0500 Subject: [PATCH 20/95] Rename day27.md to day027.md --- days/{day27.md => day027.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day27.md => day027.md} (100%) diff --git a/days/day27.md b/days/day027.md similarity index 100% rename from days/day27.md rename to days/day027.md From 4c86a00c050ea4ec56e15a1a3f53fd5bacfc3e9b Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:22:16 -0500 Subject: [PATCH 21/95] Rename day28.md to day028.md --- days/{day28.md => day028.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day28.md => day028.md} (100%) diff --git a/days/day28.md b/days/day028.md similarity index 100% rename from days/day28.md rename to days/day028.md From af43e5d7d95bb904a6cdcfde2c58d4be0cf01fc2 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:22:24 -0500 Subject: [PATCH 22/95] Rename day29.md to day029.md --- days/{day29.md => day029.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day29.md => day029.md} (100%) diff --git a/days/day29.md b/days/day029.md similarity index 100% rename from days/day29.md rename to days/day029.md From 037bb55223a7af152dc1beb7a79f765ed9a259bc Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:22:32 -0500 Subject: [PATCH 23/95] Rename day3.md to day003.md --- days/{day3.md => day003.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day3.md => day003.md} (100%) diff --git a/days/day3.md b/days/day003.md similarity index 100% rename from days/day3.md rename to days/day003.md From 3516cc614e9b39fa8863fd0188f5234cb1628b1c Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:22:41 -0500 Subject: [PATCH 24/95] Rename day30.md to day030.md --- days/{day30.md => day030.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day30.md => day030.md} (100%) diff --git a/days/day30.md b/days/day030.md similarity index 100% rename from days/day30.md rename to days/day030.md From d9042a2f1e645a90b66fa2495c6de1b44bdd61a5 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:22:48 -0500 Subject: [PATCH 25/95] Rename day31.md to day031.md --- days/{day31.md => day031.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day31.md => day031.md} (100%) diff --git a/days/day31.md b/days/day031.md similarity index 100% rename from days/day31.md rename to days/day031.md From 1bc372e835ab06228297e3cf567e80761eba5e5a Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:22:56 -0500 Subject: [PATCH 26/95] Rename day32.md to day032.md --- days/{day32.md => day032.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day32.md => day032.md} (100%) diff --git a/days/day32.md b/days/day032.md similarity index 100% rename from days/day32.md rename to days/day032.md From 777e06d9fa00a43ddd75257ba43522c96b1ec12c Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:23:05 -0500 Subject: [PATCH 27/95] Rename day33.md to day033.md --- days/{day33.md => day033.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day33.md => day033.md} (100%) diff --git a/days/day33.md b/days/day033.md similarity index 100% rename from days/day33.md rename to days/day033.md From b2a9c262f24d3b654cfc6b0467ce36c7e66b77a9 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:23:12 -0500 Subject: [PATCH 28/95] Rename day34.md to day034.md --- days/{day34.md => day034.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day34.md => day034.md} (99%) diff --git a/days/day34.md b/days/day034.md similarity index 99% rename from days/day34.md rename to days/day034.md index 0ff3136..5012a31 100644 --- a/days/day34.md +++ b/days/day034.md @@ -56,4 +56,4 @@ steal me'test ``` a. http://www.thespanner.co.uk/2011/12/21/html-scriptless-attacks/ -``` \ No newline at end of file +``` From 61d6256ac306d2dbf10c87bb80a3a1cfc12522da Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:23:20 -0500 Subject: [PATCH 29/95] Rename day35.md to day035.md --- days/{day35.md => day035.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day35.md => day035.md} (99%) diff --git a/days/day35.md b/days/day035.md similarity index 99% rename from days/day35.md rename to days/day035.md index 060bb6b..2047298 100644 --- a/days/day35.md +++ b/days/day035.md @@ -57,4 +57,4 @@ ___ a. https://book.hacktricks.xyz/pentesting-web/dangling-markup-html-scriptless-injection b. https://github.com/cure53/HTTPLeaks/blob/main/leak.html c. https://portswigger.net/research/evading-csp-with-dom-based-dangling-markup -``` \ No newline at end of file +``` From 1bac1e4701524036ead30c8d5babb17b9b21e84b Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:23:28 -0500 Subject: [PATCH 30/95] Rename day36.md to day036.md --- days/{day36.md => day036.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day36.md => day036.md} (99%) diff --git a/days/day36.md b/days/day036.md similarity index 99% rename from days/day36.md rename to days/day036.md index 83cde9f..d9da1b6 100644 --- a/days/day36.md +++ b/days/day036.md @@ -61,4 +61,4 @@ a. https://bitvijays.github.io/LFF-IPS-P2-VulnerabilityAnalysis.html#rsync-port- b. https://blog.netspi.com/linux-hacking-case-studies-part-1-rsync/ c. https://medium.com/@minimalist.ascent/enumerating-rsync-servers-with-examples-cc3718e8e2c0 -``` \ No newline at end of file +``` From e784a970378966404e5e0b4e031ec01264dfa518 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:23:35 -0500 Subject: [PATCH 31/95] Rename day37.md to day037.md --- days/{day37.md => day037.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day37.md => day037.md} (99%) diff --git a/days/day37.md b/days/day037.md similarity index 99% rename from days/day37.md rename to days/day037.md index d8ef07b..3eaf7b8 100644 --- a/days/day37.md +++ b/days/day037.md @@ -76,4 +76,4 @@ b. https://medium.com/cyberverse/crlf-injection-playbook-472c67f1cb46 c. https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/CRLF%20Injection d. https://medium.com/bugbountywriteup/bugbounty-exploiting-crlf-injection-can-lands-into-a-nice-bounty-159525a9cb62 -``` \ No newline at end of file +``` From d2a11405bd1be2f6f710a65f67afc538e462f13c Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:23:45 -0500 Subject: [PATCH 32/95] Rename day38.md to day038.md --- days/{day38.md => day038.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day38.md => day038.md} (99%) diff --git a/days/day38.md b/days/day038.md similarity index 99% rename from days/day38.md rename to days/day038.md index 21afe99..09dd456 100644 --- a/days/day38.md +++ b/days/day038.md @@ -64,4 +64,4 @@ c. https://www.hackingarticles.in/ftp-penetration-testing-on-ubuntu-port-21/ d. https://www.mindpointgroup.com/blog/cyber-security/conducting-and-detecting-data-exfiltration/ e. https://www.briskinfosec.com/blogs/blogsdetail/FTP-Penetration-Testing -``` \ No newline at end of file +``` From f185d897291cc38ebb684607bd11a60139aa74c5 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:23:52 -0500 Subject: [PATCH 33/95] Rename day39.md to day039.md --- days/{day39.md => day039.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day39.md => day039.md} (99%) diff --git a/days/day39.md b/days/day039.md similarity index 99% rename from days/day39.md rename to days/day039.md index 263574d..a453c08 100644 --- a/days/day39.md +++ b/days/day039.md @@ -47,4 +47,4 @@ ___ a. This is a really nice article and fun read to understand about the implementation and issues. Kudos to the researcher. b. Original Tweet: https://twitter.com/_lauritz_/status/1322242562216890369 -``` \ No newline at end of file +``` From fa072e3ff2f97a235c25d06de7c5df1795076241 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:24:02 -0500 Subject: [PATCH 34/95] Rename day4.md to day004.md --- days/{day4.md => day004.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day4.md => day004.md} (100%) diff --git a/days/day4.md b/days/day004.md similarity index 100% rename from days/day4.md rename to days/day004.md From e339a6a48c75c5557b83be91e18fa7aebb16e1c7 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:24:38 -0500 Subject: [PATCH 35/95] Rename day40.md to day040.md --- days/{day40.md => day040.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day40.md => day040.md} (99%) diff --git a/days/day40.md b/days/day040.md similarity index 99% rename from days/day40.md rename to days/day040.md index c703310..a480b2b 100644 --- a/days/day40.md +++ b/days/day040.md @@ -161,4 +161,4 @@ f. https://github.com/harsh-bothra/learn365/blob/main/days/day17.md g. https://medium.com/@tehmezovismayil/cookie-based-php-local-file-inclusion-bug-bounty-553f8b38d4dc h. https://secureteam.co.uk/articles/web-application-security-articles/understanding-session-fixation-attacks/ -``` \ No newline at end of file +``` From c8678a002fc40bf9991a94641699524288711f53 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:24:45 -0500 Subject: [PATCH 36/95] Rename day41.md to day041.md --- days/{day41.md => day041.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day41.md => day041.md} (100%) diff --git a/days/day41.md b/days/day041.md similarity index 100% rename from days/day41.md rename to days/day041.md From 31a6cbc4683bcaa1ec4e06bcbda08cc9d9e77b28 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:24:52 -0500 Subject: [PATCH 37/95] Rename day42.md to day042.md --- days/{day42.md => day042.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day42.md => day042.md} (99%) diff --git a/days/day42.md b/days/day042.md similarity index 99% rename from days/day42.md rename to days/day042.md index a6a9372..f62585a 100644 --- a/days/day42.md +++ b/days/day042.md @@ -48,4 +48,4 @@ a. https://medium.com/@pravinponnusamy/race-condition-vulnerability-found-in-bug b. https://hackerone.com/reports/759247 c. https://book.hacktricks.xyz/pentesting-web/race-condition#oauth2-eternal-persistence -``` \ No newline at end of file +``` From 546316241985e4444c4aee7664a96ed44c9a4385 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:24:59 -0500 Subject: [PATCH 38/95] Rename day43.md to day043.md --- days/{day43.md => day043.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day43.md => day043.md} (99%) diff --git a/days/day43.md b/days/day043.md similarity index 99% rename from days/day43.md rename to days/day043.md index 0dc93f7..de2b0ec 100644 --- a/days/day43.md +++ b/days/day043.md @@ -56,4 +56,4 @@ h. . a. https://www.blackhillsinfosec.com/how-to-test-for-open-mail-relays/ b. https://www.rapid7.com/db/modules/auxiliary/scanner/smtp/smtp_relay/ -``` \ No newline at end of file +``` From 8619bb4eedb169e5579b9c071d9e04d6bd89ef55 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:25:06 -0500 Subject: [PATCH 39/95] Rename day44.md to day044.md --- days/{day44.md => day044.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day44.md => day044.md} (99%) diff --git a/days/day44.md b/days/day044.md similarity index 99% rename from days/day44.md rename to days/day044.md index 3cb043a..8bb5fc3 100644 --- a/days/day44.md +++ b/days/day044.md @@ -84,4 +84,4 @@ b. https://sapsan.on.fleek.co/hacktricks/pentesting/47808-udp-bacnet/ c. https://hitcon.org/2015/ENT/PDF/Building%20Automation%20and%20Control_miaoski.pdf d. https://www.blackhat.com/docs/us-17/wednesday/us-17-Brandstetter-insecurity-In-Building-Automation-How-To-Create-Dark-Buildings-With-Light-Speed.pdf -``` \ No newline at end of file +``` From 6672acf95b4cafcad06e40c391545f048ab46b45 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:25:13 -0500 Subject: [PATCH 40/95] Rename day45.md to day045.md --- days/{day45.md => day045.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day45.md => day045.md} (97%) diff --git a/days/day45.md b/days/day045.md similarity index 97% rename from days/day45.md rename to days/day045.md index 99e61b2..2d35fbb 100644 --- a/days/day45.md +++ b/days/day045.md @@ -13,4 +13,4 @@ ___ a. https://t.co/Sjh5fbU8zA?amp=1 -``` \ No newline at end of file +``` From 8ea3399f8fe3990921a3bd13fb6d84d45238dad7 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:25:20 -0500 Subject: [PATCH 41/95] Rename day46.md to day046.md --- days/{day46.md => day046.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day46.md => day046.md} (83%) diff --git a/days/day46.md b/days/day046.md similarity index 83% rename from days/day46.md rename to days/day046.md index b46c08d..a61a1f9 100644 --- a/days/day46.md +++ b/days/day046.md @@ -16,4 +16,4 @@ a. https://t.co/yvyyxEOBdl?amp=1 ``` -#### Complete Content To Be Updated. \ No newline at end of file +#### Complete Content To Be Updated. From 08e8a5be22464dd3509806bdd62b440453a40a71 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:25:28 -0500 Subject: [PATCH 42/95] Rename day47.md to day047.md --- days/{day47.md => day047.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day47.md => day047.md} (99%) diff --git a/days/day47.md b/days/day047.md similarity index 99% rename from days/day47.md rename to days/day047.md index e868ee0..0c10d82 100644 --- a/days/day47.md +++ b/days/day047.md @@ -104,4 +104,4 @@ c. https://portswigger.net/research/exploiting-cors-misconfigurations-for-bitcoi d. https://medium.com/bugbountywriteup/think-outside-the-scope-advanced-cors-exploitation-techniques-dad019c68397 e. https://www.corben.io/advanced-cors-techniques/https://github.com/chenjj/CORScanner -``` \ No newline at end of file +``` From ea3f0f9b33688ade44cd143ef062ba3ae9bb83ad Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:25:37 -0500 Subject: [PATCH 43/95] Rename day48.md to day048.md --- days/{day48.md => day048.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day48.md => day048.md} (99%) diff --git a/days/day48.md b/days/day048.md similarity index 99% rename from days/day48.md rename to days/day048.md index 78af9d6..51c7122 100644 --- a/days/day48.md +++ b/days/day048.md @@ -36,4 +36,4 @@ This is one of the recently encountered scenario, there may be other impact of t ``` a. https://www.programmersought.com/article/1312520870/ -``` \ No newline at end of file +``` From 0ac5358a4347bef65ab41175a350909e6fab4fd7 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:25:46 -0500 Subject: [PATCH 44/95] Rename day49.md to day049.md --- days/{day49.md => day049.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day49.md => day049.md} (76%) diff --git a/days/day49.md b/days/day049.md similarity index 76% rename from days/day49.md rename to days/day049.md index 9932c99..2cf6993 100644 --- a/days/day49.md +++ b/days/day049.md @@ -7,4 +7,4 @@ Index | Section ___ -#### Learning Resource: https://www.youtube.com/watch?v=id7phzfgumg&list=PLruly0ngXhPF6SAjbleQ-Icm8kSu1lTNr&index=32 \ No newline at end of file +#### Learning Resource: https://www.youtube.com/watch?v=id7phzfgumg&list=PLruly0ngXhPF6SAjbleQ-Icm8kSu1lTNr&index=32 From 2d178bd54a817fd71e2a333459d7610370e489e0 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:26:14 -0500 Subject: [PATCH 45/95] Rename day5.md to day005.md --- days/{day5.md => day005.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day5.md => day005.md} (100%) diff --git a/days/day5.md b/days/day005.md similarity index 100% rename from days/day5.md rename to days/day005.md From 5def792ecacdd53a27146797d0ad70494a5533c2 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:26:21 -0500 Subject: [PATCH 46/95] Rename day50.md to day050.md --- days/{day50.md => day050.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day50.md => day050.md} (76%) diff --git a/days/day50.md b/days/day050.md similarity index 76% rename from days/day50.md rename to days/day050.md index 8ca97e6..f73ab26 100644 --- a/days/day50.md +++ b/days/day050.md @@ -7,4 +7,4 @@ Index | Section ___ -#### Learning Resource: https://www.youtube.com/watch?v=IFRp2Y3cqOw&list=PLruly0ngXhPGvyl-gOp4d_TvIiedloX1l&index=16 \ No newline at end of file +#### Learning Resource: https://www.youtube.com/watch?v=IFRp2Y3cqOw&list=PLruly0ngXhPGvyl-gOp4d_TvIiedloX1l&index=16 From 5699d98969756c4969f108bf276992fbbceca50d Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:26:28 -0500 Subject: [PATCH 47/95] Rename day51.md to day051.md --- days/{day51.md => day051.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day51.md => day051.md} (64%) diff --git a/days/day51.md b/days/day051.md similarity index 64% rename from days/day51.md rename to days/day051.md index 6bda5db..7ae6ddf 100644 --- a/days/day51.md +++ b/days/day051.md @@ -7,4 +7,4 @@ Index | Section ___ -#### Learning Resource: https://t.co/LAhhUhH1VR?amp=1 \ No newline at end of file +#### Learning Resource: https://t.co/LAhhUhH1VR?amp=1 From 2facfb2e00d9dde3b5817d063b4f13ab18b0e02d Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:26:36 -0500 Subject: [PATCH 48/95] Rename day52.md to day052.md --- days/{day52.md => day052.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day52.md => day052.md} (83%) diff --git a/days/day52.md b/days/day052.md similarity index 83% rename from days/day52.md rename to days/day052.md index 25279b9..6b4db54 100644 --- a/days/day52.md +++ b/days/day052.md @@ -7,4 +7,4 @@ Index | Section ___ -#### Learning Resource: https://youtube.com/playlist?list=PL1kKTj_P1E0wcSpop-TtDHUSNJZDofFzX \ No newline at end of file +#### Learning Resource: https://youtube.com/playlist?list=PL1kKTj_P1E0wcSpop-TtDHUSNJZDofFzX From cf87360f318d7f81d3406e68128c7be03ffce374 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:26:43 -0500 Subject: [PATCH 49/95] Rename day53.md to day053.md --- days/{day53.md => day053.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day53.md => day053.md} (61%) diff --git a/days/day53.md b/days/day053.md similarity index 61% rename from days/day53.md rename to days/day053.md index 6f975d1..efdb9ac 100644 --- a/days/day53.md +++ b/days/day053.md @@ -7,4 +7,4 @@ Index | Section ___ -#### Learning Resource: https://t.co/FLt7ZwD3I3?amp=1 \ No newline at end of file +#### Learning Resource: https://t.co/FLt7ZwD3I3?amp=1 From 9488726604d66c9afa531c8fef3cc8c36f05d881 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:26:51 -0500 Subject: [PATCH 50/95] Rename day54.md to day054.md --- days/{day54.md => day054.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day54.md => day054.md} (100%) diff --git a/days/day54.md b/days/day054.md similarity index 100% rename from days/day54.md rename to days/day054.md From aee125af7a5da766f743a7d6b826a5e002d3ad4d Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:26:58 -0500 Subject: [PATCH 51/95] Rename day55.md to day055.md --- days/{day55.md => day055.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day55.md => day055.md} (97%) diff --git a/days/day55.md b/days/day055.md similarity index 97% rename from days/day55.md rename to days/day055.md index a607cbe..d4c4446 100644 --- a/days/day55.md +++ b/days/day055.md @@ -7,4 +7,4 @@ Index | Section ___ -#### Learning Resource: https://www.youtube.com/watch?v=n7vW-TVtXb0 \ No newline at end of file +#### Learning Resource: https://www.youtube.com/watch?v=n7vW-TVtXb0 From 79d0d3b5867cd52e8d03b24b351db786889855f4 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:27:06 -0500 Subject: [PATCH 52/95] Rename day56.md to day056.md --- days/{day56.md => day056.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day56.md => day056.md} (81%) diff --git a/days/day56.md b/days/day056.md similarity index 81% rename from days/day56.md rename to days/day056.md index f422274..2282a00 100644 --- a/days/day56.md +++ b/days/day056.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: * https://t.co/6AREbPdhZy?amp=1 -* https://t.co/5eZJUWZ3bf?amp=1 \ No newline at end of file +* https://t.co/5eZJUWZ3bf?amp=1 From e66f4bf649a21944f29734e8ca50d9d5c0cf9c1c Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:27:14 -0500 Subject: [PATCH 53/95] Rename day57.md to day057.md --- days/{day57.md => day057.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day57.md => day057.md} (70%) diff --git a/days/day57.md b/days/day057.md similarity index 70% rename from days/day57.md rename to days/day057.md index 28989e5..bc749d9 100644 --- a/days/day57.md +++ b/days/day057.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=0hczZ9wrYAU \ No newline at end of file +* https://www.youtube.com/watch?v=0hczZ9wrYAU From cf13832e64d316153c5f11a3b4dbdb18ad5e4e83 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:27:22 -0500 Subject: [PATCH 54/95] Rename day58.md to day058.md --- days/{day58.md => day058.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day58.md => day058.md} (96%) diff --git a/days/day58.md b/days/day058.md similarity index 96% rename from days/day58.md rename to days/day058.md index 878deb4..7876137 100644 --- a/days/day58.md +++ b/days/day058.md @@ -43,4 +43,4 @@ a. https://labs.bishopfox.com/tech-blog/an-exploration-of-json-interoperability- ``` -#### Note: This work is carried out by BishopFox Labs & this repository doesn't take any credit for the same. Shoutout to @theBumbleSec for sharing this research work. \ No newline at end of file +#### Note: This work is carried out by BishopFox Labs & this repository doesn't take any credit for the same. Shoutout to @theBumbleSec for sharing this research work. From 9fc05625f27793a622b32d67c8d188a5c172e328 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:27:30 -0500 Subject: [PATCH 55/95] Rename day59.md to day059.md --- days/{day59.md => day059.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day59.md => day059.md} (67%) diff --git a/days/day59.md b/days/day059.md similarity index 67% rename from days/day59.md rename to days/day059.md index 74a2082..359aafc 100644 --- a/days/day59.md +++ b/days/day059.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=_A04msdplXs&t=11s \ No newline at end of file +* https://www.youtube.com/watch?v=_A04msdplXs&t=11s From 8eb3fd4fbce23d0544ec49502df5cfce8183e60d Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:28:10 -0500 Subject: [PATCH 56/95] Rename day6.md to day006.md --- days/{day6.md => day006.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day6.md => day006.md} (100%) diff --git a/days/day6.md b/days/day006.md similarity index 100% rename from days/day6.md rename to days/day006.md From 216228090215579d2db226c2c1142cf6b8a2fc7d Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:28:17 -0500 Subject: [PATCH 57/95] Rename day60.md to day060.md --- days/{day60.md => day060.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day60.md => day060.md} (100%) diff --git a/days/day60.md b/days/day060.md similarity index 100% rename from days/day60.md rename to days/day060.md From 6ed4016b67853533d4a9d53904a660e9318823fb Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:28:24 -0500 Subject: [PATCH 58/95] Rename day61.md to day061.md --- days/{day61.md => day061.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day61.md => day061.md} (98%) diff --git a/days/day61.md b/days/day061.md similarity index 98% rename from days/day61.md rename to days/day061.md index d19f60c..1c68140 100644 --- a/days/day61.md +++ b/days/day061.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* Talk by Jon Helmus: https://www.youtube.com/watch?v=OyEXjSxRB90 \ No newline at end of file +* Talk by Jon Helmus: https://www.youtube.com/watch?v=OyEXjSxRB90 From c3f5601f42a602071b2e8fd395da179d6b91269d Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:28:31 -0500 Subject: [PATCH 59/95] Rename day62.md to day062.md --- days/{day62.md => day062.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day62.md => day062.md} (79%) diff --git a/days/day62.md b/days/day062.md similarity index 79% rename from days/day62.md rename to days/day062.md index 824ee65..12e1e43 100644 --- a/days/day62.md +++ b/days/day062.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* An interesting resource talking about Source Code Review Guidelines, Checklist, Remedial Code & Vulnerable Code Identification: https://info.ninadmathpati.com/resources/source-code-review \ No newline at end of file +* An interesting resource talking about Source Code Review Guidelines, Checklist, Remedial Code & Vulnerable Code Identification: https://info.ninadmathpati.com/resources/source-code-review From aca9504768d22c90a7e6e15256d5c2409a9aabe6 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:28:38 -0500 Subject: [PATCH 60/95] Rename day63.md to day063.md --- days/{day63.md => day063.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day63.md => day063.md} (75%) diff --git a/days/day63.md b/days/day063.md similarity index 75% rename from days/day63.md rename to days/day063.md index 3aad376..0e3c791 100644 --- a/days/day63.md +++ b/days/day063.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=II5X0lj-Zjk \ No newline at end of file +* https://www.youtube.com/watch?v=II5X0lj-Zjk From 3864b472fda103063052af1eac52363602106155 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:28:45 -0500 Subject: [PATCH 61/95] Rename day64.md to day064.md --- days/{day64.md => day064.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day64.md => day064.md} (74%) diff --git a/days/day64.md b/days/day064.md similarity index 74% rename from days/day64.md rename to days/day064.md index c0bdf36..2074fb1 100644 --- a/days/day64.md +++ b/days/day064.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=mDQwYVnEXt4 \ No newline at end of file +* https://www.youtube.com/watch?v=mDQwYVnEXt4 From 26cab32e76618920894f5b66674388724d0b145d Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:28:53 -0500 Subject: [PATCH 62/95] Rename day65.md to day065.md --- days/{day65.md => day065.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day65.md => day065.md} (71%) diff --git a/days/day65.md b/days/day065.md similarity index 71% rename from days/day65.md rename to days/day065.md index deffb47..8301d8a 100644 --- a/days/day65.md +++ b/days/day065.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=Zm-myHU8-RQ \ No newline at end of file +* https://www.youtube.com/watch?v=Zm-myHU8-RQ From 9e6ff665d1346d3301b24ba3a9bbb8817450ae88 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:29:02 -0500 Subject: [PATCH 63/95] Rename day66.md to day066.md --- days/{day66.md => day066.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day66.md => day066.md} (91%) diff --git a/days/day66.md b/days/day066.md similarity index 91% rename from days/day66.md rename to days/day066.md index 0ff079a..f587439 100644 --- a/days/day66.md +++ b/days/day066.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://redhuntlabs.com/blog/dependency-confusion-attack-what-why-and-how.html \ No newline at end of file +* https://redhuntlabs.com/blog/dependency-confusion-attack-what-why-and-how.html From 6d58402eb77d55dddcb150de9dc7cf9850aa53d1 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:29:10 -0500 Subject: [PATCH 64/95] Rename day67.md to day067.md --- days/{day67.md => day067.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day67.md => day067.md} (71%) diff --git a/days/day67.md b/days/day067.md similarity index 71% rename from days/day67.md rename to days/day067.md index 9f1e7dd..09f3855 100644 --- a/days/day67.md +++ b/days/day067.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=NnNYgFYcfSE \ No newline at end of file +* https://www.youtube.com/watch?v=NnNYgFYcfSE From 08d9e31729d1f7814360b4a8ae40d0593e8ccf00 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:29:17 -0500 Subject: [PATCH 65/95] Rename day68.md to day068.md --- days/{day68.md => day068.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day68.md => day068.md} (72%) diff --git a/days/day68.md b/days/day068.md similarity index 72% rename from days/day68.md rename to days/day068.md index aa70111..2c7a077 100644 --- a/days/day68.md +++ b/days/day068.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=M6mqeI-Vd4I&t=6s \ No newline at end of file +* https://www.youtube.com/watch?v=M6mqeI-Vd4I&t=6s From 1ab36dae627e093daf5a81fe164deb6145d3105c Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:29:26 -0500 Subject: [PATCH 66/95] Rename day69.md to day069.md --- days/{day69.md => day069.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day69.md => day069.md} (72%) diff --git a/days/day69.md b/days/day069.md similarity index 72% rename from days/day69.md rename to days/day069.md index d82b61b..d13059d 100644 --- a/days/day69.md +++ b/days/day069.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=Y0QxwRyqlh8 \ No newline at end of file +* https://www.youtube.com/watch?v=Y0QxwRyqlh8 From 0498c19b246a170691ef8e6461b4de3693d81772 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:30:28 -0500 Subject: [PATCH 67/95] Rename day7.md to day007.md --- days/{day7.md => day007.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day7.md => day007.md} (100%) diff --git a/days/day7.md b/days/day007.md similarity index 100% rename from days/day7.md rename to days/day007.md From 216eb4b43dea8ca100ca1eac9c0dd2b3019fd4bd Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:30:37 -0500 Subject: [PATCH 68/95] Rename day70.md to day070.md --- days/{day70.md => day070.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day70.md => day070.md} (71%) diff --git a/days/day70.md b/days/day070.md similarity index 71% rename from days/day70.md rename to days/day070.md index 20dcc90..353cf88 100644 --- a/days/day70.md +++ b/days/day070.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: * Talk: https://www.youtube.com/watch?v=jXSmx0fnjgg -* Blog: https://portswigger.net/research/web-cache-entanglement \ No newline at end of file +* Blog: https://portswigger.net/research/web-cache-entanglement From f91936757058b90a1c0986222bdfed3acd213063 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:30:46 -0500 Subject: [PATCH 69/95] Rename day71.md to day071.md --- days/{day71.md => day071.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day71.md => day071.md} (68%) diff --git a/days/day71.md b/days/day071.md similarity index 68% rename from days/day71.md rename to days/day071.md index c4f6832..14e9caa 100644 --- a/days/day71.md +++ b/days/day071.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=OOurkCPf2-I&t=2s \ No newline at end of file +* https://www.youtube.com/watch?v=OOurkCPf2-I&t=2s From 916545d797380272e41f90607236dd7e8f5ef1ab Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:30:59 -0500 Subject: [PATCH 70/95] Rename day72.md to day072.md --- days/{day72.md => day072.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day72.md => day072.md} (80%) diff --git a/days/day72.md b/days/day072.md similarity index 80% rename from days/day72.md rename to days/day072.md index 318dc80..b2f3e8d 100644 --- a/days/day72.md +++ b/days/day072.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://t.co/A4UQmNcybI?amp=1 \ No newline at end of file +* https://t.co/A4UQmNcybI?amp=1 From 1f8dbf6f2e1ea9a3cc8beb12352489208a581814 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:31:07 -0500 Subject: [PATCH 71/95] Rename day73.md to day073.md --- days/{day73.md => day073.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day73.md => day073.md} (64%) diff --git a/days/day73.md b/days/day073.md similarity index 64% rename from days/day73.md rename to days/day073.md index 9fdd119..0ff3b14 100644 --- a/days/day73.md +++ b/days/day073.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://book.hacktricks.xyz/windows/basic-cmd-for-pentesters \ No newline at end of file +* https://book.hacktricks.xyz/windows/basic-cmd-for-pentesters From b330f9d613d0a2abd316686b42adff95844789f1 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:31:15 -0500 Subject: [PATCH 72/95] Rename day74.md to day074.md --- days/{day74.md => day074.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day74.md => day074.md} (86%) diff --git a/days/day74.md b/days/day074.md similarity index 86% rename from days/day74.md rename to days/day074.md index c1566b2..8f41f95 100644 --- a/days/day74.md +++ b/days/day074.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=ia0T8i7LAAI&list=PLH15HpR5qRsXE_4kOSy_SXwFkFQre4AV_&index=7 \ No newline at end of file +* https://www.youtube.com/watch?v=ia0T8i7LAAI&list=PLH15HpR5qRsXE_4kOSy_SXwFkFQre4AV_&index=7 From 3aff18873ee9e1c58358925eb83fa0b8fae799c1 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:31:25 -0500 Subject: [PATCH 73/95] Rename day75.md to day075.md --- days/{day75.md => day075.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day75.md => day075.md} (64%) diff --git a/days/day75.md b/days/day075.md similarity index 64% rename from days/day75.md rename to days/day075.md index aca1ce6..cd27c63 100644 --- a/days/day75.md +++ b/days/day075.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://shreyapohekar.com/blogs/winjactf-2021-solutions-2/ \ No newline at end of file +* https://shreyapohekar.com/blogs/winjactf-2021-solutions-2/ From 14ab1f2cbc4c00a74f3fe3c3d3df341e7338ce57 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:31:33 -0500 Subject: [PATCH 74/95] Rename day76.md to day076.md --- days/{day76.md => day076.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day76.md => day076.md} (78%) diff --git a/days/day76.md b/days/day076.md similarity index 78% rename from days/day76.md rename to days/day076.md index 9ec10b1..d785d13 100644 --- a/days/day76.md +++ b/days/day076.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: * https://www.youtube.com/watch?v=OOHmg1J_8ck -* https://github.com/magnologan/awesome-k8s-security \ No newline at end of file +* https://github.com/magnologan/awesome-k8s-security From 5ba5c35be0f0db72d9212c8404194a1d3f64f731 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:31:40 -0500 Subject: [PATCH 75/95] Rename day77.md to day077.md --- days/{day77.md => day077.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day77.md => day077.md} (78%) diff --git a/days/day77.md b/days/day077.md similarity index 78% rename from days/day77.md rename to days/day077.md index 75e01e3..1beb27f 100644 --- a/days/day77.md +++ b/days/day077.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://hackingthe.cloud/aws/ \ No newline at end of file +* https://hackingthe.cloud/aws/ From 04502ad1f39cc1bcf8be7845323a4a2250997c56 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:31:47 -0500 Subject: [PATCH 76/95] Rename day78.md to day078.md --- days/{day78.md => day078.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day78.md => day078.md} (70%) diff --git a/days/day78.md b/days/day078.md similarity index 70% rename from days/day78.md rename to days/day078.md index 0424109..ecbb1ca 100644 --- a/days/day78.md +++ b/days/day078.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://blog.isec.pl/waf-evasion-techniques/ \ No newline at end of file +* https://blog.isec.pl/waf-evasion-techniques/ From 31191bcf7af15ba9da6811f8748b70d6ad440531 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:31:55 -0500 Subject: [PATCH 77/95] Rename day79.md to day079.md --- days/{day79.md => day079.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day79.md => day079.md} (71%) diff --git a/days/day79.md b/days/day079.md similarity index 71% rename from days/day79.md rename to days/day079.md index 0bc3d3d..0a9e1fc 100644 --- a/days/day79.md +++ b/days/day079.md @@ -8,4 +8,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=Luh4HGCLhmI \ No newline at end of file +* https://www.youtube.com/watch?v=Luh4HGCLhmI From 7438a5ba7578093f7a1ad048eff8206ea1f5003b Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:32:36 -0500 Subject: [PATCH 78/95] Rename day94_102.md to day094_102.md --- days/{day94_102.md => day094_102.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day94_102.md => day094_102.md} (99%) diff --git a/days/day94_102.md b/days/day094_102.md similarity index 99% rename from days/day94_102.md rename to days/day094_102.md index 32ab96d..a114e89 100644 --- a/days/day94_102.md +++ b/days/day094_102.md @@ -17,4 +17,4 @@ ___ * Day 99: https://twitter.com/harshbothra_/status/1380579297023250433 * Day 100: https://twitter.com/harshbothra_/status/1380936643452887040 * Day 101: https://twitter.com/harshbothra_/status/1381281900073943048 -* Day 102: https://twitter.com/harshbothra_/status/1381627575521308679 \ No newline at end of file +* Day 102: https://twitter.com/harshbothra_/status/1381627575521308679 From 4815b808a5dbbb46d5728253076e8cdb6525a515 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:32:56 -0500 Subject: [PATCH 79/95] Rename day93.md to day093.md --- days/{day93.md => day093.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day93.md => day093.md} (75%) diff --git a/days/day93.md b/days/day093.md similarity index 75% rename from days/day93.md rename to days/day093.md index f167b4e..ad54497 100644 --- a/days/day93.md +++ b/days/day093.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* https://t.co/uZaskPO2jI?amp=1 \ No newline at end of file +* https://t.co/uZaskPO2jI?amp=1 From ec568bcf1b2f75dc3fecd91e1dc01cd6b305381a Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:33:03 -0500 Subject: [PATCH 80/95] Rename day92.md to day092.md --- days/{day92.md => day092.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day92.md => day092.md} (82%) diff --git a/days/day92.md b/days/day092.md similarity index 82% rename from days/day92.md rename to days/day092.md index 86d8651..fa698e1 100644 --- a/days/day92.md +++ b/days/day092.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* https://t.co/jdIfFdiSnL?amp=1 \ No newline at end of file +* https://t.co/jdIfFdiSnL?amp=1 From 10d19a5a10cc1f831d7296f0964e554de431dbf0 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:33:10 -0500 Subject: [PATCH 81/95] Rename day91.md to day091.md --- days/{day91.md => day091.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day91.md => day091.md} (90%) diff --git a/days/day91.md b/days/day091.md similarity index 90% rename from days/day91.md rename to days/day091.md index 685388c..934aaf2 100644 --- a/days/day91.md +++ b/days/day091.md @@ -11,4 +11,4 @@ ___ * https://blog.yeswehack.com/yeswerhackers/pimpmyburp-auth-analyzer-test-horizontal-vertical-privileges-escalation/ * https://blog.yeswehack.com/yeswerhackers/pimpmyburp-pwnfox-autorize-find-idor/ -* https://blog.yeswehack.com/yeswerhackers/pimpmyburp/pimpmyburp-autorepeater-add-automation-burp-suite/ \ No newline at end of file +* https://blog.yeswehack.com/yeswerhackers/pimpmyburp/pimpmyburp-autorepeater-add-automation-burp-suite/ From a685ba0b758cf2fdf65953b446f6c57305c4e884 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:33:18 -0500 Subject: [PATCH 82/95] Rename day90.md to day090.md --- days/{day90.md => day090.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day90.md => day090.md} (63%) diff --git a/days/day90.md b/days/day090.md similarity index 63% rename from days/day90.md rename to days/day090.md index fd2db5f..b070ea1 100644 --- a/days/day90.md +++ b/days/day090.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* https://research.nccgroup.com/2021/03/29/saml-xml-injection/ \ No newline at end of file +* https://research.nccgroup.com/2021/03/29/saml-xml-injection/ From 6cd260a5272db08cb7e828505325c10995593825 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:33:26 -0500 Subject: [PATCH 83/95] Rename day9.md to day009.md --- days/{day9.md => day009.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day9.md => day009.md} (100%) diff --git a/days/day9.md b/days/day009.md similarity index 100% rename from days/day9.md rename to days/day009.md From e0a4a529f1b502c73e8bc63c7699de7b48ccb036 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:33:34 -0500 Subject: [PATCH 84/95] Rename day89.md to day089.md --- days/{day89.md => day089.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day89.md => day089.md} (74%) diff --git a/days/day89.md b/days/day089.md similarity index 74% rename from days/day89.md rename to days/day089.md index f440071..8160d0f 100644 --- a/days/day89.md +++ b/days/day089.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=51S8PeuzlmI \ No newline at end of file +* https://www.youtube.com/watch?v=51S8PeuzlmI From d658c7b142f66ac8f5560ad5e50f95266ed9c279 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:33:41 -0500 Subject: [PATCH 85/95] Rename day88.md to day088.md --- days/{day88.md => day088.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day88.md => day088.md} (67%) diff --git a/days/day88.md b/days/day088.md similarity index 67% rename from days/day88.md rename to days/day088.md index 28d7729..ecf7d11 100644 --- a/days/day88.md +++ b/days/day088.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=Y1S5s3FmFsI&t=166s \ No newline at end of file +* https://www.youtube.com/watch?v=Y1S5s3FmFsI&t=166s From 98c7c749d3238c43af339c9f82834d43cb05c401 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:33:48 -0500 Subject: [PATCH 86/95] Rename day87.md to day087.md --- days/{day87.md => day087.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day87.md => day087.md} (83%) diff --git a/days/day87.md b/days/day087.md similarity index 83% rename from days/day87.md rename to days/day087.md index 143390d..4ff69a3 100644 --- a/days/day87.md +++ b/days/day087.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=cThFNXrBYQU&list=PLYn5_MxRvV-cP9HYIXiyqpz7mdGsaWRX5&index=3&t=25s \ No newline at end of file +* https://www.youtube.com/watch?v=cThFNXrBYQU&list=PLYn5_MxRvV-cP9HYIXiyqpz7mdGsaWRX5&index=3&t=25s From a9c8db4d578be44dae3b3230fce1561d809d102c Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:33:55 -0500 Subject: [PATCH 87/95] Rename day86.md to day086.md --- days/{day86.md => day086.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day86.md => day086.md} (89%) diff --git a/days/day86.md b/days/day086.md similarity index 89% rename from days/day86.md rename to days/day086.md index 8fc986e..5d371b8 100644 --- a/days/day86.md +++ b/days/day086.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* https://blog.yeswehack.com/yeswerhackers/how-exploit-graphql-endpoint-bug-bounty/ \ No newline at end of file +* https://blog.yeswehack.com/yeswerhackers/how-exploit-graphql-endpoint-bug-bounty/ From bb7f773c93cb59d831b0f87008984388378447ba Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:34:03 -0500 Subject: [PATCH 88/95] Rename day85.md to day085.md --- days/{day85.md => day085.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day85.md => day085.md} (100%) diff --git a/days/day85.md b/days/day085.md similarity index 100% rename from days/day85.md rename to days/day085.md From a16acb23983ea642392330d667621aae54ab3105 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:34:10 -0500 Subject: [PATCH 89/95] Rename day84.md to day084.md --- days/{day84.md => day084.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day84.md => day084.md} (71%) diff --git a/days/day84.md b/days/day084.md similarity index 71% rename from days/day84.md rename to days/day084.md index d28e0e1..9cd76a8 100644 --- a/days/day84.md +++ b/days/day084.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=hmNNPUicpuY \ No newline at end of file +* https://www.youtube.com/watch?v=hmNNPUicpuY From 5f7a1fcd3f2bf4f10b6604e2ea5b57eca58d8eb8 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:34:19 -0500 Subject: [PATCH 90/95] Rename day83.md to day083.md --- days/{day83.md => day083.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day83.md => day083.md} (83%) diff --git a/days/day83.md b/days/day083.md similarity index 83% rename from days/day83.md rename to days/day083.md index dbb84b4..fbd5f85 100644 --- a/days/day83.md +++ b/days/day083.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=s9w0KutMorE&list=PLYn5_MxRvV-cP9HYIXiyqpz7mdGsaWRX5&index=1&t=3s \ No newline at end of file +* https://www.youtube.com/watch?v=s9w0KutMorE&list=PLYn5_MxRvV-cP9HYIXiyqpz7mdGsaWRX5&index=1&t=3s From 621633b6fd4b5dea5d942f3e2dae13ed58ffbe6a Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:34:26 -0500 Subject: [PATCH 91/95] Rename day82.md to day082.md --- days/{day82.md => day082.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day82.md => day082.md} (86%) diff --git a/days/day82.md b/days/day082.md similarity index 86% rename from days/day82.md rename to days/day082.md index a65ad6c..ba7933f 100644 --- a/days/day82.md +++ b/days/day082.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* https://www.youtube.com/watch?v=eKj8F9bOOvk&list=PLegn9T1wU4sXzNdQauSUzyCGNR2W__FxH&index=1 \ No newline at end of file +* https://www.youtube.com/watch?v=eKj8F9bOOvk&list=PLegn9T1wU4sXzNdQauSUzyCGNR2W__FxH&index=1 From 194464e6d4d35354b00d377cbd7b436fdb4a95ba Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:34:32 -0500 Subject: [PATCH 92/95] Rename day81.md to day081.md --- days/{day81.md => day081.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day81.md => day081.md} (90%) diff --git a/days/day81.md b/days/day081.md similarity index 90% rename from days/day81.md rename to days/day081.md index c8dd8dc..8be5c76 100644 --- a/days/day81.md +++ b/days/day081.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: -* https://insert-script.blogspot.com/2020/11/imagemagick-shell-injection-via-pdf.html \ No newline at end of file +* https://insert-script.blogspot.com/2020/11/imagemagick-shell-injection-via-pdf.html From 56e1f4705610058c0396761674074c581b653c91 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:34:41 -0500 Subject: [PATCH 93/95] Rename day80.md to day080.md --- days/{day80.md => day080.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename days/{day80.md => day080.md} (80%) diff --git a/days/day80.md b/days/day080.md similarity index 80% rename from days/day80.md rename to days/day080.md index c2ff312..0700a8e 100644 --- a/days/day80.md +++ b/days/day080.md @@ -9,4 +9,4 @@ ___ #### Learning Resource: * https://www.youtube.com/watch?v=wg9rxX_lEts -* https://github.com/r0hi7/DockerENT \ No newline at end of file +* https://github.com/r0hi7/DockerENT From e5c8864d96b37ecee96a10026cb6a72cb7cf4a50 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:34:49 -0500 Subject: [PATCH 94/95] Rename day8.md to day008.md --- days/{day8.md => day008.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename days/{day8.md => day008.md} (100%) diff --git a/days/day8.md b/days/day008.md similarity index 100% rename from days/day8.md rename to days/day008.md From 8874df867ab4b1797fcfda2b6585c552a8ef0ee1 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Tue, 19 Oct 2021 17:38:29 -0500 Subject: [PATCH 95/95] Update README.md --- README.md | 188 +++++++++++++++++++++++++++--------------------------- 1 file changed, 94 insertions(+), 94 deletions(-) diff --git a/README.md b/README.md index 9cdde54..f240e91 100644 --- a/README.md +++ b/README.md @@ -12,100 +12,100 @@ S.NO | Mind Map ___ Day | Topic --- | --- -**1** | [2FA Bypass Techniques](/days/day1.md) -**2** | [Regular Expression Denial Of Service](/days/day2.md) -**3** | [SAML Vulnerabilities](/days/day3.md) -**4** | [Unauthenticated & Exploitable JIRA Vulnerabilities ](/days/day4.md) -**5** | [Client-Side Template Injection(CSTI)](/days/day5.md) -**6** | [Cross-Site Leaks (XS-Leaks)](/days/day6.md) -**7** | [Cross-Site Script Includes (XSSI)](/days/day7.md) -**8** | [JSON Padding Attacks](/days/day8.md) -**9** | [JSON Attacks](/days/day9.md) -**10** | [Abusing Hop-by-Hop Headers](/days/day10.md) -**11** | [Cache Poisoned Denial of Service (CPDos)](/days/day11.md) -**12** | [Unicode Normalization](/days/day12.md) -**13** | [WebSocket Vulns (Part-1)](/days/day13.md) -**14** | [WebSocket Vulns (Part-2)](/days/day14.md) -**15** | [WebSocket Vulns (Part-3)](/days/day15.md) -**16** | [Web Cache Deception Attack](/days/day16.md) -**17** | [Session Puzzling Attack](/days/day17.md) -**18** | [Mass Assignment Attack](/days/day18.md) -**19** | [HTTP Parameter Pollution](/days/day19.md) -**20** | [GraphQL Series (Part-1)](/days/day20.md) -**21** | [GraphQL Vulnerabilities (Part-2)](/days/day21.md) -**22** | [GraphQL WrapUp (Part-3)](/days/day22.md) -**23** | [Password Reset Token Issues](/days/day23.md) -**24** | [My previous works](/days/day24.md) -**25** | [Salesforce Security Misconfiguration (Part-1)](/days/day25.md) -**26** | [Salesforce Security Misconfiguration (Part-2))](/days/day26.md) -**27** | [Salesforce Configuration Review (Wrap)](/days/day27.md) -**28** | [Common Business Logic Issues: Part-1](/days/day28.md) -**29** | [Common Business Logic Issues (Part-2)](/days/day29.md) -**30** | [Common Business Logic Issues (Wrap)](/days/day30.md) -**31** | [Captcha Bypass Techniques](/days/day31.md) -**32** | [Pentesting Kibana Service](/days/day32.md) -**33** | [Pentesting Docker Registry](/days/day33.md) -**34** | [HTML Scriptless Attacks / Dangling Markup Attacks (Part - 1)](/days/day34.md) -**35** | [HTML Scriptless Attacks / Dangling Markup Attacks (Wrap)](/days/day35.md) -**36** | [Pentesting Rsync Service](/days/day36.md) -**37** | [CRLF Injection](/days/day37.md) -**38** | [Pentesting FTP Service](/days/day38.md) -**39** | [OpenID Connect Implementation Issues](/days/day39.md) -**40** | [Cookie Based Authentication Vulnerabilities](/days/day40.md) -**41** | [Cobalt Vulnerability Wiki - Resource](/days/day41.md) -**42** | [Race Conditions](/days/day42.md) -**43** | [SMTP Open Relay Attack](/days/day43.md) -**44** | [Pentesting BACNet](/days/day44.md) -**45** | [API Security Tips](/days/day45.md) -**46** | [Pentesting SSH - Talk](/days/day46.md) -**47** | [CORS Misconfiguration](/days/day47.md) -**48** | [Incomplete Trailing Escape Pattern Issue](/days/day48.md) -**49** | [Pivoting & Exploitation in Docker Environments - Talk](/days/day49.md) -**50** | [Detect Complex Code Patterns using Semantic grep - Talk](/days/day50.md) -**51** | [Student Roadmap to Become a Pentester - Talk](/days/day51.md) -**52** | [Hacking How-To Series - Playlist](/days/day52.md) -**53** | [JS Prototype Pollution](/days/day53.md) -**54** | [JSON Deserialization Attacks](/days/day54.md) -**55** | [Android App Dynamic Analysis using House](/days/day55.md) -**56** | [Testing IIS Servers](/days/day56.md) -**57** | [Secure Code Review - Talk](/days/day57.md) -**58** | [JSON Interoperability Vulnerabilities - Research Blog](/days/day58.md) -**59** | [HTTP Desync Attacks - Talk](/days/day59.md) -**60** | [XSLT Injection](/days/day60.md) -**61** | [Bypassing AWS Policies - Talk](/days/day61.md) -**62** | [Source Code Review Guidelines - Resource](/days/day62.md) -**63** | [All of the Threats: Intelligence, Modelling and Hunting - Talk](/days/day63.md) -**64** | [Hidden Property Abuse (HPA) attack in Node.js - Talk](/days/day64.md) -**65** | [HTTP Request Smuggling in 2020 - Talk](/days/day65.md) -**66** | [Dependecy Confusion Attack - Blog](/days/day66.md) -**67** | [Format String Vulnerabilities - Webinar](/days/day67.md) -**68** | [Mobile Application Dynamic Analysis - Webinar](/days/day68.md) -**69** | [Insecure Deserialization - Talk](/days/day69.md) -**70** | [Web Cache Entanglement - Talk + Blog](/days/day70.md) -**71** | [OWASP AMASS - Bootcamp](/days/day71.md) -**72** | [Offensive Javascript Techniques for Red Teamers](/days/day72.md) -**73** | [Basic CMD for Pentesters - Cheatsheet](/days/day73.md) -**74** | [Investigating and Defending Office 365 - Talk](/days/day74.md) -**75** | [WinjaCTF 2021 Solutions - Blog](/days/day75.md) -**76** | [Kubernetes Security: Attacking and Defending K8s Clusters - Talk](/days/day76.md) -**77** | [AWS Cloud Security - Resources](/days/day77.md) -**78** | [WAF Evasion Techniques - Blog](/days/day78.md) -**79** | [File Inclusion - All-in-One](/days/day79.md) -**80** | [DockerENT Insights - Tool Demo Talk](/days/day80.md) -**81** | [ImageMagick - Shell injection via PDF password : Research Blog](/days/day81.md) -**82** | [Offensive GraphQL API Pentesting - Talk](/days/day82.md) -**83** | [Bug Bounties with Bash - Talk](/days/day83.md) -**84** | [Chrome Extensions Code Review - Talk](/days/day84.md) -**85** | [Server-Side Template Injection - Talk](/days/day85.md) -**86** | [Exploiting GraphQL - Blog](/days/day86.md) -**87** | [Exploiting Email Systems - Talk](/days/day87.md) -**88** | [Hacking with DevTools - Tutorial](/days/day88.md) -**89** | [Common Android Application Vulnerabilities - Talk](/days/day89.md) -**90** | [SAML XML Injection - Research Blog](/days/day90.md) -**91** | [Finding Access Control & Authorization Issues with Burp - Blogs](/days/day91.md) -**92** | [OAuth 2.0 Misimplementation, Vulnerabilities, and Best Practices - Talk](/days/day92.md) -**93** | [JWT Attacks - Talk](/days/day93.md) -**94-102** | [Random Readings](/days/day94_102.md) +**1** | [2FA Bypass Techniques](/days/day001.md) +**2** | [Regular Expression Denial Of Service](/days/day002.md) +**3** | [SAML Vulnerabilities](/days/day003.md) +**4** | [Unauthenticated & Exploitable JIRA Vulnerabilities ](/days/day004.md) +**5** | [Client-Side Template Injection(CSTI)](/days/day005.md) +**6** | [Cross-Site Leaks (XS-Leaks)](/days/day006.md) +**7** | [Cross-Site Script Includes (XSSI)](/days/day007.md) +**8** | [JSON Padding Attacks](/days/day008.md) +**9** | [JSON Attacks](/days/day009.md) +**10** | [Abusing Hop-by-Hop Headers](/days/day010.md) +**11** | [Cache Poisoned Denial of Service (CPDos)](/days/day011.md) +**12** | [Unicode Normalization](/days/day012.md) +**13** | [WebSocket Vulns (Part-1)](/days/day013.md) +**14** | [WebSocket Vulns (Part-2)](/days/day014.md) +**15** | [WebSocket Vulns (Part-3)](/days/day015.md) +**16** | [Web Cache Deception Attack](/days/day016.md) +**17** | [Session Puzzling Attack](/days/day017.md) +**18** | [Mass Assignment Attack](/days/day018.md) +**19** | [HTTP Parameter Pollution](/days/day019.md) +**20** | [GraphQL Series (Part-1)](/days/day020.md) +**21** | [GraphQL Vulnerabilities (Part-2)](/days/day021.md) +**22** | [GraphQL WrapUp (Part-3)](/days/day022.md) +**23** | [Password Reset Token Issues](/days/day023.md) +**24** | [My previous works](/days/day024.md) +**25** | [Salesforce Security Misconfiguration (Part-1)](/days/day025.md) +**26** | [Salesforce Security Misconfiguration (Part-2))](/days/day026.md) +**27** | [Salesforce Configuration Review (Wrap)](/days/day027.md) +**28** | [Common Business Logic Issues: Part-1](/days/day028.md) +**29** | [Common Business Logic Issues (Part-2)](/days/day029.md) +**30** | [Common Business Logic Issues (Wrap)](/days/day030.md) +**31** | [Captcha Bypass Techniques](/days/day031.md) +**32** | [Pentesting Kibana Service](/days/day032.md) +**33** | [Pentesting Docker Registry](/days/day033.md) +**34** | [HTML Scriptless Attacks / Dangling Markup Attacks (Part - 1)](/days/day034.md) +**35** | [HTML Scriptless Attacks / Dangling Markup Attacks (Wrap)](/days/day035.md) +**36** | [Pentesting Rsync Service](/days/day036.md) +**37** | [CRLF Injection](/days/day037.md) +**38** | [Pentesting FTP Service](/days/day038.md) +**39** | [OpenID Connect Implementation Issues](/days/day039.md) +**40** | [Cookie Based Authentication Vulnerabilities](/days/day040.md) +**41** | [Cobalt Vulnerability Wiki - Resource](/days/day041.md) +**42** | [Race Conditions](/days/day042.md) +**43** | [SMTP Open Relay Attack](/days/day043.md) +**44** | [Pentesting BACNet](/days/day044.md) +**45** | [API Security Tips](/days/day045.md) +**46** | [Pentesting SSH - Talk](/days/day046.md) +**47** | [CORS Misconfiguration](/days/day047.md) +**48** | [Incomplete Trailing Escape Pattern Issue](/days/day048.md) +**49** | [Pivoting & Exploitation in Docker Environments - Talk](/days/day049.md) +**50** | [Detect Complex Code Patterns using Semantic grep - Talk](/days/day050.md) +**51** | [Student Roadmap to Become a Pentester - Talk](/days/day051.md) +**52** | [Hacking How-To Series - Playlist](/days/day052.md) +**53** | [JS Prototype Pollution](/days/day053.md) +**54** | [JSON Deserialization Attacks](/days/day054.md) +**55** | [Android App Dynamic Analysis using House](/days/day055.md) +**56** | [Testing IIS Servers](/days/day056.md) +**57** | [Secure Code Review - Talk](/days/day057.md) +**58** | [JSON Interoperability Vulnerabilities - Research Blog](/days/day058.md) +**59** | [HTTP Desync Attacks - Talk](/days/day059.md) +**60** | [XSLT Injection](/days/day060.md) +**61** | [Bypassing AWS Policies - Talk](/days/day061.md) +**62** | [Source Code Review Guidelines - Resource](/days/day062.md) +**63** | [All of the Threats: Intelligence, Modelling and Hunting - Talk](/days/day063.md) +**64** | [Hidden Property Abuse (HPA) attack in Node.js - Talk](/days/day064.md) +**65** | [HTTP Request Smuggling in 2020 - Talk](/days/day065.md) +**66** | [Dependecy Confusion Attack - Blog](/days/day066.md) +**67** | [Format String Vulnerabilities - Webinar](/days/day067.md) +**68** | [Mobile Application Dynamic Analysis - Webinar](/days/day068.md) +**69** | [Insecure Deserialization - Talk](/days/day069.md) +**70** | [Web Cache Entanglement - Talk + Blog](/days/day070.md) +**71** | [OWASP AMASS - Bootcamp](/days/day071.md) +**72** | [Offensive Javascript Techniques for Red Teamers](/days/day072.md) +**73** | [Basic CMD for Pentesters - Cheatsheet](/days/day073.md) +**74** | [Investigating and Defending Office 365 - Talk](/days/day074.md) +**75** | [WinjaCTF 2021 Solutions - Blog](/days/day075.md) +**76** | [Kubernetes Security: Attacking and Defending K8s Clusters - Talk](/days/day076.md) +**77** | [AWS Cloud Security - Resources](/days/day077.md) +**78** | [WAF Evasion Techniques - Blog](/days/day078.md) +**79** | [File Inclusion - All-in-One](/days/day079.md) +**80** | [DockerENT Insights - Tool Demo Talk](/days/day080.md) +**81** | [ImageMagick - Shell injection via PDF password : Research Blog](/days/day081.md) +**82** | [Offensive GraphQL API Pentesting - Talk](/days/day082.md) +**83** | [Bug Bounties with Bash - Talk](/days/day083.md) +**84** | [Chrome Extensions Code Review - Talk](/days/day084.md) +**85** | [Server-Side Template Injection - Talk](/days/day085.md) +**86** | [Exploiting GraphQL - Blog](/days/day086.md) +**87** | [Exploiting Email Systems - Talk](/days/day087.md) +**88** | [Hacking with DevTools - Tutorial](/days/day088.md) +**89** | [Common Android Application Vulnerabilities - Talk](/days/day089.md) +**90** | [SAML XML Injection - Research Blog](/days/day090.md) +**91** | [Finding Access Control & Authorization Issues with Burp - Blogs](/days/day091.md) +**92** | [OAuth 2.0 Misimplementation, Vulnerabilities, and Best Practices - Talk](/days/day092.md) +**93** | [JWT Attacks - Talk](/days/day093.md) +**94-102** | [Random Readings](/days/day094_102.md) **103** | [Attacking Ruby on Rails Applications - Whitepaper](/days/day103.md) **104** | [Pentesting a Chrome Extension: Real Life Case Study - Blog](/days/day104.md) **105** | [XXE Simplified - Blog](/days/day105.md)