You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: securing/part4.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -356,9 +356,9 @@ <h1>Shell</h1>
356
356
<p>The VirtualBox/Ubuntu will come handy later as well.</p>
357
357
</aside>
358
358
359
-
<p>Radamsa is a good example of a fuzzer, created at the University of Oulu. Radamsa takes in a set of valid examples and fuzzes them. The output may contain number of invalid files. Radamsa can be obtained as a current Git snapshot from <ahref="https://github.com/aoh/radamsa">AOH Git page</a> (which works at least on GNU/Linux and Mac OS X boxes with git installed). You can build it by doing the following:</p>
359
+
<p>Radamsa is a good example of a fuzzer, created at the University of Oulu. Radamsa takes in a set of valid examples and fuzzes them. The output may contain number of invalid files. Radamsa can be obtained as a current Git snapshot from <ahref="https://gitlab.com/akihe/radamsa">Akihe Gitlab page</a> (which works at least on GNU/Linux and Mac OS X boxes with git installed). You can build it by doing the following:</p>
0 commit comments