Skip to content
Snippets Groups Projects

Yuqiang vulnerabilities

Closed Yuqiang Zhu requested to merge yuqiangz/swen90006-a2-2019:Yuqiang-Vulnerabilities into master
  1. Oct 10, 2019
  2. Sep 30, 2019
  3. Sep 29, 2019
  4. Sep 28, 2019
  5. Sep 27, 2019
    • Yang Liu's avatar
      Done: · 332580b8
      Yang Liu authored
      1. Finished InputGenerator, now it can generate inputs for all 6 commands.
      2. Changed the ascii range to 33 to 126(both inclusive), to avoid errors with some strange symbols
      3. Fixed a bug when random arguments are longer than the input buffer size, some spaces between arguments can be ignored, resulting exit due to wrong number of arguments. Now all spaces will be generated within the buffer size range.
      4. Some refactor and small bug fix.
      332580b8
  6. Sep 25, 2019
    • Yang Liu's avatar
      Done: · 34093087
      Yang Liu authored
      1. Made the basic functions of an input generator, to generate commands with arguments. Still working on it.
      34093087
Loading