Code Monkey home page Code Monkey logo

rptr's Introduction

RPTR framework

The RPTR framework is used to automate penetration testing. The goal is to cherry-pick frequently discovered findings.

#Usage That's simple! Just python rptr.py [TARGET]

More advanced usage:

-b [file] Select specific bullet file (must be in bullets dir)
-r [id] Get results from a scan by ID
--list-tests [TARGET] Get all scans by target. Target can be a domain name or a IP address.

#Installation ##Packages First: install Packages

pip install sslyze
pip install pythonwhois
pip install lxml
(for Ubuntu you can do: apt-get install python-lxml)

apt-get install nmap

CD to plugins git clone https://github.com/drwetter/testssl.sh.git

Nikto is in this repo because we use an alternative scan database

##Database Just deploy RPTR_DB.sql

##Configuration Edit conf.py

  • Set DB credentials and DB (currently only localhost is supported as database) To check if a target is marked as malicious by VirusTotal, supply your API key in plugins/domaincheck.py

#License RPTR is supplied with a "do whatever you want with it, but don't hold us liable"-license. To be more specific, see the LICENSE file.

rptr's People

Contributors

johndekroon avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

exploit-inters

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.