mirror of
https://github.com/rshipp/awesome-malware-analysis.git
synced 2024-10-01 06:35:40 -04:00
Fix the Squidmagic entry
This commit is contained in:
parent
5bf409b6c6
commit
ac4cbec15b
@ -318,7 +318,6 @@ A curated list of awesome malware analysis tools and resources. Inspired by
|
|||||||
domains and IPs.
|
domains and IPs.
|
||||||
* [Sucuri SiteCheck](https://sitecheck.sucuri.net/) - Free Website Malware
|
* [Sucuri SiteCheck](https://sitecheck.sucuri.net/) - Free Website Malware
|
||||||
and Security Scanner.
|
and Security Scanner.
|
||||||
* [Squidmagic](https://github.com/ch3k1/squidmagic) - squidmagic is a tool designed to analyze a web-based network traffic to detect central command and control (C&C) servers and Malicious site, using Squid proxy server and Spamhaus.
|
|
||||||
* [TekDefense Automater](http://www.tekdefense.com/automater/) - OSINT tool
|
* [TekDefense Automater](http://www.tekdefense.com/automater/) - OSINT tool
|
||||||
for gathering information about URLs, IPs, or hashes.
|
for gathering information about URLs, IPs, or hashes.
|
||||||
* [URLQuery](http://urlquery.net/) - Free URL Scanner.
|
* [URLQuery](http://urlquery.net/) - Free URL Scanner.
|
||||||
@ -558,6 +557,9 @@ the [browser malware](#browser-malware) section.*
|
|||||||
like grep.
|
like grep.
|
||||||
* [PcapViz](https://github.com/mateuszk87/PcapViz) - Network topology and traffic visualizer.
|
* [PcapViz](https://github.com/mateuszk87/PcapViz) - Network topology and traffic visualizer.
|
||||||
* [Python ICAP Yara](https://github.com/RamadhanAmizudin/python-icap-yara) - An ICAP Server with yara scanner for URL or content.
|
* [Python ICAP Yara](https://github.com/RamadhanAmizudin/python-icap-yara) - An ICAP Server with yara scanner for URL or content.
|
||||||
|
* [Squidmagic](https://github.com/ch3k1/squidmagic) - squidmagic is a tool
|
||||||
|
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.
|
||||||
* [Tcpdump](http://www.tcpdump.org/) - Collect network traffic.
|
* [Tcpdump](http://www.tcpdump.org/) - Collect network traffic.
|
||||||
* [tcpick](http://tcpick.sourceforge.net/) - Trach and reassemble TCP streams
|
* [tcpick](http://tcpick.sourceforge.net/) - Trach and reassemble TCP streams
|
||||||
from network traffic.
|
from network traffic.
|
||||||
|
Loading…
Reference in New Issue
Block a user