mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
commit
19cf7d1276
13
weapons/bbot.yaml
Normal file
13
weapons/bbot.yaml
Normal 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
12
weapons/scan4all.yaml
Normal 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
13
weapons/sudomy.yaml
Normal 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
|
Loading…
Reference in New Issue
Block a user