├── LICENSE ├── README.md ├── routes └── rails-1k-sample-august-2018.txt ├── subdomains └── subdomains.txt └── wordswithext ├── aspx.txt ├── jsp.txt ├── php.txt └── words.txt /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/assetnote/commonspeak2-wordlists/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/assetnote/commonspeak2-wordlists/HEAD/README.md -------------------------------------------------------------------------------- /routes/rails-1k-sample-august-2018.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/assetnote/commonspeak2-wordlists/HEAD/routes/rails-1k-sample-august-2018.txt -------------------------------------------------------------------------------- /subdomains/subdomains.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/assetnote/commonspeak2-wordlists/HEAD/subdomains/subdomains.txt -------------------------------------------------------------------------------- /wordswithext/aspx.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/assetnote/commonspeak2-wordlists/HEAD/wordswithext/aspx.txt -------------------------------------------------------------------------------- /wordswithext/jsp.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/assetnote/commonspeak2-wordlists/HEAD/wordswithext/jsp.txt -------------------------------------------------------------------------------- /wordswithext/php.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/assetnote/commonspeak2-wordlists/HEAD/wordswithext/php.txt -------------------------------------------------------------------------------- /wordswithext/words.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/assetnote/commonspeak2-wordlists/HEAD/wordswithext/words.txt --------------------------------------------------------------------------------