WebIndex Implementation: The WebIndex is built around four key components: 1 HashMap<String, HashSet<Integer>> wordToID: Associates each word appearing across all webpages with the IDs of the pages ...
This is the prototype code for the paper: 'CGIFuzz: Enabling Gray-Box Fuzzing for Web CGI of IoT Devices'. It is a fuzzing tool built upon the GDBFuzz framework. Please cite the above paper when ...