Fuzz字典和参考资料
在上面的例子中,我们已经看到了为什么我们需要一个字典。仅字典是不够的,必须非常适合你的 fuzzing 场景。如果你没有找到任何符合必要场景的词表,请考虑生成你自己的字典。下面提供了一些流行的字典和参考资料。
(XSS) 备忘单
https://portswigger.net/web-security/cross-site-scripting/cheat-sheet
AwesomeXSS
https://github.com/s0md3v/AwesomeXSS
常用的payload
https://github.com/swisskyrepo/PayloadsAllTheThings
https://github.com/minimaxir/big-list-of-naughty-strings
https://github.com/Bo0oM/fuzz.txt
FuzzDB
https://github.com/fuzzdb-project/fuzzdb
bl4de字典
https://github.com/bl4de/dictionaries
重定向相关payload
https://github.com/cujanovic/Open-Redirect-Payloads
EdOverflow 漏洞赏金备忘单
https://github.com/EdOverflow/bugbounty-cheatsheet
SecLists
https://github.com/danielmiessler/SecLists
XssPayloads
https://twitter.com/XssPayloads
XssPayloads列表
https://github.com/payloadbox/xss-payload-list
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
暂无评论内容