Skip to main content

A collection of Python pentest tools

Project description

pentest_tls

Multiple lightweight pentest tools written in Python

Installation

  • Installed by pip/pip3 (recommended)
pip install pentest-tls

Usage

  • Recommended to use with root privilege

pentest_tls IP OPTIONS

____            _            _     _____           _     
|  _ \ ___ _ __ | |_ ___  ___| |_  |_   _|__   ___ | |___ 
| |_) / _ \ '_ \| __/ _ \/ __| __|   | |/ _ \ / _ \| / __|
|  __/  __/ | | | ||  __/\__ \ |_    | | (_) | (_) | \__ \
|_|   \___|_| |_|\__\___||___/\__|   |_|\___/ \___/|_|___/
                                                          

usage: pentest_tls_cli.py [-h] [-t TYPE] [-p PORTS] [-PU] [-PS] [-PH] [-v] ip

Lightweight Pentest Toolkit

positional arguments:
  ip                    Target IP address

optional arguments:
  -h, --help            show this help message and exit
  -t TYPE, --type TYPE  Tools refer to use. E.g. PS(for port scanner)
  -p PORTS, --ports PORTS
                        Port(s) to scan. E.g. 22,80 or 1-1000
  -PU                   Use UDP ping for port scan
  -PS                   Use TCP SYN packet for port scan. This is the default option
  -PH                   Hybrid, using udp and tcp scan
  -v                    Detailed information for query
  • Basic Usage
pentest_tls 127.0.0.1 -t PS
pentest_tls 127.0.0.1 -t PS -p 80,443
pentest_tls 127.0.0.1 -t PS -p 8000-8080
pentest_tls 127.0.0.1 -t PS -p 80,443,8000-8080
  • Help Menu
pentest_tls --help
pentest_tls -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.12.tar.gz (13.6 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.12-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pentest_tls-0.1.12.tar.gz
  • Upload date:
  • Size: 13.6 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.12.tar.gz
Algorithm Hash digest
SHA256 a5686b527eea486589efcf243874fcc84a2d93f28b134afb102d8c21e3dbfedc
MD5 23e186147812424e6fd9b76d3596f014
BLAKE2b-256 c020c0a0d27e4bbfe3305d9623d64f37a94169327baf4a7ec0500f163d9732bc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pentest_tls-0.1.12-py3-none-any.whl
  • Upload date:
  • Size: 13.3 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.12-py3-none-any.whl
Algorithm Hash digest
SHA256 cf72f176ebf74f029ff0a0d45389b53e12f3932bf2a1cc2bcafc56b59cdce387
MD5 9400e2e810700abf8c83a9393e6fee0f
BLAKE2b-256 52f55419630c8d5aa9ec361ad52f883b5d03beca33fefdcb79fe42c7d5a44e2a

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