From 463b66a693d3d8b3c4cfb92fe5246dca5fc3a0a0 Mon Sep 17 00:00:00 2001 From: hahwul Date: Thu, 8 Dec 2022 21:18:44 +0900 Subject: [PATCH] Add Dr. Watson --- weapons/Dr. Watson.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 weapons/Dr. Watson.yaml diff --git a/weapons/Dr. Watson.yaml b/weapons/Dr. Watson.yaml new file mode 100644 index 0000000..0c1305f --- /dev/null +++ b/weapons/Dr. Watson.yaml @@ -0,0 +1,14 @@ +name: Dr. Watson +description: Dr. Watson is a simple Burp Suite extension that helps find assets, keys, subdomains, IP addresses, and other useful information +url: https://github.com/prodigysml/Dr.-Watson +category: tool-addon +type: Recon +platform: +- linux +- macos +- windows +- burpsuite +lang: Python +tags: +- param +- subdomains \ No newline at end of file