Stages

Stage 1 - Completed on 06/17

  • Identify input points in source code (RegEx's on input functions)
  • Create list of variables to track

Stage 2 - V1 Completed on 06/20

  • Track variables through program
  • Identify assignment of tainted vars to untainted
  • Track new tainted data
  • Output all lines using tainted vars

Stage 3 - Part of Stage 4

  • Scan Stage 2 output with RATS

Stage 4 - Due on 07/15

  • GUI
    • blah

Stage 5 - Due by Presentation

  • Bug Testing + Q/A + Polish + Presentation
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License