Pinned Repositories
0x6c6c756e.github.io
kerbyte.blog and blog.kerbyte.com repository
blog.kerbyte.com
blog.kerbyte.gitub.io
kerbyte.blog
kerbyte.blog repository
spikepp
SPIKE is a protocol fuzzer creation kit. It provides an API that allows a user to create their own fuzzers for network based protocols using the C++ programming language. The tool defines a number of primitives that it makes available to C coders, which allows it to construct fuzzed messages called “SPIKES” that can be sent to a network service to hopefully induce errors. SPIKE was specifically designed to focus on finding exploitable bugs, so it’s an excellent choice for our purposes. SPIKE also includes a simple scripting capability, and within the SPIKE distribution, there are a few command line tools which can act as interpreters to simple text files containing SPIKE primitives.
0x6c6c756e's Repositories
0x6c6c756e/0x6c6c756e.github.io
kerbyte.blog and blog.kerbyte.com repository
0x6c6c756e/blog.kerbyte.com
0x6c6c756e/blog.kerbyte.gitub.io
0x6c6c756e/kerbyte.blog
kerbyte.blog repository
0x6c6c756e/spikepp
SPIKE is a protocol fuzzer creation kit. It provides an API that allows a user to create their own fuzzers for network based protocols using the C++ programming language. The tool defines a number of primitives that it makes available to C coders, which allows it to construct fuzzed messages called “SPIKES” that can be sent to a network service to hopefully induce errors. SPIKE was specifically designed to focus on finding exploitable bugs, so it’s an excellent choice for our purposes. SPIKE also includes a simple scripting capability, and within the SPIKE distribution, there are a few command line tools which can act as interpreters to simple text files containing SPIKE primitives.