Merge pull request #93 from hahwul/hahwul-dev

Hahwul dev
pull/98/head
HAHWUL 2023-10-29 15:00:46 +09:00 committed by GitHub
commit 19cf7d1276
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 38 additions and 0 deletions

13
weapons/bbot.yaml Normal file
View File

@ -0,0 +1,13 @@
---
name: bbot
description: OSINT automation for hackers
url: https://github.com/blacklanternsecurity/bbot
category: tool
type: Recon
platform:
- linux
- macos
- windows
lang: Python
tags:
- osint

12
weapons/scan4all.yaml Normal file
View File

@ -0,0 +1,12 @@
---
name: scan4all
description: Official repository vuls Scan
url: https://github.com/hktalent/scan4all
category: tool
type: Scanner
platform:
- linux
- macos
- windows
lang: Go
tags: []

13
weapons/sudomy.yaml Normal file
View File

@ -0,0 +1,13 @@
---
name: Sudomy
description: subdomain enumeration tool to collect subdomains and analyzing domains
url: https://github.com/screetsec/Sudomy
category: tool
type: Recon
platform:
- linux
- macos
- windows
lang: Shell
tags:
- subdomains