mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-10-01 01:25:58 -04:00
11 lines
263 B
YAML
11 lines
263 B
YAML
---
|
|
name: xsscrapy
|
|
description: "XSS/SQLi spider. Give it a URL and it'll test every link it finds for\
|
|
\ XSS and some SQLi. "
|
|
url: https://github.com/DanMcInerney/xsscrapy
|
|
category: tool
|
|
type: Scanner
|
|
platform: [linux, macos, windows]
|
|
lang: Python
|
|
tags: [xss]
|