Merge d1285b794ac43ca5c11780d84b2dd71d4afb7eec into 179887b9bfb04bb736348b2dc9d331bc860c6ef7

This commit is contained in:
actualmermaid 2024-06-09 14:40:04 +10:00 committed by GitHub
commit 72c98c4091
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -365,6 +365,7 @@ executables.
much metadata as possible for a website and to assess its good standing.
* [Dig](https://networking.ringofsaturn.com/) - Free online dig and other
network tools.
* [DNSdumpster](https://dnsdumpster.com/) - Online tool to lookup DNS records.
* [dnstwist](https://github.com/elceef/dnstwist) - Domain name permutation
engine for detecting typo squatting, phishing and corporate espionage.
* [IPinfo](https://github.com/hiddenillusion/IPinfo) - Gather information
@ -702,8 +703,9 @@ the [browser malware](#browser-malware) section.*
designed to analyze a web-based network traffic to detect central command
and control (C&C) servers and malicious sites, using Squid proxy server and
Spamhaus.
* [Suricata](https://suricata.io/) - A deep packet inspector and pattern matching IDS/IPS.
* [Tcpdump](http://www.tcpdump.org/) - Collect network traffic.
* [tcpick](http://tcpick.sourceforge.net/) - Trach and reassemble TCP streams
* [tcpick](http://tcpick.sourceforge.net/) - Track and reassemble TCP streams
from network traffic.
* [tcpxtract](http://tcpxtract.sourceforge.net/) - Extract files from network
traffic.