Software Tools: Difference between revisions
Polymorphic7 (talk | contribs) m tiny_tracer added |
Polymorphic7 (talk | contribs) m some network tools added |
||
| Line 191: | Line 191: | ||
::*[https://github.com/SensePost/Mallet Mallet] - is an intercepting proxy for arbitrary protocols. | ::*[https://github.com/SensePost/Mallet Mallet] - is an intercepting proxy for arbitrary protocols. | ||
====Other Network Tools==== | |||
::*[https://learn.microsoft.com/en-us/sysinternals/downloads/tcpview tcpview] - is a tool that will enumerate all active TCP and UDP endpoints, resolving all IP addresses to their domain name versions (Windows). | |||
::*[https://www.nirsoft.net/utils/cports.html cports] - is network monitoring software that displays the list of all currently opened TCP/IP and UDP ports on your local Windows computer. | |||
::*[https://linux.die.net/man/8/netstat netstat] - is a Linux CLI tool to print network connections, routing tables, interface statistics, masquerade connections, and multicast memberships | |||
---- | ---- | ||