From ef56a0163e39282b73103129b233e792d5e552b5 Mon Sep 17 00:00:00 2001 From: Carlos Polop Date: Mon, 4 Oct 2021 17:06:06 +0100 Subject: [PATCH] Update TODO.md --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 113690c..bae57a2 100644 --- a/TODO.md +++ b/TODO.md @@ -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