Skip to content

Instantly share code, notes, and snippets.

@tomnomnom
Created September 29, 2019 19:44
Show Gist options
  • Save tomnomnom/57af04c3422aac8c6f04451a4c1daa51 to your computer and use it in GitHub Desktop.
Save tomnomnom/57af04c3422aac8c6f04451a4c1daa51 to your computer and use it in GitHub Desktop.
short-wordlist
/.s3cfg
/phpunit.xml
/nginx.conf
/.vimrc
/LICENSE.md
/yarn.lock
/Gulpfile
/Gulpfile.js
/composer.json
/.npmignore
/Homestead.yaml
/app.json
/Rakefile
/gruntfile.js
/Thumbs.db
/Resources.zip.manifest
/main.js
/.ssh/known_hosts
/.env.sample
/.git/config
/web.config
/.bash_history
/.ssh/id_rsa.pub
/config.lua
/docker-compose.yml
/README.mkd
/version
/license.txt
/README.txt
/.circleci/config.yml
/blog/_wpeprivate/config.json
/.ssh/config
/config.rb
/.profile
/Vagrantfile
/.mysql_history
/yarn-error.log
/license
/.eslintrc.json
/.hg/requires
/Makefile
/README.md
/README
/.travis.yml
/.svn/entries
/v2/_catalog
/nginx_app.conf
/Jenkinsfile
/server-status
/package.json
/Dockerfile
/yarn-debug.log
/config/database.yml
/Gruntfile.js
/config.json
/.bower.json
/VERSION
/readme.mkd
/.htpasswd
/readme
/.gitignore
/Gemfile
/mkdocs.yml
/LICENSE
/.editorconfig
/webpack.config.js
/.bowerrc
/pom.xml
/.gitattributes
/readme.txt
/.env
/.bashrc
/sftp-config.json
/.hg
/test.php
/license.md
/Procfile
/.git/HEAD
/config/deploy.yml
/.appveyor.yml
/.aws/credentials
/npm-shrinkwrap.json
/manifest.yml
/README.html
/bower.json
/gruntfile.coffee
/readme.md
/karma.conf.js
/LICENSE.txt
/config.ru
/metrics
/rancher-compose.yml
/.jestrc
/tsconfig.json
/_config.yml
/.swp
/.gitmodules
/.subversion/config
/readme.html
/_wpeprivate/config.json
/.rspec
/.babelrc
/.htaccess
/gulpfile.js
/phptest.php
/.dockerignore
/tags
/admin.php
/.ssh/id_rsa
/.ssh/authorized_keys
/php.php
/CVS/Entries
/vendor/autoload.php
/circle.yml
/Gemfile.lock
/build.xml
/index.js
/composer.lock
/phpinfo.php
/CVS/Root
/Gruntfile.coffee
/aliases
/after.sh
/npm-debug.log
/_cat/indices
/serverless.yml
/Elmah.axd
/RELEASE_NOTES.txt
/env
/test/php/test.php
/test/python/test.py
/test/apacheasp/test.asp
/test/cgi/test.html
/test/fcgi/fcgi.py
/test/fcgi/test.fcgi
/test/ssi/test.shtml
/.yarnrc
/heapdump
/django.log
/api-docs
/.arcrc
/.arcconfig
/api/v1/targets
/api/v1/labels
/api/v1/label/version/values
/config.php.txt
/app-stats
/sqlnet.log
@zicohip
Copy link

zicohip commented Aug 30, 2022

without /

.s3cfg
phpunit.xml
nginx.conf
.vimrc
LICENSE.md
yarn.lock
Gulpfile
Gulpfile.js
composer.json
.npmignore
Homestead.yaml
app.json
Rakefile
gruntfile.js
Thumbs.db
Resources.zip.manifest
main.js
.ssh/known_hosts
.env.sample
.git/config
web.config
.bash_history
.ssh/id_rsa.pub
config.lua
docker-compose.yml
README.mkd
version
license.txt
README.txt
.circleci/config.yml
blog/_wpeprivate/config.json
.ssh/config
config.rb
.profile
Vagrantfile
.mysql_history
yarn-error.log
license
.eslintrc.json
.hg/requires
Makefile
README.md
README
.travis.yml
.svn/entries
v2/_catalog
nginx_app.conf
Jenkinsfile
server-status
package.json
Dockerfile
yarn-debug.log
config/database.yml
Gruntfile.js
config.json
.bower.json
VERSION
readme.mkd
.htpasswd
readme
.gitignore
Gemfile
mkdocs.yml
LICENSE
.editorconfig
webpack.config.js
.bowerrc
pom.xml
.gitattributes
readme.txt
.env
.bashrc
sftp-config.json
.hg
test.php
license.md
Procfile
.git/HEAD
config/deploy.yml
.appveyor.yml
.aws/credentials
npm-shrinkwrap.json
manifest.yml
README.html
bower.json
gruntfile.coffee
readme.md
karma.conf.js
LICENSE.txt
config.ru
metrics
rancher-compose.yml
.jestrc
tsconfig.json
_config.yml
.swp
.gitmodules
.subversion/config
readme.html
_wpeprivate/config.json
.rspec
.babelrc
.htaccess
gulpfile.js
phptest.php
.dockerignore
tags
admin.php
.ssh/id_rsa
.ssh/authorized_keys
php.php
CVS/Entries
vendor/autoload.php
circle.yml
Gemfile.lock
build.xml
index.js
composer.lock
phpinfo.php
CVS/Root
Gruntfile.coffee
aliases
after.sh
npm-debug.log
_cat/indices
serverless.yml
Elmah.axd
RELEASE_NOTES.txt
env
test/php/test.php
test/python/test.py
test/apacheasp/test.asp
test/cgi/test.html
test/fcgi/fcgi.py
test/fcgi/test.fcgi
test/ssi/test.shtml
.yarnrc
heapdump
django.log
api-docs
.arcrc
.arcconfig
api/v1/targets
api/v1/labels
api/v1/label/version/values
config.php.txt
app-stats
sqlnet.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment