Skip to content

chamalis/netleaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

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

About

naive network enumeration tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages