Toolbox netwox helps to find and solve network problems. It provides more than 200 tools : - sniff, spoof - clients, servers - DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET, TFTP - scan, ping traceroute - etc. Those tools can be used to quickly spot a problem in a complex network. They are oriented towards network administrators and security auditors.
sudo apt install netwox (1.99 MB)
Dependências: libc6, libnet9, libpcap0.8t64
Escolha um comando ao lado para ver a descrição e a ajuda completa.
netwox
Examples/tools of the network library netwib
root@kali:~# man netwox
NETWOX(1) General Commands Manual NETWOX(1)
NAME
netwox - examples/tools of the network library netwib
VERSION
The version installed on this system is 5.39.0.
IMPORTANT
Manpage do not contain a lot of information. Rather read net-
wox-5.39.0-doc_html.tgz.
SYNOPSIS
netwox number [ parameters... ]
netwox number --help
netwox number --help2
netwox
PRESENTATION
Toolbox netwox helps to find and solve network problems.
It provides 223 tools :
- udp/tcp clients/servers
- spoofing
- sniffing
- address conversion
- etc.
Netwox is mainly oriented towards network administrators and security au-
ditors.
Some tools are only a simplified implementation, while others are very so-
phisticated.
Netwox is available under the GNU GPL license.
DESCRIPTION
number
number of the tool to use
parameters
parameters for the chosen tool number. Parameter --help shows
help. Parameter --help2 shows description.
When using netwox without number and parameters, it enters interactive
help mode. In this mode, the user has to select a category by pressing a
key. Then by choosing a tool number, its corresponding usage is displayed.
Note: netwag is easier than interactive help mode.
EXAMPLES
netwox 23 --help
display simple help for tool number 23
netwox 23 --help2
display full description of tool 23. It also display its descrip-
tion.
netwox 23
run tool 23
netwox 23 --extended
run tool 23 with --extended parameter
netwox 23 -e
run tool 23 with -e parameter (synonym for --extended)
All the tools are not described in this manpage. Reading net-
wox-5.39.0-doc_html.tgz is recommended.
SEE ALSO
netwib(3) netwag(1)
08/07/2012 NETWOX(1)