Code Monkey home page Code Monkey logo

easy_rce_scanner's Introduction

Easy RCE Scanner

Script for the automation of your Pentest or Bug Bounty recon. It will help you find sensitive open ports, which usually leads to an easy RCE .

Sensible Ports

  • IBM WebSphere : 8880
  • Apache Hadoop : 8088
  • Apache Spark : 6066
  • Apache Solr : 8983
  • Redis : 6379
  • Docker : 2375, 2376
  • Zoho Manageengine Desktop : 8383
  • Atlassian Crowd : 4990
  • Portainer : 9000
  • Hashicorp Consul : 8500
  • Java RMI : 1090,1098,1099,4444,11099,47001,47002,10999
  • WebLogic : 7000-7004, 8000-8003, 9000-9003,9503,7070,7071
  • JDWP : 45000,45001
  • JMX : 8686,9012,50500
  • GlassFish: 4848
  • jBoss: 11111,4444,4445
  • Ciso Smart Install : 4786
  • HP Data Protector : 5555,5556

Installation

git clone https://github.com/Nishacid/Easy_RCE_Scanner.git
cd  Easy_RCE_Scanner/
pip3 install -r requirements.txt

Usage

usage: main.py [-h] -ip Targeted IP

Exemple

╰─➤  python3 main.py -ip 192.168.13.37
[+] Port 8983 open on 192.168.13.37
[*] More information about the exploit for Apache Solr
[*] CVE-2019-17558
[*] CVE-2019-0193
[*] CVE-2019-12409
Scanning completed in : 1 seconds 425 miliseconds.

easy_rce_scanner's People

Contributors

nishacid avatar

Stargazers

TcherBer avatar

Watchers

 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.