Caprico1 / JupyterPen

A Repository dedicated to creating modular and automated penetration testing frameworks utilizing Jupyter Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jupyer Setup

Run the following Setup Scripts to Configure and Install Jupyter and the tools used within the Jupyter OSINT Notebook

  • OSINTToolSetup.sh
  • JupyterSetup.sh

JupyterPen

A Repository dedicated to creating modular and automated penetration testing frameworks utilizing Jupyter Notebooks

Jupyter OSINT Presentation

For a detailed overview of functionality of the OSINT Jupyter Notebook please watch the following presentation:

https://img.youtube.com/vi/LTNKMA65BtI?t=638/0.jpg

Jupyter OSINT Overview

The notebook will automate OSINT and parse the following activities to an excel spreadsheet for easy and clean testing:

  • Subdomain Enumeration
    • Assetfinder
    • Subfinder
  • Email Enumeration
    • Infoga
  • Cloud Enumeration
    • Cloudenum
  • Formatting and Deduping of Subdomains
  • Reverse DNS
    • Dnsprobe
  • Github Enumeration
    • GitDorker

All of the data from these outputs will be stored in a single excel deliverable able to be pulled down from the Jupyter Tree Directory.

About

A Repository dedicated to creating modular and automated penetration testing frameworks utilizing Jupyter Notebooks


Languages

Language:Jupyter Notebook 85.0%Language:Shell 15.0%