mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
13 lines
220 B
YAML
13 lines
220 B
YAML
---
|
|
name: crlfuzz
|
|
description: 'A fast tool to scan CRLF vulnerability written in Go '
|
|
url: https://github.com/dwisiswant0/crlfuzz
|
|
category: tool
|
|
type: Fuzzer
|
|
platform:
|
|
- linux
|
|
- macos
|
|
- windows
|
|
lang: Shell
|
|
tags:
|
|
- crlf |