mirror of
https://github.com/The-Art-of-Hacking/h4cker
synced 2024-11-24 20:03:02 +00:00
Update README.md
This commit is contained in:
parent
0f6176d474
commit
9ceaea4f1d
1 changed files with 16 additions and 9 deletions
|
@ -1,11 +1,18 @@
|
|||
# List of Interesting Packet Capture (.pcap) Files
|
||||
|
||||
- [Malware Traffic Analysis ](https://www.malware-traffic-analysis.net/)
|
||||
- [Corpora Network Packet Dumps ](https://digitalcorpora.org/corpora/network-packet-dumps)
|
||||
- [NetreseC Publicly available PCAP files ](https://www.netresec.com/?page=PcapFiles)
|
||||
- [Zeek Traces ](https://github.com/zeek/zeek/tree/master/testing/btest/Traces)
|
||||
- [DARPA intrusion detection scenario specific datasets ](https://www.ll.mit.edu/r-d/datasets/2000-darpa-intrusion-detection-scenario-specific-datasets)
|
||||
- [Wireshark sample packet captures ](https://wiki.wireshark.org/SampleCaptures)
|
||||
- [Stratosphere IPS feeds ](https://www.stratosphereips.org/datasets-overview)
|
||||
- [A little old - LBNL-FTP-PKT ](https://ee.lbl.gov/anonymized-traces.html)
|
||||
- [LMG Network Forensics Puzzles ](https://forensicscontest.com/puzzles)
|
||||
- https://www.malware-traffic-analysis.net/
|
||||
- https://digitalcorpora.org/corpora/network-packet-dumps
|
||||
- https://www.netresec.com/?page=PcapFiles
|
||||
- https://www.netresec.com/?page=MACCDC
|
||||
- https://github.com/zeek/zeek/tree/master/testing/btest/Traces
|
||||
- https://www.ll.mit.edu/r-d/datasets/2000-darpa-intrusion-detection-scenario-specific-datasets
|
||||
- https://wiki.wireshark.org/SampleCaptures
|
||||
- https://www.stratosphereips.org/datasets-overview
|
||||
- https://ee.lbl.gov/anonymized-traces.html
|
||||
- https://redmine.openinfosecfoundation.org/projects/suricata/wiki/Public_Data_Sets
|
||||
- https://forensicscontest.com/puzzles
|
||||
- https://github.com/markofu/hackeire/tree/master/2011/pcap
|
||||
- https://www.defcon.org/html/links/dc-ctf.html
|
||||
- https://archive.wrccdc.org/
|
||||
- https://github.com/chrissanders/packets
|
||||
|
||||
|
|
Loading…
Reference in a new issue