WebHackersWeapons/weapons/SecLists.yaml

16 lines
438 B
YAML
Raw Normal View History

2022-08-16 11:42:23 +00:00
---
name: SecLists
description: 'SecLists is the security tester''s companion. It''s a collection of
multiple types of lists used during security assessments, collected in one place.
List types include usernames, passwords, URLs, sensitive data patterns, fuzzing
payloads, web shells, and many more. '
2022-08-16 16:11:14 +00:00
url: https://github.com/danielmiessler/SecLists
2022-08-16 11:42:23 +00:00
category: tool
2022-08-19 07:26:26 +00:00
type: Utils
2022-08-16 11:42:23 +00:00
platform:
- linux
- macos
- windows
2022-08-19 07:26:26 +00:00
lang: PHP
2022-08-16 11:42:23 +00:00
tags: []