Skip to main content

A Reconnaissance Framework for Penetration Testing

Reason this release was yanked:

reconframe is back to development and since previous implmentation was completely broke, I am resetting the versioning.

Project description

reconframe v0.1.0

A Reconnaissance Framework for Penetration Testing

Installation

$ pip install reconframe

Usage

Creating a project

reconframe init [project name]

Creates an blank project within current directory or given optional project name. Equivalent to git clone --depth=1 https://github.com/0xcrypto/reconframe-project

Installing dependencies

reconframe install

Installs required dependencies using pip. Equivalent to pip install -r requirements.txt

Parsing external commands

reconframe run <external command>

Runs an external command and parses output from STDOUT thereof. Must run from within project's directory as the information captured will be parsed and stored within the project.

Running Strategies

reconframe start

Implements the strategies and gains the information.

Prepare reports

reconframe prepare [report name]

Prepares a detailed report of gained information.

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

reconframe-0.1.0.tar.gz (3.7 kB view hashes)

Uploaded Source

Built Distribution

reconframe-0.1.0-py3-none-any.whl (5.8 kB view hashes)

Uploaded Python 3

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