mirror of https://github.com/OWASP/Nettacker.git
* sarif fully done, dd.json little left * This is good to go now * pre-commit fixes * updated * removing redundancy and less i/o operations * ruff fixes * fixed tests for Path.open * rabbit suggestions * added relevant documentation * slight change in doc * removing empty files that were added by mistake * updated datatime format according to coderabbit's suggestions |
||
|---|---|---|
| .. | ||
| 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