From 2bb08a6c3b30afaa5d98b9f7b78a83ab70d3bb47 Mon Sep 17 00:00:00 2001 From: prashant3535 Date: Mon, 20 Aug 2018 10:06:55 +1000 Subject: [PATCH] Added pdf output to the Future Plans https://github.com/sense-of-security/ADRecon/issues/7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5be813..e73e63a 100644 --- a/README.md +++ b/README.md @@ -146,7 +146,7 @@ When you run ADRecon, a `ADRecon-Report-` folder will be created whic - ~~Add Domain Trust Enumeration.~~ - Add option to filter default ACLs. - Gather ACLs for other objects such as Users, Group, etc. -- Additional export and storage option: export to ~~STDOUT~~, SQLite, ~~xml~~, ~~json~~, ~~html~~. +- Additional export and storage option: export to ~~STDOUT~~, SQLite, ~~xml~~, ~~json~~, ~~html~~, pdf. - Use the EPPlus library for Excel Report generation and remove the dependency on MS Excel. - List issues identified and provide recommended remediation advice based on analysis of the data. - Add PowerShell Core support.