From 0803f11e7216ecc880eace1fbc69962ec7af3957 Mon Sep 17 00:00:00 2001 From: Ilya Shaposhnikov Date: Sun, 5 Dec 2021 18:36:05 +0300 Subject: [PATCH] Added support of theHarvester --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 14fe2c3..5dca298 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ | HTTP-Sniffer | Additional | Create multiple http-sniffers for any project. | WPScan | Import | Import JSON results (ip, port, hostname, issue) | DNSrecon | Import | Import JSON/CSV/XML results (ip, port, hostname) +| theHarvester | Import | Import XML results (ip, hostname) ## 🙋 Table of Contents * 📖 [Fast Installation Guide](https://gitlab.com/invuls/pentest-projects/pcf#-full-installation-guide)