Giter Site home page Giter Site logo

p4p1 / dmenu_pentest Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cipher7/dmenu_pentest

0.0 0.0 0.0 103.88 MB

A project aimed at automating and making repetitive tasks while pentesting , like creating msf payloads or a one-liner reverse shell.

License: MIT License

Shell 19.58% Makefile 4.00% C 68.07% Roff 8.35%

dmenu_pentest's Introduction

Requirements

The Requirements for this project are:

  • xclip
  • xautomation
  • X11
  • Xinerama
  • Xft
  • git
  • notify-send

Installation

Clone the repository into /opt directory:

sudo git clone https://github.com/Cipher7/dmenu_pentest.git

sudo chmod +x install.sh

sudo ./install.sh

The install.sh will apply the necessary patches followed by making a clean install of the custom dmenu.

After the installation in complete. Assign a shortcut to the dmenu_pentest script by going to the keyboard settings in your linux machine and adding the shortcut. I have chosen the Ctrl+D shortcut forinvoking the script but you can make it whatever you want.

In the keyboard shortcuts just add:

bash /opt/dmenu_pentest/dmenu_pentest.sh

And then assign a shotcut to it!

Now you should be able to call the script with just the shortcut!

Usage

The Menu now can be accessed using just the shortcut you created in the installation phase and arrow keys to move around and the enter key to select an options.

Features

Shells

This options allows you to create a one liner reverse shell with your choice of IP and Port and then copies it to your clipboard.

It created one liners in :

  • bash
  • nc
  • php
  • powershell
  • python
  • ruby

TTY

This option copies a TTY shell to your clipboard.

It creates tty for:

  • python
  • python3
  • os-system

Stabalize Shell

Selecting this option will instantly stabalize your shell and give it a tty.

Applications

This option allows you to start an application from your system. If this options is run by a non-rootuser, it will prompt you for the sudo password and then execute the application as root.

Applications

Msfvenom

This option will allow you to create a msfvenom payload , by going through its options and selecting you IP and port. This will create a one liner msfvenom command for that payload and copy it to your clipboard. You can now just paste it in your terminal and create a msfvenom payload.

This currently supports:

  • Windows (x86 and x64)

    • bind
    • reverse
  • Linux (x86 and x64)

    • bind
    • reverse
  • Java

    • jsp_reverse_shell

Mimikatz

Copies the selected command to your clipboard.

Currently supports:

  • privilege::debug
  • sekurlsa::logonPasswords
  • lsadump::sam

Credits

  • Leo Smith : Thank you for the bug fixes and introducing me to dMenu!
  • John Hammond : For the idea of adding xautomation

dmenu_pentest's People

Contributors

cipher7 avatar p4p1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.