https://github.com/ares-21/intruder
A command line interface for creating msfvenom payloads
https://github.com/ares-21/intruder
bash bash-script bash-tool cybersecurity hacking hacking-tool offensive-security open-source penetration-testing penetration-testing-tools pentest pentesting redteam redteam-tools
Last synced: 3 months ago
JSON representation
A command line interface for creating msfvenom payloads
- Host: GitHub
- URL: https://github.com/ares-21/intruder
- Owner: Ares-21
- Created: 2020-06-10T13:16:51.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T18:30:31.000Z (almost 2 years ago)
- Last Synced: 2025-03-12T00:30:31.156Z (over 1 year ago)
- Topics: bash, bash-script, bash-tool, cybersecurity, hacking, hacking-tool, offensive-security, open-source, penetration-testing, penetration-testing-tools, pentest, pentesting, redteam, redteam-tools
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Intruder
This tool is a command-line script for Kali Linux that generates msfvenom payloads for Windows and Android. It allows users to interactively specify platform, LHOST, LPORT, and output file names, with an additional option to embed Android payloads into existing APKs. The tool is designed to streamline payload creation during pentesting.
## Screenshots

## Installation
To deploy this project run
```bash
./intruder.sh
```