Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 629 Bytes

TODO.md

File metadata and controls

23 lines (19 loc) · 629 Bytes
  • Replay previous work

    • Run fuzzing on Postgres (12: 5436, 11:5435, 9.6:5432)
    • Install DB to Postgres
    • Run fuzzing on SQLite3
    • Does fuzzing with prob work?
  • Introduce YAML

    • Identify which field is necessary
    • Sample Postgres
    • Sample SQLite
  • Integrate sqlmin

    • just turn on/off the option in yaml (on: store after the minimization)
    • make symbolic link
    • accept configuration from yaml
    • Unit-test in the sqlfuzz
  • Update the document

# PostgreSQL command
./fuzz.py -db postgres -o /tmp/out --no-probability --no-initialize