Pinned Repositories
Conferences
My conference presentations and Materials for them.
Damn_Vulnerable_C_Program
An example C program which contains vulnerable code for common types of vulnerabilities. It can be used to show fuzzing concepts.
Damn_Vulnerable_Kernel_Module
Damn Vulenerable Kernel Module for kernel fuzzing
hardik05.github.io
MacOS_Fuzzing_Harness
MacOS fuzzing harness
python
python scripts
Source-and-Fuzzing
一些阅读源码和Fuzzing 的经验,涵盖黑盒与白盒测试..
winafl-harness
harness for fuzzing with winafl. both public and my own which i have released.
winafl-powermopt
winafl with mopt mutators and afl fast power schedulers.
winafl-tools
Tools for winafl
hardik05's Repositories
hardik05/python
python scripts
hardik05/corpus_pdfs
A set of pdf documents used during the fuzzing process
hardik05/fuzzdata
Fuzzing resources for feeding various fuzzers with input.
hardik05/github.io
Hardik's Personal Site
hardik05/Hyper-V-Internals
Internals information about Hyper-V
hardik05/winappdbg
WinAppDbg Debugger
hardik05/afl-dispatch
Use Dispatch to add AFL-compatible instrumentation to your binaries
hardik05/afl-launch
Boring tool to launch multiple afl-fuzz instances
hardik05/afl-monitor
A monitoring script for AFL
hardik05/av_ioctlFuzzer
hardik05/C-Plus-Plus
All Algorithms implemented in C++
hardik05/DBG
gdb scripts
hardik05/dotfiles-1
hardik05/ELASTICSEARCH
Python example of bulk indexing ELASTICSEARCH with SNORT community signatures.
hardik05/extract_ssl_certs
从cap文件中提取ssl证书; Extract ssl certificates from cap file
hardik05/fuzzingbook
The Book "Generating Software Tests"
hardik05/hacking-detector
Fast and powerful PHP script, used in preference with a cron job, to detect files or directories which have been added or modified since the previous execution of the script. Sends an email report with all changes. Great PHP script for detecting hacking, unauthorized files modification, web access violation. No database and no file storage, standalone PHP script.
hardik05/JS2PDFInjector
Inject a JS file into a PDF file.
hardik05/MyJunk
Just random files I've stored here for people to get access to because wordpress doesn't like python.
hardik05/nezumi
Kris Kaspersky books and articles, dokuwiki syntax
hardik05/nightmare
A distributed fuzzing testing suite with web administration
hardik05/nms_test_harness
Test harness used to fuzz No Man's Sky with WinAFL
hardik05/pcap-splitter
Pcap-splitter allows you to split a pcap file into subsets of pcap files based on sessions, flows, ip addresses, number of bytes, number of network packets...
hardik05/pwntools-write-ups
A colleciton of CTF write-ups all using pwntools
hardik05/slurp-1
S3 bucket enumerator
hardik05/tcpdump-fuzzing-corpus
Seed corpus for fuzzing tcpdump
hardik05/vim-auto-highlight
Automatically highlight all occurrences of the current word without searching
hardik05/vim-classes
Class notes from my vim training
hardik05/winafl_inmemory
WINAFL for blackbox in-memory fuzzing (PIN)
hardik05/windows-exploitation