Skip to main content

An automate metasploit script generator

Project description

Auto Generate Metasploit Resouce Script

This Program run an exploit with automate search for open port using only excellent rank in Metasploit Module. Generate shell / bash scripts to use in security automate test

Getting Started

Prerequisites

- Python >= 3.10
- python3-nmap
- pymetasploit3
- pyfiglet

Installing

pip install augrs 

Nmap Installing

This project use Nmap to search for an open port you must install Nmap in your local to use this function Download the Free Nmap Security Scanner for Linux/Mac/Windows

MSFRPC Installing

This project use MSFRPC API and msfconsole you must install and start RPC server before running the program In case of you don't have MSFRPC or msfconsole instance We provide the docker image that contain both you may follow the step below

  1. Install docker desktop Get Docker
  2. Pull docker image for running MSFRPC and msfconsole
docker pull wisarud2k/ubuntu-metasploit
  1. Start docker image and mapping port using port 55553 and 443
docker run -it -p 55553:55553 -p 443:443 --name={your own container name} wisarud2k/ubuntu-metasploit:latest
  1. Run program with MSFRPC password "test"
augrs

After first docker run you can start your own docker container with

docker start -i {your own container name}

Usage

Start the program in console with command

augrs

Run exploit in program:

  1. Use Nmap module
  2. Go to Exploit module
  3. Use Search for exploit
  4. Run all exploit and wait for report
  5. The report will create in exploit_report folder

create shell or bash script for running exploit

  1. Use Nmap module
  2. Go to Exploit module
  3. Use Generate resource script
  4. select the environment to create script (linux or window)
  5. name the script and enter
  6. The script will create in rc folder

Options manage

  1. Use Options module
  2. select options that want to edit
  3. edit you options

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

augrs-1.0.0.tar.gz (13.5 kB view details)

Uploaded Source

Built Distribution

augrs-1.0.0-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file augrs-1.0.0.tar.gz.

File metadata

  • Download URL: augrs-1.0.0.tar.gz
  • Upload date:
  • Size: 13.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for augrs-1.0.0.tar.gz
Algorithm Hash digest
SHA256 13599d353ebcefef275ae927f5e7f74e57b671d65bbc4493be96dfe92cf7190d
MD5 ed0635859d9c961f742bc1fcb94342c1
BLAKE2b-256 1e432fb78d9e78a549695990d9f48f5f4e57952e4f4e4f857f9156ad2f77195d

See more details on using hashes here.

File details

Details for the file augrs-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: augrs-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.7

File hashes

Hashes for augrs-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c5f02708616e8fa7d1ea46e0f46dc632c1c0b32d0be26ef702df604531ef89c9
MD5 4a3fe834f49e7e53adb83dc15c2462f6
BLAKE2b-256 1cd0bb3547ecd205385596a88d57642e5cef8df613c11900146d44f0249bc388

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page