From ba5d7b7616f8aca233d727cb1f7962e638e67ca2 Mon Sep 17 00:00:00 2001 From: hahwul Date: Tue, 8 Nov 2022 21:57:29 +0900 Subject: [PATCH] Add katana --- weapons/katana.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/katana.yaml diff --git a/weapons/katana.yaml b/weapons/katana.yaml new file mode 100644 index 0000000..8fbfc9d --- /dev/null +++ b/weapons/katana.yaml @@ -0,0 +1,13 @@ +--- +name: katana +description: A next-generation crawling and spidering framework. +url: https://github.com/projectdiscovery/katana +category: tool +type: Recon +platform: +- linux +- macos +- windows +lang: Go +tags: +- crawl \ No newline at end of file