WebHackersWeapons/weapons/jsluice.yaml

10 lines
236 B
YAML
Raw Normal View History

2023-07-09 14:38:25 +00:00
---
name: jsluice
description: Extract URLs, paths, secrets, and other interesting bits from JavaScript
url: https://github.com/BishopFox/jsluice
category: tool
type: Recon
2024-01-01 16:08:52 +00:00
platform: [linux, macos, windows]
2023-07-09 14:38:25 +00:00
lang: Go
2024-01-01 16:08:52 +00:00
tags: [js-analysis]