WebHackersWeapons/weapons/crlfuzz.yaml

10 lines
218 B
YAML
Raw Permalink Normal View History

2022-08-16 11:42:23 +00:00
---
name: crlfuzz
description: 'A fast tool to scan CRLF vulnerability written in Go '
2022-08-16 16:11:14 +00:00
url: https://github.com/dwisiswant0/crlfuzz
2022-08-16 11:42:23 +00:00
category: tool
2022-08-19 07:26:26 +00:00
type: Fuzzer
2024-01-01 16:08:52 +00:00
platform: [linux, macos, windows]
2022-08-19 07:26:26 +00:00
lang: Shell
2024-01-01 16:08:52 +00:00
tags: [crlf]