XCTR-Hacking-Tools
XCTR Hacking Tools
File Explorer
- adminpanelfinder.txt
- cmsversion.txt
- iphistory.txt
- adminpanelfinder.png
- adminpanelfinderresults.png
- cmsfinder.png
- iphistory.png
- iphistoryresults.png
- login.png
- main-menu.png
- settings.png
- best1050.txt
- best110.txt
- best15.txt
- names.txt
- alphanum_case.txt
- alphanum_case_extra.txt
- char.txt
- doble_uri_hex.txt
- test_ext.txt
- unicode.txt
- uri_hex.txt
- apache.txt
- axis.txt
- cgis.txt
- coldfusion.txt
- domino.txt
- fatwire.txt
- fatwire_pagenames.txt
- frontpage.txt
- hpsmh.txt
- hyperion.txt
- iis.txt
- iplanet.txt
- jboss.txt
- jersey.txt
- jrun.txt
- netware.txt
- oracle.txt
- ror.txt
- sap.txt
- sharepoint.txt
- sunas.txt
- tests.txt
- tomcat.txt
- vignette.txt
- weblogic.txt
- websphere.txt
- big.txt
- catala.txt
- common.txt
- euskera.txt
- extensions_common.txt
- indexes.txt
- mutations_common.txt
- small.txt
- spanish.txt
- apache-user-enum-1.0.txt
- apache-user-enum-2.0.txt
- directories.jbrofuzz
- directory-list-1.0.txt
- directory-list-2.3-medium.txt
- directory-list-2.3-small.txt
- directory-list-lowercase-2.3-medium.txt
- directory-list-lowercase-2.3-small.txt
- common.txt
- adobe_top100_pass.txt
- av-update-urls.txt
- av_hips_executables.txt
- burnett_top_1024.txt
- burnett_top_500.txt
- can_flood_frames.txt
- cms400net_default_userpass.txt
- common_roots.txt
- dangerzone_a.txt
- dangerzone_b.txt
- db2_default_pass.txt
- db2_default_user.txt
- db2_default_userpass.txt
- default_pass_for_services_unhash.txt
- default_userpass_for_services_unhash.txt
- default_users_for_services_unhash.txt
- dlink_telnet_backdoor_userpass.txt
- hci_oracle_passwords.csv
- http_default_pass.txt
- http_default_userpass.txt
- http_default_users.txt
- http_owa_common.txt
- idrac_default_pass.txt
- idrac_default_user.txt
- ipmi_passwords.txt
- ipmi_users.txt
- joomla.txt
- keyboard-patterns.txt
- lync_subdomains.txt
- malicious_urls.txt
- mirai_pass.txt
- mirai_user.txt
- mirai_user_pass.txt
- multi_vendor_cctv_dvr_pass.txt
- multi_vendor_cctv_dvr_users.txt
- named_pipes.txt
- namelist.txt
- oracle_default_hashes.txt
- oracle_default_passwords.csv
- oracle_default_userpass.txt
- password.lst
- piata_ssh_userpass.txt
- postgres_default_pass.txt
- postgres_default_user.txt
- postgres_default_userpass.txt
- root_userpass.txt
- routers_userpass.txt
- rpc_names.txt
- rservices_from_users.txt
- sap_common.txt
- sap_default.txt
- sap_icm_paths.txt
- scada_default_userpass.txt
- sensitive_files.txt
- sensitive_files_win.txt
- sid.txt
- snmp_default_pass.txt
- tftp.txt
- tomcat_mgr_default_pass.txt
- tomcat_mgr_default_userpass.txt
- tomcat_mgr_default_users.txt
- unix_passwords.txt
- unix_users.txt
- vnc_passwords.txt
- vxworks_collide_20.txt
- vxworks_common_20.txt
- wp-plugins.txt
- wp-themes.txt
- admin-panels.txt
- big.txt
- catala.txt
- common.txt
- euskera.txt
- extensions_common.txt
- http_methods.txt
- medium.txt
- megabeast.txt
- mutations_common.txt
- spanish.txt
- test.txt
- All_attack.txt
- bad_chars.txt
- SQL.txt
- Traversal.txt
- XML.txt
- XSS.txt
- common_pass.txt
- names.txt
- alphanum_case.txt
- alphanum_case_extra.txt
- char.txt
- doble_uri_hex.txt
- test_ext.txt
- uri_hex.txt
- apache.txt
- cgis.txt
- coldfusion.txt
- dirTraversal-nix.txt
- dirTraversal-win.txt
- dirTraversal.txt
- domino.txt
- fatwire.txt
- fatwire_pagenames.txt
- frontpage.txt
- iis.txt
- iplanet.txt
- jrun.txt
- netware.txt
- oracle9i.txt
- sharepoint.txt
- sql_inj.txt
- sunas.txt
- tests.txt
- tomcat.txt
- vignette.txt
- weblogic.txt
- websphere.txt
- ws-dirs.txt
- ws-files.txt
- dnsmap.txt
- fasttrack.txt
- nmap.lst
- func.py
- LICENSE
- proxy.txt
- README.md
- requirements.txt
- settings.cfg
- useragent.txt
- xctr.py
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Command Glossary
Commands referenced in this DOCs, explained below.
git clone
View Details ▼
git clone
Clone an existing repository.
git clone {{remote_repository_location}} {{path/to/directory}}
Clone an existing repository into a new directory (the default directory is the repository name):
git clone --recursive {{remote_repository_location}}
Clone an existing repository and its submodules:
git clone {{[-n|--no-checkout]}} {{remote_repository_location}}
Clone only the `.git` directory of an existing repository:
pip3
View Details ▼
pip3
This command is an alias of `pip`.
tldr pip
View documentation for the original command:
python3
View Details ▼
python3
This command is an alias of `python`.
tldr python
View documentation for the original command:
