WebHackersWeapons/categorize/langs/PHP.md

9 lines
1.1 KiB
Markdown
Raw Normal View History

2022-10-07 15:21:49 +00:00
2022-10-07 15:36:16 +00:00
## Tools Made of PHP
2022-10-07 15:21:49 +00:00
| Type | Name | Description | Star | Tags | Badges |
| --- | --- | --- | --- | --- | --- |
2022-11-01 15:02:36 +00:00
|Utils|[ezXSS](https://github.com/ssl/ezXSS)|ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting. |![](https://img.shields.io/github/stars/ssl/ezXSS?label=%20)|[`xss`](/categorize/tags/xss.md) [`blind-xss`](/categorize/tags/blind-xss.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![PHP](/images/php.png)](/categorize/langs/PHP.md)|
2022-10-31 13:53:27 +00:00
|Utils|[SecLists](https://github.com/danielmiessler/SecLists)|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. |![](https://img.shields.io/github/stars/danielmiessler/SecLists?label=%20)|[`wordlist`](/categorize/tags/wordlist.md) [`documents`](/categorize/tags/documents.md)|![linux](/images/linux.png)![macos](/images/apple.png)![windows](/images/windows.png)[![PHP](/images/php.png)](/categorize/langs/PHP.md)|
2022-10-07 15:21:49 +00:00