Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fishi0x01/exploits
Build automation for exploits for multiple platforms
https://github.com/fishi0x01/exploits
Last synced: about 2 months ago
JSON representation
Build automation for exploits for multiple platforms
- Host: GitHub
- URL: https://github.com/fishi0x01/exploits
- Owner: fishi0x01
- License: mit
- Created: 2019-04-09T21:50:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-03T18:16:35.000Z (almost 5 years ago)
- Last Synced: 2024-10-11T06:51:36.520Z (3 months ago)
- Language: Python
- Size: 41 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# exploits
Build automation for multiple known exploits.
**The exploits are not written by me. I do not deserve any credit.**
This repo helps me to keep the compilation for target platforms in a simple manner.
The origin of each exploit is declared inside its dedicated README.## General advice
Do not use exploits blindly! Verify if an exploit is actually doing what it claims to do.
If you are not sure then do not run it or at the very least run it in a *secure* sandboxed environment first. However, sandboxes are not 100% failsafe.Scanning or running exploits without the target infrastructure owner's consent is a crime.
Act responsibly, also in your own interest.## Vagrant workbenches
This repo contains vagrant boxes that can be used as workbenches for buffer overflows for different platforms and architectures.