Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions cereal-cve-2020-11104-11105/mayhem/cereal-32bit/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
version: '1.3'
project: cereal-cve-2020-11104-11105
target: cereal-32bit
baseimage: forallsecure/cereal-cve-2020-11104-11105
image: forallsecure/cereal-cve-2020-11104-11105
duration: 30
cmds:
- cmd: /src/cereal/fuzzer/fuzzer32
libfuzzer: true
asan: true
sanitizer: true
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '1.3'
project: cereal-cve-2020-11104-11105
target: cereal-standalone
baseimage: forallsecure/cereal-cve-2020-11104-11105
image: forallsecure/cereal-cve-2020-11104-11105
duration: 30
advanced_triage: true
cmds:
Expand Down
5 changes: 2 additions & 3 deletions cereal-cve-2020-11104-11105/mayhem/cereal/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
version: '1.3'
project: cereal-cve-2020-11104-11105
target: cereal
baseimage: forallsecure/cereal-cve-2020-11104-11105
image: forallsecure/cereal-cve-2020-11104-11105
duration: 30
cmds:
- cmd: /src/cereal/fuzzer/fuzzer
libfuzzer: true
asan: true
sanitizer: true
3 changes: 1 addition & 2 deletions jq-defect-2020/mayhem/jq_parse_fuzzer/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '1.5'
project: jq-defect-2020
target: jq_parse_fuzzer
baseimage: forallsecure/jq-defect-2020
image: forallsecure/jq-defect-2020
duration: 1200

cmds:
Expand Down
3 changes: 1 addition & 2 deletions libm-cve-2020-10029/mayhem/libm-tester/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '1.4'
project: libm-cve-2020-10029
target: libm-tester
baseimage: forallsecure/libm-cve-2020-10029
image: forallsecure/libm-cve-2020-10029
duration: 600
advanced_triage: true

Expand Down
3 changes: 1 addition & 2 deletions matio-cve-2019-13107/mayhem/matio/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '1.3'
project: matio-cve-2019-13107
target: matio
baseimage: forallsecure/matio-cve-2019-13107
image: forallsecure/matio-cve-2019-13107
cmds:
- cmd: /mayhem/matio-libfuzzer
- cmd: /mayhem/matio-standalone @@
3 changes: 1 addition & 2 deletions ncsahttpd-cve-1999-0067/mayhem/phf/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '1.9'
project: ncsa-httpd
target: phf
baseimage: $MAYHEM_DOCKER_REGISTRY/phf
image: forallsecure/ncsahttpd-cve-1999-0067

duration: 300 # normally takes ~30s but let's be safe
advanced_triage: true
Expand Down
5 changes: 2 additions & 3 deletions netflix-cve-2019-10028/mayhem/dial/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '1.8'
project: netflix-cve-2019-10028
target: dial
baseimage: forallsecure/netflix-cve-2019-10028
image: forallsecure/netflix-cve-2019-10028
duration: 120
advanced_triage: true

Expand All @@ -10,5 +9,5 @@ cmds:
dictionary: /fuzz/server/http.dict
network:
url: tcp://localhost:56790
is_client: false
client: false
timeout: 2.0
3 changes: 1 addition & 2 deletions objdump-cve-2017-124xx/mayhem/objdump/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '1.4'
project: objdump-cve-2017-124xx
target: objdump
baseimage: forallsecure/objdump-cve-2017-124xx
image: forallsecure/objdump-cve-2017-124xx
advanced_triage: true
duration: 3600
cmds:
Expand Down
3 changes: 1 addition & 2 deletions oniguruma-cve-2019-13224-13225/mayhem/oniguruma/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '1.0'
project: oniguruma
target: deluxe
baseimage: forallsecure/oniguruma-cve-2019-13224-13225
image: forallsecure/oniguruma-cve-2019-13224-13225
duration: 600

cmds:
Expand Down
5 changes: 2 additions & 3 deletions openssl-cve-2014-0160/mayhem/heartbleed/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
version: '1.3'
project: openssl-cve-2014-0160
target: heartbleed
baseimage: forallsecure/openssl-cve-2014-0160
image: forallsecure/openssl-cve-2014-0160
duration: 30

cmds:
- cmd: /build/handshake-fuzzer
libfuzzer: true
asan: true
sanitizer: true
3 changes: 1 addition & 2 deletions sixlibrary-defect-2020/mayhem/test-extract-xml/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: "1.7"
project: six
target: test-extract-xml
baseimage: $MAYHEM_DOCKER_REGISTRY/six
image: forallsecure/sixlibrary-defect-2020
duration: 86400
advanced_triage: true

Expand Down
3 changes: 1 addition & 2 deletions stb-cve-2019-132xx/mayhem/stb-vorbis/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
version: '1.3'
project: stb-cve-2019-132xx
target: stb-vorbis
baseimage: forallsecure/stb-cve-2019-132xx
image: forallsecure/stb-cve-2019-132xx
duration: 900
cmds:
- cmd: /mayhem/stb-vorbis-libfuzzer
Expand Down
5 changes: 2 additions & 3 deletions sthttpd-cve-2017-10671/mayhem/sthttpd/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
version: '1.4'
project: sthttpd-cve-2017-10671
target: sthttpd
baseimage: forallsecure/sthttpd-cve-2017-10671
image: forallsecure/sthttpd-cve-2017-10671
advanced_triage: true
duration: 3600
cmds:
- cmd: /fuzz/thttpd -D -p 12200
network:
is_client: false
client: false
timeout: 2.0
url: tcp://127.0.0.1:12200
5 changes: 2 additions & 3 deletions uboot-cve-2019-13103-13106/mayhem/uboot/Mayhemfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
version: '1.4'
project: uboot-cve-2019-13103-13106
target: uboot
baseimage: forallsecure/uboot-cve-2019-13103-13106
image: forallsecure/uboot-cve-2019-13103-13106
duration: 86400 # takes about 9 hrs to find first bug
cmds:
- cmd: /mayhem/u-boot-2019.07-rc4/u-boot -c "host bind 0 /fs.ext4 ; ls host 0"
target_input: /fs.ext4
filepath: /fs.ext4
timeout: 10
Loading