mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-18 04:04:29 -05:00
Add beef and toxssin
This commit is contained in:
parent
f49b427818
commit
b8ba0057e9
13
weapons/beef.yaml
Normal file
13
weapons/beef.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
name: beef
|
||||
description: 'The Browser Exploitation Framework Project'
|
||||
url: https://github.com/beefproject/beef
|
||||
category: tool
|
||||
type: Exploit
|
||||
platform:
|
||||
- linux
|
||||
- macos
|
||||
- windows
|
||||
lang: Ruby
|
||||
tags:
|
||||
- xss
|
13
weapons/toxssin.yaml
Normal file
13
weapons/toxssin.yaml
Normal file
@ -0,0 +1,13 @@
|
||||
---
|
||||
name: toxssin
|
||||
description: 'An XSS exploitation command-line interface and payload generator.'
|
||||
url: https://github.com/t3l3machus/toxssin
|
||||
category: tool
|
||||
type: Exploit
|
||||
platform:
|
||||
- linux
|
||||
- macos
|
||||
- windows
|
||||
lang: Python
|
||||
tags:
|
||||
- xss
|
Loading…
Reference in New Issue
Block a user