Skip to content

Files

Latest commit

81b8425 · Mar 11, 2024

History

History
This branch is 214 commits behind OWASP/Nettacker:master.

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 11, 2024
Jul 30, 2021
Sep 8, 2021
Dec 5, 2021
Jul 29, 2021
Sep 13, 2021
Jul 30, 2021
Sep 18, 2022
Jul 30, 2021
Oct 10, 2023
Jul 31, 2021
Jul 9, 2023
Jul 9, 2023
Jul 9, 2023
Oct 9, 2022
Jul 9, 2023
Aug 6, 2021
Oct 10, 2023

OWASP Nettacker core functions

OWASP Nettacker core functions are stored in here.

  • alert.py user alerts and printing functions
  • args_loader.py ARGV commands and apply rules
  • color.py color founds for windows and linux/mac
  • compatible.py compatibility functions
  • die.py exit functions
  • graph.py graph representation
  • ip.py IPv4 and IPv6 functions
  • load_modules.py load modules, requirements, paths functions
  • messages.py class messages
  • parse.py parse the ARGV and pass it
  • scan_targets.py start new attacks and multi-processing managements
  • socks_proxy.py use SOCKS5 proxy
  • targets.py process, calculate and count targets
  • time.py time functions
  • utility.py support functions