https://github.com/sha0coder/exploits
Some exploits developed by me, some of them of real software other from CTF's or challenges
https://github.com/sha0coder/exploits
Last synced: 9 months ago
JSON representation
Some exploits developed by me, some of them of real software other from CTF's or challenges
- Host: GitHub
- URL: https://github.com/sha0coder/exploits
- Owner: sha0coder
- Created: 2019-10-07T15:17:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-21T15:32:39.000Z (almost 5 years ago)
- Last Synced: 2025-02-06T11:46:45.709Z (11 months ago)
- Language: Python
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
these are some of my public exploits,
infR3.s An elf infector that has been used to get root in pentests.
put4.c My first buffer overflow exploit with my shellcode on 2005th
exploit11.py Interesting exploit that does pivoting and un-pivoting
and other bypasses
rtlDecompressBuffer_POC.c I discovered a windows ntdll null ptr derref
exploited with heap spray, interesting but not very
practical attack vector.
python_exploit.py vulnerability in python (discovered by someone), I
did the first proof of concept about it.
netVtable.py unifished yet, it uses a "neg" gadget to use an
address that has a null byte