From 99edf802507e195ab76bce6f14343eecbc95e688 Mon Sep 17 00:00:00 2001 From: hahwul Date: Tue, 30 Aug 2022 00:32:16 +0900 Subject: [PATCH 1/2] Add cariddi Signed-off-by: hahwul --- weapons/cariddi.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/weapons/cariddi.yaml b/weapons/cariddi.yaml index e693b4e..0a6c154 100644 --- a/weapons/cariddi.yaml +++ b/weapons/cariddi.yaml @@ -1,8 +1,7 @@ --- name: cariddi -description: Take a list of domains and scan for endpoints, secrets, api keys, file - extensions, tokens and more... -url: https://github.com/edoardottt/cariddi +description: 'Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more' +url: https://github.com/edoardottt/cariddi category: tool type: Recon platform: From 9e29a9b564ddc337bbbeb071a7254e8a02518336 Mon Sep 17 00:00:00 2001 From: hahwul Date: Tue, 30 Aug 2022 00:37:27 +0900 Subject: [PATCH 2/2] Add Redcloud Signed-off-by: hahwul --- weapons/Redcloud.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 weapons/Redcloud.yaml diff --git a/weapons/Redcloud.yaml b/weapons/Redcloud.yaml new file mode 100644 index 0000000..8906127 --- /dev/null +++ b/weapons/Redcloud.yaml @@ -0,0 +1,13 @@ +--- +name: Redcloud +description: 'Automated Red Team Infrastructure deployement using Docker' +url: https://github.com/khast3x/Redcloud +category: tool +type: Utils +platform: +- linux +- macos +- windows +lang: Python +tags: +- infra