mirror of https://github.com/OWASP/Nettacker.git
|
|
||
|---|---|---|
| .. | ||
| lib | ||
| utils | ||
| __init__.py | ||
| app.py | ||
| arg_parser.py | ||
| die.py | ||
| fuzzer.py | ||
| graph.py | ||
| ip.py | ||
| messages.py | ||
| module.py | ||
| readme.md | ||
| socks_proxy.py | ||
| template.py | ||
readme.md
OWASP Nettacker core functions
OWASP Nettacker core functions are stored in here.
alert.pyuser alerts and printing functionsargs_loader.pyARGV commands and apply rulescolor.pycolor founds for windows and linux/maccompatible.pycompatibility functionsdie.pyexit functionsgraph.pygraph representationip.pyIPv4 and IPv6 functionsload_modules.pyload modules, requirements, paths functionsmessages.pyclass messagesparse.pyparse the ARGV and pass itscan_targets.pystart new attacks and multi-processing managementssocks_proxy.pyuse SOCKS5 proxytargets.pyprocess, calculate and count targetstime.pytime functionsutility.pysupport functions