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
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 penin-0.1.0.tar.gz
.
File metadata
- Download URL: penin-0.1.0.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d9187ee9ea30fe91318f42bfc8bf7470b5e17cbc6d8d189084a6e84771df20c |
|
MD5 | ae9535b5d05a3a09c2b0e7b5d9ccc43b |
|
BLAKE2b-256 | 482f3f2997729ba2fa22bf414336ad2195934570d36eb9015fc1e6fba764d319 |
File details
Details for the file penin-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: penin-0.1.0-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 694e9f718894f394418c4adfc988775b050e4d2cecdfd3f8942b11ff4bc88a57 |
|
MD5 | 5e3a33146575607b1117374fa3dad097 |
|
BLAKE2b-256 | 10717c3cc4e91463d6e7cbe65f8ef2cd2d3e8f4c2e749a28a218f218ddcaf4bb |