10 matches found
wordlistgen
wordlistgen 通过搜索 JavaScript 中的端点生成针对特定目标的单词列表,并附加参数以便与其他工具进行模糊测试 版本 1.0 安装 $ go get -u github.com/ethicalhackingplayground/wordlistgen $ go get github.com/003random/getJS 生成单词列表 $ echo "https://www.twitter.com" | getJS -complete | ./wordlistgen -p params.txt -d "https://www.twitter.com" 使用 ffuf...
6AI score
SaveExploits0References1
20