Skip to main content

Information gathering and penetration testing framework

Project description

Information gathering and penetration testing framework

PenIn (Information gathering and penetration testing framework) is a collection of tools to perform various tasks of an assessment.

Installation

One requirements is that you have Python 3 installed.

$ pip3 install -r requirements.txt

$ pip3 install setup.py

Usage

All available commands are grouped. to execute.

$ penin --help

Some commands require elevated permission. Those are only working if executed as root.

$ sudo bin/penin --help

Documentation

At the current state there is no documentation beside the README available.

Deployments

Docker

Included is a basic Dockerfile for building and distributing PenIn, and can be built with the included make helper:

$ make docker
$ docker run -it penin --help

This requires that you have docker installed.

License

penin is licensed under the Apache Software License 2.0.

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

penin-0.1.0.tar.gz (18.2 kB view hashes)

Uploaded Source

Built Distribution

penin-0.1.0-py3-none-any.whl (21.6 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