From 4cc12d6df457a270fde46b2ee49d1deec79c4a0b Mon Sep 17 00:00:00 2001 From: Mayank Mukhi <72142871+Hunt2behunter@users.noreply.github.com> Date: Wed, 30 Sep 2020 23:25:12 -0700 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index d766d6e..9d707b9 100644 --- a/README.md +++ b/README.md @@ -181,3 +181,24 @@ Please have a look at * [Best 5 books Programming Books](http://www.kalitut.com/2017/01/Top-Programming-Books.html) * [Best Java Books](http://www.kalitut.com/2017/01/Best-Java-Programming-Books.html) + +Window exploit developnment resources + + +1.https://github.com/gungage53/windows-exploit-development +2.https://github.com/FULLSHADE/OSCE/blob/master/README.md +3.https://github.com/r3p3r/nixawk-awesome-windows-exploitation +4.https://github.com/castrated/Windows-Exploit-Development-practice +5.https://github.com/freddiebarrsmith/Advanced-Windows-Exploit-Development-Practice +6.https://github.com/mtomassoli/papers/blob/master/Modern%20Windows%20Exploit%20Development.pdf +7.https://github.com/naivenom/exploiting +8.https://github.com/WindowsExploits/Exploits +9.https://github.com/mgeeky/Exploit-Development-Tools +10.https://www.reddit.com/r/ExploitDev/comments/7zdrzc/exploit_development_learning_roadmap/ +11.https://blog.rapid7.com/2019/06/12/heap-overflow-exploitation-on-windows-10-explained/ -----> Heap Overflow +12.https://blog.rapid7.com/author/wei-chen/page/ +13.https://www.shogunlab.com/blog/ +14.https://github.com/takuzoo3868/ctf/blob/master/docs/DostoevskyLabs/chapter-6.md +15.https://www.corelan.be/index.php/articles/ +16.https://www.shogunlab.com/blog/2017/08/11/zdzg-windows-exploit-0.html +17.https://github.com/Billy-Ellis/Exploit-Challenges