Skip to main content

A collection of Python pentest tools

Project description

pentest_tools

Develop multiple pentest tools by python

Installation

Create virtual environment (Recommended)

    1. Create a virtual environment named venv and the folder named venv
python3 -m venv venv
    1. Activate the venv
source venv/bin/activate
    1. install dependencies
pip3 install -r requirements.txt
    1. (Optional) After developing, deactivate/check the environment
deactivate
which python

How to use

  • Simple usage
python3 port_scanner.py 127.0.0.1
python3 port_scanner.py 127.0.0.1 -p 80,443
python3 port_scanner.py 127.0.0.1 -p 8000-8080
python3 port_scanner.py 127.0.0.1 -p 80,443,8000-8080
  • Check the help page to see more detailed description
python3 port_scanner.py --help
python3 port_scanner.py -h

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

pentest_tls-0.1.0.tar.gz (4.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pentest_tls-0.1.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file pentest_tls-0.1.0.tar.gz.

File metadata

  • Download URL: pentest_tls-0.1.0.tar.gz
  • Upload date:
  • Size: 4.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.6

File hashes

Hashes for pentest_tls-0.1.0.tar.gz
Algorithm Hash digest
SHA256 7be834d10acf8c103a0870b35d17f31668f0628265351be7760074dde92f9840
MD5 9f8fe9bcd478cc299753dc9fda4b9c8f
BLAKE2b-256 a266f4d0e69abad5e3e6b80893b3525edda05587819167c953652e361057b108

See more details on using hashes here.

File details

Details for the file pentest_tls-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: pentest_tls-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.6

File hashes

Hashes for pentest_tls-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6edc1dbfbf467b72b974c62fd4d64290dae4d1db80d51277ba995586d2d569ea
MD5 eafc7c67bc4a1318f6618c45ba108380
BLAKE2b-256 8fc47235dc4b59effc78d1468e8407530066a997d6117c5d06bb987488324c09

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page