├── .gitignore ├── LICENSE ├── README.md ├── ad └── Readme.md ├── applocker └── Readme.md ├── auditing └── parse-docker-bench-security-json-file.py ├── automation └── nmap_auto.sh ├── cracking ├── Readme.md ├── anonymous-ftp.sh ├── brute-force-ftp-hydra.sh ├── brute-force-ftp-medusa.sh ├── brute-force-ftp.sh ├── brute-force-rdp-hydra.sh ├── brute-force-smtp-hydra.sh ├── brute-force-smtp-medusa.sh ├── brute-force-ssh-hydra.sh ├── brute-force-ssh-medusa.sh ├── create-password-list-from-rockyou-with-policy.sh ├── crunch-charset.sh ├── crunch-pattern.sh ├── generate-wordlist-from-site.sh ├── generate-wordlist.sh ├── open-relay-smtp.sh ├── oracle-login.sh ├── smtp-users-enumeration.sh └── ssh-bf.sh ├── enumeration └── citrix.list ├── firewall ├── extract-country-from-list-subnets.py └── subnetslist.example ├── generate-scripts-lists ├── dirb-generate-scan.sh ├── eyewitness-generate-url-list.sh ├── generate-tcp-full-scan-from-live-hosts-fast-noping-nodns.sh ├── generate-tcp-srv-scan-from-open-ports-fast-noping-nodns.sh ├── generate-tcp-srv-scan-from-open-ports-noping-nodns.sh ├── generate-tcp-srv-scan-from-open-ports-noping.sh ├── generate-tcp-top1000-scan-from-live-hosts-fast-noping-nodns.sh ├── generate-udp-full-scan-from-live-hosts-fast-noping-nodns.sh ├── generate-udp-srv-scan-from-open-ports-fast-noping-nodns.sh ├── generate-udp-srv-scan-from-open-ports-noping-nodns.sh ├── generate-udp-srv-scan-from-open-ports-noping.sh └── generate-udp-top1000-scan-from-live-hosts-fast-noping-nodns.sh ├── grep ├── grep-host-services-for-excel.sh ├── grep-host-services.sh ├── grep-list-hosts-and-open-ports-to-csv.sh ├── grep-list-hosts-and-open-ports-to-matrix.sh ├── grep-list-hosts-and-open-ports-to-txt.sh ├── grep-list-hosts-and-open-ports.sh ├── grep-list-hosts-having-open-ports.sh ├── grep-list-hosts-open-ports-and-services-to-matrix.sh ├── grep-list-hosts-open-ports-and-services-to-txt.sh ├── grep-unique-hosts-with-open-ports-comma.sh ├── grep-unique-live-hosts-comma.sh ├── grep-unique-live-hosts-having-more-than-one-port-open.sh ├── grep-unique-live-hosts.sh ├── grep-unique-open-ports-comma.sh ├── grep-unique-open-ports.sh ├── grep-web-servers-by-knownports.sh ├── grep-web-servers-to-links-txt.sh ├── grep-web-servers-to-links.sh └── grep-web-servers.sh ├── ldap ├── scan-enum4linux.sh └── scan-ldapsearch.sh ├── live-hosts ├── discover-live-hosts-ack-from-list.sh ├── discover-live-hosts-ack.sh ├── discover-live-hosts-all-debug.sh ├── discover-live-hosts-all.sh ├── discover-live-hosts-icmp-echo-from-list.sh ├── discover-live-hosts-icmp-echo.sh ├── discover-live-hosts-netmask-request-discovery.sh ├── discover-live-hosts-oses.sh ├── discover-live-hosts-protocol-ping-from-list.sh ├── discover-live-hosts-protocol-ping.sh ├── discover-live-hosts-sctp-from-list.sh ├── discover-live-hosts-sctp.sh ├── discover-live-hosts-syn-from-list.sh ├── discover-live-hosts-syn.sh ├── discover-live-hosts-tcp-internet.sh ├── discover-live-hosts-timestamp-from-list.sh ├── discover-live-hosts-timestamp.sh ├── discover-live-hosts-top100.sh ├── discover-live-hosts-udp-from-list.sh ├── discover-live-hosts-udp-internet.sh ├── discover-live-hosts-udp.sh ├── discover-local-live-hosts-arpscan.sh ├── discover-local-live-hosts-netbios.sh ├── discover-local-live-hosts-netdiscover.sh ├── discover-local-live-hosts-passively-p0f.sh ├── ping-from-linux.sh └── ping.sh ├── m365 └── Readme.md ├── metasploit ├── binding.md ├── multi-handler.md └── payloads.md ├── misc ├── helpful-commands.md ├── openvas.md ├── port-forwarding.md ├── print-top-tcp-ports.sh ├── print-top-udp-ports.sh ├── responds-to-ping.sh ├── socat.md ├── ssh.md └── stunnel.md ├── mobile └── Readme.md ├── nessus ├── extract-info-nessus.md └── group-nessus-vulnerabilities.sh ├── oracle ├── odat-passwordguesser.sh ├── odat-ping.sh ├── odat-sidguesser.sh ├── odat-status.sh ├── odat-tnspoison.sh ├── odat-version.sh ├── oracle-tnscmd-ping.sh ├── oracle-tnscmd-version.sh └── scanner.sh ├── phishing └── dnstwist.sh ├── port-scanning ├── tcp │ ├── full │ │ ├── tcp-ports-scan-full-delay-nc.sh │ │ ├── tcp-ports-scan-full-delay-sequential-fulltcpcon.sh │ │ ├── tcp-ports-scan-full-delay-sequential-noping-fulltcpcon.sh │ │ ├── tcp-ports-scan-full-delay-sequential-noping.sh │ │ ├── tcp-ports-scan-full-delay-sequential.sh │ │ ├── tcp-ports-scan-full-fast-noping-nodns.sh │ │ ├── tcp-ports-scan-full-maxrate-noping.sh │ │ ├── tcp-ports-scan-full-maxrate.sh │ │ ├── tcp-ports-scan-full-nodns.sh │ │ ├── tcp-ports-scan-full-noping-nodns.sh │ │ ├── tcp-ports-scan-full-noping.sh │ │ ├── tcp-ports-scan-full-super-fast-noping-nodns.sh │ │ ├── tcp-ports-scan-full-with-services-noping-nodns-bypass-ids-ips.sh │ │ └── tcp-ports-scan-full.sh │ ├── services │ │ ├── tcp-ports-services-scan-top400-noping.sh │ │ ├── tcp-services-fast-scan-noping.sh │ │ ├── tcp-services-scan-noping.sh │ │ ├── tcp-services-scan-top1000-noping.sh │ │ └── tcp-services-super-fast-scan-noping.sh │ ├── tcp-ports-scan-common-slow-noping-nodns-ratelimited-stealth.sh │ ├── tcp-ports-scan-delay-nc.sh │ ├── tcp-ports-scan-known-exposed-web.sh │ ├── tcp-ports-scan-nc.sh │ ├── tcp-ports-scan-top-stealth-paranoid.sh │ ├── tcp-ports-scan-top-stealth.sh │ ├── tcp-ports-scan-top1000-fast-noping-nodns.sh │ ├── tcp-ports-scan-top1000-maxrate-noping.sh │ ├── tcp-ports-scan-top1000-maxrate.sh │ ├── tcp-ports-scan-top1000-noping-nodns.sh │ ├── tcp-ports-scan-top1000-noping.sh │ ├── tcp-ports-scan-top1000-slow-noping-nodns-ratelimited-stealth.sh │ ├── tcp-ports-scan-top1000-slow-noping-nodns.sh │ ├── tcp-ports-scan-top1000-suprt-fast-noping-nodns.sh │ ├── tcp-ports-scan-top1000.sh │ ├── tcp-ports-scan-top2000-noping-nodns.sh │ └── tcp-scan-web-server.sh └── udp │ ├── full │ ├── udp-ports-scan-full-fast-noping-nodns.sh │ ├── udp-ports-scan-full-nodns.sh │ ├── udp-ports-scan-full-noping-nodns.sh │ ├── udp-ports-scan-full-noping.sh │ ├── udp-ports-scan-full-super-fast-noping-nodns.sh │ └── udp-ports-scan-full.sh │ ├── services │ ├── udp-services-fast-scan-noping.sh │ ├── udp-services-scan-noping.sh │ ├── udp-services-scan-top1000-noping.sh │ ├── udp-services-scan-top400-noping.sh │ └── udp-services-super-fast-scan-noping.sh │ ├── udp-ports-scan-common-noping-nodns-slow-ratelimited-stealthy.sh │ ├── udp-ports-scan-known-exposed-web.sh │ ├── udp-ports-scan-top100-unicornscan.sh │ ├── udp-ports-scan-top1000-fast-noping-nodns.sh │ ├── udp-ports-scan-top1000-nodns.sh │ ├── udp-ports-scan-top1000-noping-nodns-slow-ratelimited-sleathy.sh │ ├── udp-ports-scan-top1000-noping-nodns.sh │ ├── udp-ports-scan-top1000-noping.sh │ ├── udp-ports-scan-top1000-super-fast-noping-nodns.sh │ └── udp-ports-scan-top1000.sh ├── reconnaissance ├── ftp-banner.sh ├── hostname.sh ├── ip.sh ├── ips.sh ├── mx.sh ├── nameservers.sh ├── shodan │ └── shodanhat │ │ ├── LICENSE │ │ ├── README.md │ │ ├── __init__.py │ │ ├── constantes.py │ │ └── shodanhat.py ├── smtp-banner.sh ├── web-reconnaissance.py ├── webrecon.sh ├── whois.sh └── zone-transfer.sh ├── sip ├── scanner-svwar.sh └── sip-dos.sh ├── skid ├── README.md └── scan-external-ip-range.sh ├── smb ├── null-session.sh ├── scan-enum4linux.sh ├── scan-execute-command.sh ├── scan-list-contents.sh ├── scan-nbtscan.sh ├── scan-share-permissions.sh └── scan-smbclient.sh ├── smtp └── user-enum.sh ├── snmp ├── community.lst ├── discover.sh ├── scan.sh └── walk.sh ├── sqli ├── mssql.md └── sqlmap.md ├── ssl ├── ssl-scan.sh └── tlssled.sh ├── web ├── banner-grabbing-curl-http-proxy.sh ├── banner-grabbing-curl-http.sh ├── banner-grabbing-nc-http.sh ├── banner-grabbing-nc.sh ├── banner-grabbing-nmap-built-in.sh ├── banner-grabbing-nmap-script.sh ├── banner-grabbing-wget-http.sh ├── check-unauthenticated-access.py ├── check-urls.py ├── compare-post-data.py ├── content-type-checker.py ├── curl-delete.sh ├── curl-get.sh ├── curl-options-proxy.sh ├── curl-options.sh ├── curl-post.sh ├── curl-put.sh ├── curl-robots.sh ├── curl-trace.sh ├── dir-scanner-dirsearch-big.sh ├── dir-scanner-dirsearch-medium.sh ├── dir-scanner-ffuf-timeout.sh ├── dir-scanner-ffuf.sh ├── dir-scanner-fine-tuned.sh ├── dir-scanner-gobuster.sh ├── dir-scanner-proxy.sh ├── dir-scanner.sh ├── extract-urls.py ├── eyewitness.sh ├── headers-checker.py ├── html-to-png-screenshot.sh ├── js-map-decoder │ ├── README.md │ ├── decode-source-map.js │ └── package.json ├── lists │ ├── big.list │ └── common-content-types.list ├── nikto-scan-proxy.sh ├── nikto-scan-useragent-proxy.sh ├── nikto-scan-useragent.sh ├── nikto-scan.sh ├── nikto.md ├── nuclei-scan.sh ├── robots-ssl.sh ├── robots.sh ├── screenshot.sh ├── web-app-framework.sh ├── web-headers-malformed-2.sh ├── web-headers-malformed.sh ├── web-headers-null.sh ├── web-recon.sh └── wordpress-scan.sh ├── wifi ├── wifi.md └── wpa2.md └── windows ├── Readme.md └── wmi.md /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/README.md -------------------------------------------------------------------------------- /ad/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/ad/Readme.md -------------------------------------------------------------------------------- /applocker/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/applocker/Readme.md -------------------------------------------------------------------------------- /auditing/parse-docker-bench-security-json-file.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/auditing/parse-docker-bench-security-json-file.py -------------------------------------------------------------------------------- /automation/nmap_auto.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/automation/nmap_auto.sh -------------------------------------------------------------------------------- /cracking/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/Readme.md -------------------------------------------------------------------------------- /cracking/anonymous-ftp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/anonymous-ftp.sh -------------------------------------------------------------------------------- /cracking/brute-force-ftp-hydra.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/brute-force-ftp-hydra.sh -------------------------------------------------------------------------------- /cracking/brute-force-ftp-medusa.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/brute-force-ftp-medusa.sh -------------------------------------------------------------------------------- /cracking/brute-force-ftp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/brute-force-ftp.sh -------------------------------------------------------------------------------- /cracking/brute-force-rdp-hydra.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/brute-force-rdp-hydra.sh -------------------------------------------------------------------------------- /cracking/brute-force-smtp-hydra.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/brute-force-smtp-hydra.sh -------------------------------------------------------------------------------- /cracking/brute-force-smtp-medusa.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/brute-force-smtp-medusa.sh -------------------------------------------------------------------------------- /cracking/brute-force-ssh-hydra.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/brute-force-ssh-hydra.sh -------------------------------------------------------------------------------- /cracking/brute-force-ssh-medusa.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/brute-force-ssh-medusa.sh -------------------------------------------------------------------------------- /cracking/create-password-list-from-rockyou-with-policy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/create-password-list-from-rockyou-with-policy.sh -------------------------------------------------------------------------------- /cracking/crunch-charset.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/crunch-charset.sh -------------------------------------------------------------------------------- /cracking/crunch-pattern.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/crunch-pattern.sh -------------------------------------------------------------------------------- /cracking/generate-wordlist-from-site.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/generate-wordlist-from-site.sh -------------------------------------------------------------------------------- /cracking/generate-wordlist.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/generate-wordlist.sh -------------------------------------------------------------------------------- /cracking/open-relay-smtp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/open-relay-smtp.sh -------------------------------------------------------------------------------- /cracking/oracle-login.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/oracle-login.sh -------------------------------------------------------------------------------- /cracking/smtp-users-enumeration.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/smtp-users-enumeration.sh -------------------------------------------------------------------------------- /cracking/ssh-bf.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/cracking/ssh-bf.sh -------------------------------------------------------------------------------- /enumeration/citrix.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/enumeration/citrix.list -------------------------------------------------------------------------------- /firewall/extract-country-from-list-subnets.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/firewall/extract-country-from-list-subnets.py -------------------------------------------------------------------------------- /firewall/subnetslist.example: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/firewall/subnetslist.example -------------------------------------------------------------------------------- /generate-scripts-lists/dirb-generate-scan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/dirb-generate-scan.sh -------------------------------------------------------------------------------- /generate-scripts-lists/eyewitness-generate-url-list.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/eyewitness-generate-url-list.sh -------------------------------------------------------------------------------- /generate-scripts-lists/generate-tcp-full-scan-from-live-hosts-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/generate-tcp-full-scan-from-live-hosts-fast-noping-nodns.sh -------------------------------------------------------------------------------- /generate-scripts-lists/generate-tcp-srv-scan-from-open-ports-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/generate-tcp-srv-scan-from-open-ports-fast-noping-nodns.sh -------------------------------------------------------------------------------- /generate-scripts-lists/generate-tcp-srv-scan-from-open-ports-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/generate-tcp-srv-scan-from-open-ports-noping-nodns.sh -------------------------------------------------------------------------------- /generate-scripts-lists/generate-tcp-srv-scan-from-open-ports-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/generate-tcp-srv-scan-from-open-ports-noping.sh -------------------------------------------------------------------------------- /generate-scripts-lists/generate-tcp-top1000-scan-from-live-hosts-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/generate-tcp-top1000-scan-from-live-hosts-fast-noping-nodns.sh -------------------------------------------------------------------------------- /generate-scripts-lists/generate-udp-full-scan-from-live-hosts-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/generate-udp-full-scan-from-live-hosts-fast-noping-nodns.sh -------------------------------------------------------------------------------- /generate-scripts-lists/generate-udp-srv-scan-from-open-ports-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/generate-udp-srv-scan-from-open-ports-fast-noping-nodns.sh -------------------------------------------------------------------------------- /generate-scripts-lists/generate-udp-srv-scan-from-open-ports-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/generate-udp-srv-scan-from-open-ports-noping-nodns.sh -------------------------------------------------------------------------------- /generate-scripts-lists/generate-udp-srv-scan-from-open-ports-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/generate-udp-srv-scan-from-open-ports-noping.sh -------------------------------------------------------------------------------- /generate-scripts-lists/generate-udp-top1000-scan-from-live-hosts-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/generate-scripts-lists/generate-udp-top1000-scan-from-live-hosts-fast-noping-nodns.sh -------------------------------------------------------------------------------- /grep/grep-host-services-for-excel.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-host-services-for-excel.sh -------------------------------------------------------------------------------- /grep/grep-host-services.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-host-services.sh -------------------------------------------------------------------------------- /grep/grep-list-hosts-and-open-ports-to-csv.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-list-hosts-and-open-ports-to-csv.sh -------------------------------------------------------------------------------- /grep/grep-list-hosts-and-open-ports-to-matrix.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-list-hosts-and-open-ports-to-matrix.sh -------------------------------------------------------------------------------- /grep/grep-list-hosts-and-open-ports-to-txt.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-list-hosts-and-open-ports-to-txt.sh -------------------------------------------------------------------------------- /grep/grep-list-hosts-and-open-ports.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-list-hosts-and-open-ports.sh -------------------------------------------------------------------------------- /grep/grep-list-hosts-having-open-ports.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-list-hosts-having-open-ports.sh -------------------------------------------------------------------------------- /grep/grep-list-hosts-open-ports-and-services-to-matrix.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-list-hosts-open-ports-and-services-to-matrix.sh -------------------------------------------------------------------------------- /grep/grep-list-hosts-open-ports-and-services-to-txt.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-list-hosts-open-ports-and-services-to-txt.sh -------------------------------------------------------------------------------- /grep/grep-unique-hosts-with-open-ports-comma.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-unique-hosts-with-open-ports-comma.sh -------------------------------------------------------------------------------- /grep/grep-unique-live-hosts-comma.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-unique-live-hosts-comma.sh -------------------------------------------------------------------------------- /grep/grep-unique-live-hosts-having-more-than-one-port-open.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-unique-live-hosts-having-more-than-one-port-open.sh -------------------------------------------------------------------------------- /grep/grep-unique-live-hosts.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-unique-live-hosts.sh -------------------------------------------------------------------------------- /grep/grep-unique-open-ports-comma.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-unique-open-ports-comma.sh -------------------------------------------------------------------------------- /grep/grep-unique-open-ports.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-unique-open-ports.sh -------------------------------------------------------------------------------- /grep/grep-web-servers-by-knownports.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-web-servers-by-knownports.sh -------------------------------------------------------------------------------- /grep/grep-web-servers-to-links-txt.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-web-servers-to-links-txt.sh -------------------------------------------------------------------------------- /grep/grep-web-servers-to-links.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-web-servers-to-links.sh -------------------------------------------------------------------------------- /grep/grep-web-servers.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/grep/grep-web-servers.sh -------------------------------------------------------------------------------- /ldap/scan-enum4linux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/ldap/scan-enum4linux.sh -------------------------------------------------------------------------------- /ldap/scan-ldapsearch.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/ldap/scan-ldapsearch.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-ack-from-list.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-ack-from-list.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-ack.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-ack.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-all-debug.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-all-debug.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-all.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-all.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-icmp-echo-from-list.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-icmp-echo-from-list.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-icmp-echo.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-icmp-echo.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-netmask-request-discovery.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-netmask-request-discovery.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-oses.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-oses.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-protocol-ping-from-list.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-protocol-ping-from-list.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-protocol-ping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-protocol-ping.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-sctp-from-list.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-sctp-from-list.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-sctp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-sctp.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-syn-from-list.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-syn-from-list.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-syn.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-syn.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-tcp-internet.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-tcp-internet.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-timestamp-from-list.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-timestamp-from-list.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-timestamp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-timestamp.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-top100.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-top100.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-udp-from-list.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-udp-from-list.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-udp-internet.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-udp-internet.sh -------------------------------------------------------------------------------- /live-hosts/discover-live-hosts-udp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-live-hosts-udp.sh -------------------------------------------------------------------------------- /live-hosts/discover-local-live-hosts-arpscan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-local-live-hosts-arpscan.sh -------------------------------------------------------------------------------- /live-hosts/discover-local-live-hosts-netbios.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-local-live-hosts-netbios.sh -------------------------------------------------------------------------------- /live-hosts/discover-local-live-hosts-netdiscover.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-local-live-hosts-netdiscover.sh -------------------------------------------------------------------------------- /live-hosts/discover-local-live-hosts-passively-p0f.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/discover-local-live-hosts-passively-p0f.sh -------------------------------------------------------------------------------- /live-hosts/ping-from-linux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/ping-from-linux.sh -------------------------------------------------------------------------------- /live-hosts/ping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/live-hosts/ping.sh -------------------------------------------------------------------------------- /m365/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/m365/Readme.md -------------------------------------------------------------------------------- /metasploit/binding.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/metasploit/binding.md -------------------------------------------------------------------------------- /metasploit/multi-handler.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/metasploit/multi-handler.md -------------------------------------------------------------------------------- /metasploit/payloads.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/metasploit/payloads.md -------------------------------------------------------------------------------- /misc/helpful-commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/misc/helpful-commands.md -------------------------------------------------------------------------------- /misc/openvas.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/misc/openvas.md -------------------------------------------------------------------------------- /misc/port-forwarding.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/misc/port-forwarding.md -------------------------------------------------------------------------------- /misc/print-top-tcp-ports.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/misc/print-top-tcp-ports.sh -------------------------------------------------------------------------------- /misc/print-top-udp-ports.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/misc/print-top-udp-ports.sh -------------------------------------------------------------------------------- /misc/responds-to-ping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/misc/responds-to-ping.sh -------------------------------------------------------------------------------- /misc/socat.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/misc/socat.md -------------------------------------------------------------------------------- /misc/ssh.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/misc/ssh.md -------------------------------------------------------------------------------- /misc/stunnel.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/misc/stunnel.md -------------------------------------------------------------------------------- /mobile/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/mobile/Readme.md -------------------------------------------------------------------------------- /nessus/extract-info-nessus.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/nessus/extract-info-nessus.md -------------------------------------------------------------------------------- /nessus/group-nessus-vulnerabilities.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/nessus/group-nessus-vulnerabilities.sh -------------------------------------------------------------------------------- /oracle/odat-passwordguesser.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/oracle/odat-passwordguesser.sh -------------------------------------------------------------------------------- /oracle/odat-ping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/oracle/odat-ping.sh -------------------------------------------------------------------------------- /oracle/odat-sidguesser.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/oracle/odat-sidguesser.sh -------------------------------------------------------------------------------- /oracle/odat-status.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/oracle/odat-status.sh -------------------------------------------------------------------------------- /oracle/odat-tnspoison.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/oracle/odat-tnspoison.sh -------------------------------------------------------------------------------- /oracle/odat-version.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/oracle/odat-version.sh -------------------------------------------------------------------------------- /oracle/oracle-tnscmd-ping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/oracle/oracle-tnscmd-ping.sh -------------------------------------------------------------------------------- /oracle/oracle-tnscmd-version.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/oracle/oracle-tnscmd-version.sh -------------------------------------------------------------------------------- /oracle/scanner.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/oracle/scanner.sh -------------------------------------------------------------------------------- /phishing/dnstwist.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/phishing/dnstwist.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-delay-nc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-delay-nc.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-delay-sequential-fulltcpcon.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-delay-sequential-fulltcpcon.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-delay-sequential-noping-fulltcpcon.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-delay-sequential-noping-fulltcpcon.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-delay-sequential-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-delay-sequential-noping.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-delay-sequential.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-delay-sequential.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-fast-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-maxrate-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-maxrate-noping.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-maxrate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-maxrate.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-nodns.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-noping.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-super-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-super-fast-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full-with-services-noping-nodns-bypass-ids-ips.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full-with-services-noping-nodns-bypass-ids-ips.sh -------------------------------------------------------------------------------- /port-scanning/tcp/full/tcp-ports-scan-full.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/full/tcp-ports-scan-full.sh -------------------------------------------------------------------------------- /port-scanning/tcp/services/tcp-ports-services-scan-top400-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/services/tcp-ports-services-scan-top400-noping.sh -------------------------------------------------------------------------------- /port-scanning/tcp/services/tcp-services-fast-scan-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/services/tcp-services-fast-scan-noping.sh -------------------------------------------------------------------------------- /port-scanning/tcp/services/tcp-services-scan-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/services/tcp-services-scan-noping.sh -------------------------------------------------------------------------------- /port-scanning/tcp/services/tcp-services-scan-top1000-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/services/tcp-services-scan-top1000-noping.sh -------------------------------------------------------------------------------- /port-scanning/tcp/services/tcp-services-super-fast-scan-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/services/tcp-services-super-fast-scan-noping.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-common-slow-noping-nodns-ratelimited-stealth.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-common-slow-noping-nodns-ratelimited-stealth.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-delay-nc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-delay-nc.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-known-exposed-web.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-known-exposed-web.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-nc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-nc.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top-stealth-paranoid.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top-stealth-paranoid.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top-stealth.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top-stealth.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top1000-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top1000-fast-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top1000-maxrate-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top1000-maxrate-noping.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top1000-maxrate.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top1000-maxrate.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top1000-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top1000-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top1000-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top1000-noping.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top1000-slow-noping-nodns-ratelimited-stealth.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top1000-slow-noping-nodns-ratelimited-stealth.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top1000-slow-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top1000-slow-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top1000-suprt-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top1000-suprt-fast-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top1000.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top1000.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-ports-scan-top2000-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-ports-scan-top2000-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/tcp/tcp-scan-web-server.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/tcp/tcp-scan-web-server.sh -------------------------------------------------------------------------------- /port-scanning/udp/full/udp-ports-scan-full-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/full/udp-ports-scan-full-fast-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/udp/full/udp-ports-scan-full-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/full/udp-ports-scan-full-nodns.sh -------------------------------------------------------------------------------- /port-scanning/udp/full/udp-ports-scan-full-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/full/udp-ports-scan-full-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/udp/full/udp-ports-scan-full-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/full/udp-ports-scan-full-noping.sh -------------------------------------------------------------------------------- /port-scanning/udp/full/udp-ports-scan-full-super-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/full/udp-ports-scan-full-super-fast-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/udp/full/udp-ports-scan-full.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/full/udp-ports-scan-full.sh -------------------------------------------------------------------------------- /port-scanning/udp/services/udp-services-fast-scan-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/services/udp-services-fast-scan-noping.sh -------------------------------------------------------------------------------- /port-scanning/udp/services/udp-services-scan-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/services/udp-services-scan-noping.sh -------------------------------------------------------------------------------- /port-scanning/udp/services/udp-services-scan-top1000-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/services/udp-services-scan-top1000-noping.sh -------------------------------------------------------------------------------- /port-scanning/udp/services/udp-services-scan-top400-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/services/udp-services-scan-top400-noping.sh -------------------------------------------------------------------------------- /port-scanning/udp/services/udp-services-super-fast-scan-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/services/udp-services-super-fast-scan-noping.sh -------------------------------------------------------------------------------- /port-scanning/udp/udp-ports-scan-common-noping-nodns-slow-ratelimited-stealthy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/udp-ports-scan-common-noping-nodns-slow-ratelimited-stealthy.sh -------------------------------------------------------------------------------- /port-scanning/udp/udp-ports-scan-known-exposed-web.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/udp-ports-scan-known-exposed-web.sh -------------------------------------------------------------------------------- /port-scanning/udp/udp-ports-scan-top100-unicornscan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/udp-ports-scan-top100-unicornscan.sh -------------------------------------------------------------------------------- /port-scanning/udp/udp-ports-scan-top1000-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/udp-ports-scan-top1000-fast-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/udp/udp-ports-scan-top1000-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/udp-ports-scan-top1000-nodns.sh -------------------------------------------------------------------------------- /port-scanning/udp/udp-ports-scan-top1000-noping-nodns-slow-ratelimited-sleathy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/udp-ports-scan-top1000-noping-nodns-slow-ratelimited-sleathy.sh -------------------------------------------------------------------------------- /port-scanning/udp/udp-ports-scan-top1000-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/udp-ports-scan-top1000-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/udp/udp-ports-scan-top1000-noping.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/udp-ports-scan-top1000-noping.sh -------------------------------------------------------------------------------- /port-scanning/udp/udp-ports-scan-top1000-super-fast-noping-nodns.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/udp-ports-scan-top1000-super-fast-noping-nodns.sh -------------------------------------------------------------------------------- /port-scanning/udp/udp-ports-scan-top1000.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/port-scanning/udp/udp-ports-scan-top1000.sh -------------------------------------------------------------------------------- /reconnaissance/ftp-banner.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/ftp-banner.sh -------------------------------------------------------------------------------- /reconnaissance/hostname.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/hostname.sh -------------------------------------------------------------------------------- /reconnaissance/ip.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/ip.sh -------------------------------------------------------------------------------- /reconnaissance/ips.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/ips.sh -------------------------------------------------------------------------------- /reconnaissance/mx.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/mx.sh -------------------------------------------------------------------------------- /reconnaissance/nameservers.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/nameservers.sh -------------------------------------------------------------------------------- /reconnaissance/shodan/shodanhat/LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/shodan/shodanhat/LICENSE -------------------------------------------------------------------------------- /reconnaissance/shodan/shodanhat/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/shodan/shodanhat/README.md -------------------------------------------------------------------------------- /reconnaissance/shodan/shodanhat/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /reconnaissance/shodan/shodanhat/constantes.py: -------------------------------------------------------------------------------- 1 | SHODAN_API_KEY = "" -------------------------------------------------------------------------------- /reconnaissance/shodan/shodanhat/shodanhat.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/shodan/shodanhat/shodanhat.py -------------------------------------------------------------------------------- /reconnaissance/smtp-banner.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/smtp-banner.sh -------------------------------------------------------------------------------- /reconnaissance/web-reconnaissance.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/web-reconnaissance.py -------------------------------------------------------------------------------- /reconnaissance/webrecon.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/webrecon.sh -------------------------------------------------------------------------------- /reconnaissance/whois.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/whois.sh -------------------------------------------------------------------------------- /reconnaissance/zone-transfer.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/reconnaissance/zone-transfer.sh -------------------------------------------------------------------------------- /sip/scanner-svwar.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/sip/scanner-svwar.sh -------------------------------------------------------------------------------- /sip/sip-dos.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/sip/sip-dos.sh -------------------------------------------------------------------------------- /skid/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/skid/README.md -------------------------------------------------------------------------------- /skid/scan-external-ip-range.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/skid/scan-external-ip-range.sh -------------------------------------------------------------------------------- /smb/null-session.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/smb/null-session.sh -------------------------------------------------------------------------------- /smb/scan-enum4linux.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/smb/scan-enum4linux.sh -------------------------------------------------------------------------------- /smb/scan-execute-command.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/smb/scan-execute-command.sh -------------------------------------------------------------------------------- /smb/scan-list-contents.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/smb/scan-list-contents.sh -------------------------------------------------------------------------------- /smb/scan-nbtscan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/smb/scan-nbtscan.sh -------------------------------------------------------------------------------- /smb/scan-share-permissions.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/smb/scan-share-permissions.sh -------------------------------------------------------------------------------- /smb/scan-smbclient.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/smb/scan-smbclient.sh -------------------------------------------------------------------------------- /smtp/user-enum.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/smtp/user-enum.sh -------------------------------------------------------------------------------- /snmp/community.lst: -------------------------------------------------------------------------------- 1 | public 2 | private 3 | manager 4 | -------------------------------------------------------------------------------- /snmp/discover.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/snmp/discover.sh -------------------------------------------------------------------------------- /snmp/scan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/snmp/scan.sh -------------------------------------------------------------------------------- /snmp/walk.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/snmp/walk.sh -------------------------------------------------------------------------------- /sqli/mssql.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/sqli/mssql.md -------------------------------------------------------------------------------- /sqli/sqlmap.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/sqli/sqlmap.md -------------------------------------------------------------------------------- /ssl/ssl-scan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/ssl/ssl-scan.sh -------------------------------------------------------------------------------- /ssl/tlssled.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/ssl/tlssled.sh -------------------------------------------------------------------------------- /web/banner-grabbing-curl-http-proxy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/banner-grabbing-curl-http-proxy.sh -------------------------------------------------------------------------------- /web/banner-grabbing-curl-http.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/banner-grabbing-curl-http.sh -------------------------------------------------------------------------------- /web/banner-grabbing-nc-http.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/banner-grabbing-nc-http.sh -------------------------------------------------------------------------------- /web/banner-grabbing-nc.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/banner-grabbing-nc.sh -------------------------------------------------------------------------------- /web/banner-grabbing-nmap-built-in.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/banner-grabbing-nmap-built-in.sh -------------------------------------------------------------------------------- /web/banner-grabbing-nmap-script.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/banner-grabbing-nmap-script.sh -------------------------------------------------------------------------------- /web/banner-grabbing-wget-http.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/banner-grabbing-wget-http.sh -------------------------------------------------------------------------------- /web/check-unauthenticated-access.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/check-unauthenticated-access.py -------------------------------------------------------------------------------- /web/check-urls.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/check-urls.py -------------------------------------------------------------------------------- /web/compare-post-data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/compare-post-data.py -------------------------------------------------------------------------------- /web/content-type-checker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/content-type-checker.py -------------------------------------------------------------------------------- /web/curl-delete.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/curl-delete.sh -------------------------------------------------------------------------------- /web/curl-get.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/curl-get.sh -------------------------------------------------------------------------------- /web/curl-options-proxy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/curl-options-proxy.sh -------------------------------------------------------------------------------- /web/curl-options.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/curl-options.sh -------------------------------------------------------------------------------- /web/curl-post.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/curl-post.sh -------------------------------------------------------------------------------- /web/curl-put.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/curl-put.sh -------------------------------------------------------------------------------- /web/curl-robots.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/curl-robots.sh -------------------------------------------------------------------------------- /web/curl-trace.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/curl-trace.sh -------------------------------------------------------------------------------- /web/dir-scanner-dirsearch-big.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/dir-scanner-dirsearch-big.sh -------------------------------------------------------------------------------- /web/dir-scanner-dirsearch-medium.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/dir-scanner-dirsearch-medium.sh -------------------------------------------------------------------------------- /web/dir-scanner-ffuf-timeout.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/dir-scanner-ffuf-timeout.sh -------------------------------------------------------------------------------- /web/dir-scanner-ffuf.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/dir-scanner-ffuf.sh -------------------------------------------------------------------------------- /web/dir-scanner-fine-tuned.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/dir-scanner-fine-tuned.sh -------------------------------------------------------------------------------- /web/dir-scanner-gobuster.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/dir-scanner-gobuster.sh -------------------------------------------------------------------------------- /web/dir-scanner-proxy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/dir-scanner-proxy.sh -------------------------------------------------------------------------------- /web/dir-scanner.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/dir-scanner.sh -------------------------------------------------------------------------------- /web/extract-urls.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/extract-urls.py -------------------------------------------------------------------------------- /web/eyewitness.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/eyewitness.sh -------------------------------------------------------------------------------- /web/headers-checker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/headers-checker.py -------------------------------------------------------------------------------- /web/html-to-png-screenshot.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/html-to-png-screenshot.sh -------------------------------------------------------------------------------- /web/js-map-decoder/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/js-map-decoder/README.md -------------------------------------------------------------------------------- /web/js-map-decoder/decode-source-map.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/js-map-decoder/decode-source-map.js -------------------------------------------------------------------------------- /web/js-map-decoder/package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/js-map-decoder/package.json -------------------------------------------------------------------------------- /web/lists/big.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/lists/big.list -------------------------------------------------------------------------------- /web/lists/common-content-types.list: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/lists/common-content-types.list -------------------------------------------------------------------------------- /web/nikto-scan-proxy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/nikto-scan-proxy.sh -------------------------------------------------------------------------------- /web/nikto-scan-useragent-proxy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/nikto-scan-useragent-proxy.sh -------------------------------------------------------------------------------- /web/nikto-scan-useragent.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/nikto-scan-useragent.sh -------------------------------------------------------------------------------- /web/nikto-scan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/nikto-scan.sh -------------------------------------------------------------------------------- /web/nikto.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/nikto.md -------------------------------------------------------------------------------- /web/nuclei-scan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/nuclei-scan.sh -------------------------------------------------------------------------------- /web/robots-ssl.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/robots-ssl.sh -------------------------------------------------------------------------------- /web/robots.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/robots.sh -------------------------------------------------------------------------------- /web/screenshot.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/screenshot.sh -------------------------------------------------------------------------------- /web/web-app-framework.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/web-app-framework.sh -------------------------------------------------------------------------------- /web/web-headers-malformed-2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/web-headers-malformed-2.sh -------------------------------------------------------------------------------- /web/web-headers-malformed.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/web-headers-malformed.sh -------------------------------------------------------------------------------- /web/web-headers-null.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/web-headers-null.sh -------------------------------------------------------------------------------- /web/web-recon.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/web-recon.sh -------------------------------------------------------------------------------- /web/wordpress-scan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/web/wordpress-scan.sh -------------------------------------------------------------------------------- /wifi/wifi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/wifi/wifi.md -------------------------------------------------------------------------------- /wifi/wpa2.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/wifi/wpa2.md -------------------------------------------------------------------------------- /windows/Readme.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/windows/Readme.md -------------------------------------------------------------------------------- /windows/wmi.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/maldevel/PenTestKit/HEAD/windows/wmi.md --------------------------------------------------------------------------------