![]() |
|
fuzzfscker,loadable Linux kernel module with the object of fuzzing readable devices - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: C, C++, & Obj-C (https://sinister.ly/Forum-C-C-Obj-C) +--- Thread: fuzzfscker,loadable Linux kernel module with the object of fuzzing readable devices (/Thread-fuzzfscker-loadable-Linux-kernel-module-with-the-object-of-fuzzing-readable-devices--72456) |
fuzzfscker,loadable Linux kernel module with the object of fuzzing readable devices - lola_mybb_import14421 - 08-16-2015 [hide] https://github.com/2tewben/fuzzfscker [/hide] I'm posting this here for my friend in the hopes that it gets some more attention. The description of the github repository is "Loadable Linux kernel module with the object of fuzzing readable device files in Linux-based operating systems." The repository README.md reads: [hide] Quote:the purpose of this is to repeatedly fill up device files * with garbage text every hour in order to[/hide] So, from what I can gather, it's a wall against sysadmins. A pretty interesting module nonetheless. |