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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file reconframe-0.1.0.tar.gz
.
File metadata
- Download URL: reconframe-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c52fa24d97bf63666155803bff169e02280fa63ff353f83a327682b2415a884 |
|
MD5 | f27cf12b3334cb98af915757512b3e52 |
|
BLAKE2b-256 | 62e629f3ac1483ce598d2750661a1be469d5974f51bf23ea1a3104f13b385bba |
File details
Details for the file reconframe-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: reconframe-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9288280ea8e6fe2042e3b264d634764f949a76b62cddf62849c66f1c535f57b4 |
|
MD5 | 98e6c58a02af687002e172c758baf639 |
|
BLAKE2b-256 | d0d3506df6dec8e71133946dedada9b53f0a5ee59ed95652a71c3f43eea2d18f |