Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 461 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 461 Bytes

Intro

Quick and dirty network pentesting python3 script for common protocols HTTP, SMB, SNMP, enumeration. This is a dev version yet. There is no exception/error handling. Currently it's only useful for CTF challenges or pwk/oscp course. No code comments or documentation, yet.

To be extented...

Prerequisites

  • Python 3 (tested on python 3.7)
  • libnmap library for python3

USAGE

python3 fire.py -t localhost 10.10.10.10 mywebsite