An open API service indexing awesome lists of open source software.

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

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.


Developed on Kali
Bash Scripting

## Screenshots

![intruder](https://github.com/user-attachments/assets/1f4b1b1e-6bec-4c38-95e3-0a41df7538cf)

## Installation

To deploy this project run

```bash
./intruder.sh
```