mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
731 B
731 B
Contribute
Fork Repository
Fork this repository :D
Write ./weapons/<appname>.yaml
and PR it
Write YAML Code.
---
name: App Name
description: App Description
url: App URL # https://github.com/hahwul/dalfox
category: tool # tool / tool-addon / browser-addon / bookmarklet
types: [] # fuzzer / scanner / enum / etc...
platform:
- linux # linux
- macos # macos application
- windows # windows application
- zap # zap addon
- burpsuite # burpsuite addon
# If supported crossplatform, you write out all three (linux/macos/windows)
lang: []
tags: []