Skip to content

Commit e6dfa24

Browse files
committed
Update README.md
1 parent 6ade163 commit e6dfa24

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
This is the full file system fuzzing framework that I presented at the Hack in the Box 2020 Lockdown Edition conference in April.
55

66
* [Conference Talk](https://youtu.be/VNzKVOsn5qQ?t=17032)
7+
* [Conference Talk Single Video](https://www.youtube.com/watch?v=a3H3FKrxYQA)
78
* [Conference Material](https://github.com/0xricksanchez/HITB2020_FSFUZZER)
89

910

@@ -99,7 +100,8 @@ The mutated UFS file system directly leads to a crash showcasing how quickly you
99100

100101
## Feature set
101102

102-
- [X] Full Support for FFS, UFS, EXT, and ZFS file systems
103+
- [X] Full support for FFS, UFS, EXT, and ZFS file systems
104+
- [X] Partial support for APFS
103105
- [X] Full support for FreeBSD, NetBSD, and OpenBSD
104106
- [X] Experimental support for Ubuntu (and probably other Debian based derivatives)
105107
- [X] Mutations via

0 commit comments

Comments
 (0)