Commit Graph

106 Commits

Author SHA1 Message Date
Nicolas DUBIEN
5fe232c030
Adding fast-check into the list of known fuzzers 2023-07-03 11:14:47 +02:00
Mohammed A Imran
25c0b8c81c
Merge pull request #76 from houjingyi233/master
Update README.md
2022-05-10 10:01:23 +08:00
Mohammed A Imran
37c7e863b7
Merge pull request #77 from pventuzelo/patch-1
Add fuzzinglabs paid courses
2022-05-10 09:59:51 +08:00
Mohammed A Imran
6ed9a09380
Merge pull request #75 from Maaxxs/master
Update links for fuzzing.info
2022-05-10 09:59:18 +08:00
Patrick Ventuzelo
5823db9e3f
Add fuzzinglabs paid courses
Thanks!
2022-01-18 16:07:38 +01:00
houjingyi
764c41051c
Update README.md 2021-11-12 18:59:49 +08:00
Max Kunzelmann
e45d9769d2 Update links to fuzzing.info 2021-07-23 15:58:34 +02:00
Jonathon Brenner
6089934e1a
Update README.md
The maintained version of WinAFL has been moved to googleprojectzero
2021-07-22 12:21:35 -04:00
Mohammed A Imran
8b2959d6ea
Merge pull request #66 from houjingyi233/master
Update README.md
2021-06-10 12:26:47 +08:00
Mohammed A Imran
1525cc618c
Merge pull request #68 from DavidKorczynski/patch-1
Additional fuzzing and symbolic execution content.
2021-06-10 12:26:00 +08:00
Mohammed A Imran
3e1633fbe2
Merge pull request #67 from lordidiot/master
Update broken FOE links
2021-06-10 12:22:53 +08:00
Mohammed A Imran
0defc02c5c
Merge pull request #70 from fmeum/patch-1
Add Jazzer to Misc Fuzzers
2021-06-10 12:22:04 +08:00
houjingyi
ab7b6e17f0
Update README.md 2021-06-09 10:07:08 +08:00
houjingyi
1b233b5a0f
Update README.md 2021-03-05 14:32:23 +08:00
Andrew Lamarra
89fb11f798 Adding a link to Pulsar fuzzer 2021-02-23 22:32:11 -05:00
Fabian Meumertzheim
3d039bdf89
Add Jazzer to Misc Fuzzers 2021-02-11 15:17:25 +01:00
DavidKorczynski
e142033cd0
Additional fuzzing and symbolic execution content.
Additional fuzzing and symbolic execution content - a course as well as a blog post that wraps four instructional videos.
2020-10-26 22:17:01 +00:00
lordidiot
8128e67bd4
Update broken FOE link 2020-10-02 22:47:27 +08:00
houjingyi
a5f07804cf
Update README.md 2020-09-25 10:03:58 +08:00
houjingyi
dbf3007619
Update README.md 2020-07-29 12:03:46 +00:00
Mohammed A Imran
5b8e1688f2
Merge pull request #63 from houjingyi233/master
Update README.md
2020-07-25 09:58:25 +08:00
Jay Linski
045ce4a457
Add video playlist from gamozolabs 2020-07-24 14:56:41 +02:00
houjingyi
f90c7393a9
Update README.md 2020-07-24 08:17:20 +00:00
Mohammed A Imran
50a7e1b857
Merge pull request #61 from houjingyi233/master
Update README.md
2020-07-10 12:03:29 +08:00
Andrew Lamarra
d49846207d Added a link to AFLNet under the 'Network Protocol Fuzzers' 2020-07-06 10:18:23 -04:00
houjingyi
8049b2c583
Update README.md 2020-04-20 21:19:51 +08:00
Manh-Dung Nguyen
68904398eb
Update content 2020-03-10 12:45:54 +01:00
Manh-Dung Nguyen
7a34cfc86a
Add awesome directed fuzzing repo 2020-03-10 12:42:29 +01:00
Mohammed A Imran
2b81298cc8
Merge pull request #57 from figbux/patch-2
Add tool: AFLGo
2019-12-09 11:37:23 +08:00
Mohammed A Imran
1e7d5ef17c
Merge pull request #56 from figbux/patch-1
Add tool: AFL networking edition
2019-12-09 11:37:00 +08:00
figbux
8810231b9a
Add forgotten dot
To obey the grammar rules.
2019-12-01 20:53:25 +03:00
figbux
830485db7c
Add tool: AFLGo
A nifty one
2019-12-01 20:49:57 +03:00
figbux
39df580910
Add tool: AFL networking edition 2019-12-01 20:42:10 +03:00
Ali
1b64e40ead
Second USENIX Security paper on Anti Fuzzing 2019-11-29 16:50:58 +01:00
figbux
9f1ae21142
Add fuzzingbook.org book
A book and sort of tutorial at the same time.
2019-11-28 23:29:15 +03:00
figbux
20c9293ba1 Add a new anti-fuzzing method (#53)
* Add a new anti-fuzzing publication

* Add forgotten newline
2019-11-28 10:23:59 +08:00
strongcourage
f27aff20d5 add fuzzing corpus 2019-07-12 22:08:04 +02:00
Mohammed A Imran
0f2892fed8
Merge pull request #48 from RootUp/patch-1
Adding my PHDays 9 workshop
2019-07-02 17:39:19 +08:00
Mohammed A Imran
4fb5f93f75
Merge pull request #49 from fuzzitdev/fuzzit
Add Fuzzit - Continuous fuzzing as a service platform.
2019-07-02 17:38:12 +08:00
houjingyi
18da47553e
Update README.md 2019-07-02 08:55:38 +00:00
Jeka Pats
47ce71faf0 Add Fuzzit - Continuous fuzzing as a service program.
Free for open-source - oss@fuzzit.dev
Paid for closed-source
2019-06-21 04:07:17 +03:00
Dhiraj Mishra
1aee8818c9
Adding my PHDays 9 workshop
The prime focus of the workshop would be around the following areas: Fuzzing using SPIKE, blind and input-based fuzzing (AFL), finding memory bugs using ASAN with AFL integration, protocol fuzzing  (HTTP, FTP, SMTP). Then we concluded the workshop by showcasing multiple bugs found during their research.
2019-05-24 18:29:21 +04:00
Mohammed A Imran
9922e2dbb9
Merge pull request #46 from aedrax/patch-1
Added Vulnserver to list
2019-05-24 19:48:27 +05:30
fadyosman
867d89d428
Added a link to building a feedback fuzzer
The tutorial explains how to build a feedback fuzzer using DynamoRio and Qt Framework, while the fuzzer is not production ready, the tutorial helps understanding the concepts behind feedback fuzzing.
2019-05-16 04:28:52 +02:00
Paul Sorensen
cd7e6bb287
Added Vulnserver to list 2019-05-13 12:40:43 -04:00
Mohammed A Imran
e059bd2167
Merge pull request #42 from domenukk/master
Added FuzzExMachina (FExM)
2019-04-28 22:08:37 +05:30
Matias Karhumaa
256ec184e0
Add ClusterFuzz and update book list. 2019-02-07 22:30:59 +02:00
Dominik Maier
c19e4df21e
Added FuzzExMachina (FExM)
I've added FExM, a large-scale fuzzing framework to the list.
2018-09-13 01:49:32 +02:00
Mohammed A Imran
004b6bd752
Remove travis badge
As per guidelines https://github.com/sindresorhus/awesome/blob/master/pull_request_template.md
2018-07-29 08:03:45 +08:00
Mohammed A Imran
2471a29139
Update README.md 2018-07-29 07:59:03 +08:00