Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 325 Bytes

File metadata and controls

15 lines (12 loc) · 325 Bytes

Python-Pentesting

A tiny collection of 🐍 scripts for pentesting

  • A TCP Client and Server
  • A banner grabber

How to use:

$ git clone https://github.com/sathya-ghub/Python-Pentesting.git
$ chmod -R 755 Python-Pentesting
$ cd Python-Pentesting
$ python banner-grabber.py

Please use responsibly!