Update TODO.md

This commit is contained in:
Carlos Polop
2021-10-04 17:06:06 +01:00
committed by GitHub
parent 905a20c7b5
commit ef56a0163e

View File

@@ -1,7 +1,7 @@
# TODO
### Generate Nice Reports
- [x] Create a parser from linpeas and winpeas.exe output to JSON
- [x] Create a parser from linpeas and winpeas.exe output to JSON. You can fin it [here](https://github.com/carlospolop/PEASS-ng/tree/master/parser).
- [ ] Create a python script that generates a nice HTML/PDF from the JSON output
### Generate a DB of Known Vulnerable Binaries