Shrepot's repositories
PTWarehouse
This repository contains both normal and abnormal traffic for protocol implementation.
AFL
american fuzzy lop - a security-oriented fuzzer
aflnet
AFLNet: A Greybox Fuzzer for Network Protocols (https://thuanpv.github.io/publications/AFLNet_ICST20.pdf)
Awesome-Fuzzing
A curated list of fuzzing resources ( Books, courses - free and paid, videos, tools, tutorials and vulnerable applications to practice on ) for learning Fuzzing and initial phases of Exploit Development like root cause analysis.
dissectors
This project is part of improving Cuckoo Sandbox, for more information https://honeynet.org/gsoc/slot3 I will use Scapy to write protocols dissectors for: TCP, UDP, ICMP, DNS, HTTP, FTP, IRC, SMB, SIP, TELNET, SSH, IMAP, POP and H.323
fuzzing-tutorial
Curated list of classic fuzzing books, papers about fuzzing at information security top conferences over the years, commonly used fuzzing tools, and resources that can help us use fuzzer easily.
h2o
H2O - the optimized HTTP/1, HTTP/2, HTTP/3 server
LightFTP
FTP Server
live555
A mirror of the live555 source code.
loghub
A large collection of system log datasets for log analysis research
NestFuzz
NestFuzz
peach
Peach is a fuzzing framework which uses a DSL for building fuzzers and an observer based architecture to execute and monitor them.
Peach_Fuzzing
在学习使用peach进行模糊测试时,搜集到的一些不错的资料,以及配套的一些软件或脚本。
proftpd
ProFTPD source code
profuzzbench
ProFuzzBench - A Benchmark for Stateful Protocol Fuzzing
scapy
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
scapy-docs-zh
:book: [译] Scapy 中文文档
ScottPlot
Interactive plotting library for .NET
stateafl
StateAFL: A Greybox Fuzzer for Stateful Network Servers
tinydtls
A version of tinyDTLS that is refactored to be more easy to use "standalone" (e.g. without bindings to a specific IP-stack).