SecLists
SecLists copied to clipboard
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, sensi...
Feature implementation of #950 The wordlists are directly imported from payloadbox and EnDe This make result in a directory structure conflict with #951 if both pr are to be merged
This is a feature pull request. In this pull request the XSS wordlists are formated in machine readable format. Additionally, some fixes are made to `XSS-Vectors-Mario.txt`(in `robot-friendly`). The issue with...
Found some great XSS wordlists [xss-payload-list](https://github.com/payloadbox/xss-payload-list) in readme [https://github.com/OWASP/EnDe](EnDe), specifically these links ``` https://github.com/OWASP/EnDe/blob/master/xss.mario.xml https://github.com/OWASP/EnDe/blob/master/xssAttacks.xml https://github.com/OWASP/EnDe/blob/master/xss.h4k.xml https://github.com/OWASP/EnDe/blob/master/xss-evation.txt ``` I may add them if I can, but if anyone here wants...
**Describe the added commits** Issues and pr templates are added in these commits. This should tell issues and pr openers about the information they need to provide. **Additional context** This...
(Path Traversal attempts I suppose)
The current new line checker is too "harsh" as it exists immediately when ran. Normally that is a non issue but having to repair and commit only for it fail...
I just clicked the wrong button, which led to previous #934 PR to explode. This is reopening it, but not technically reopening.
Issues and pr templates are important as they tell issues and prs openers on what maintainers expect when reading them. For example `This is a "self issue" where the issue...
[files-ext.txt](https://github.com/danielmiessler/SecLists/files/11524464/files-ext.txt)
Files included in commits: desweared passwords, swear word remover script and source files As noted by OP, this can be used in academic settings. However, the real world has curse...