mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-18 12:14:22 -05:00
Add sub404 and Add takeover tag
This commit is contained in:
parent
bcad3e7ea1
commit
420b28a198
@ -11,3 +11,4 @@ platform:
|
|||||||
lang: Go
|
lang: Go
|
||||||
tags:
|
tags:
|
||||||
- subdomains
|
- subdomains
|
||||||
|
- takeover
|
||||||
|
14
weapons/sub404.yaml
Normal file
14
weapons/sub404.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
name: Sub404
|
||||||
|
description: A python tool to check subdomain takeover vulnerability
|
||||||
|
url: https://github.com/r3curs1v3-pr0xy/sub404
|
||||||
|
category: tool
|
||||||
|
type: Recon
|
||||||
|
platform:
|
||||||
|
- linux
|
||||||
|
- macos
|
||||||
|
- windows
|
||||||
|
lang: Go
|
||||||
|
tags:
|
||||||
|
- subdomains
|
||||||
|
- takeover
|
@ -11,3 +11,4 @@ platform:
|
|||||||
lang: Go
|
lang: Go
|
||||||
tags:
|
tags:
|
||||||
- subdomains
|
- subdomains
|
||||||
|
- takeover
|
||||||
|
@ -11,3 +11,4 @@ platform:
|
|||||||
lang: Go
|
lang: Go
|
||||||
tags:
|
tags:
|
||||||
- subdomains
|
- subdomains
|
||||||
|
- takeover
|
||||||
|
Loading…
Reference in New Issue
Block a user