├── README.md ├── dir.txt ├── js.txt └── php.txt /README.md: -------------------------------------------------------------------------------- 1 | # dictionary 2 | 3 | 来自pwn硬糖师傅的爆破字典 4 | ---非最终版 5 | -------------------------------------------------------------------------------- /dir.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshenlian/dictionary/HEAD/dir.txt -------------------------------------------------------------------------------- /js.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshenlian/dictionary/HEAD/js.txt -------------------------------------------------------------------------------- /php.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sshenlian/dictionary/HEAD/php.txt --------------------------------------------------------------------------------