Lucene search
+L

348 matches found

Kitploit
Kitploit
β€’added 2026/09/04 11:23 a.m.β€’93 views

xsubfind3r

xsubfind3r xsubfind3r is a command-line utility designed to discover subdomains for a given domain in a simple, efficient way. It works by gathering information from a variety of passive sources, meaning it doesn't interact directly with the target but instead gathers data that is already publicl...

5.6AI score
SaveExploits0References9
Kitploit
Kitploit
β€’added 2026/09/04 11:08 a.m.β€’102 views

dnsenum

README - dnsenum.pl VERSION: 1.2.4 multithreaded perl script to enumerate DNS information of a domain and to discover non-contiguous ip blocks. OPERATIONS: root@kitploit: 1 Get the host's addresse A record. 2 Get the namservers threaded. 3 Get the MX record threaded. 4 Perform axfr queries on...

5.6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/04 10:15 a.m.β€’1627 views

lazyrecon

root@kitploit: / \ / / \ /// / // Y / \ /| | | | / | / / \ / | /|| \ | / | / || |\ || | |/| |-||/ / / / | /| / | | /|| | || // |/// /\\|// | Usage ./lazyrecon.sh -d domain.com To exclude particular subdomains: ./lazyrecon.sh -d domain.com -e...

5.6AI score
SaveExploits0References6
Kitploit
Kitploit
β€’added 2026/09/04 8:07 a.m.β€’6 views

-CVE-2023-30845

CVE-2023-30845 This is a script for CVE 2023-30845 automatically across multiple subdomains MetΓ³dos de uso: CLONE REPOSITORY| GIVE PERMISSION TO THE FILE| RUN THE FILE ---|---|--- https://github.com/himori123/-CVE-2023-30845.git| chmod +x CVE-2023-30845.sh| ./CVE-2023-30845.sh...

9.8CVSS8.8AI score0.00658EPSS
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/04 7:26 a.m.β€’57 views

haklistgen

haklistgen Turns any junk text into a usable wordlist for brute-forcing. Installation root@kitploit: go install github.com/hakluke/haklistgen@latest Usage Examples Scrape all words out of an HTTP response to build a directory bruteforce wordlist: root@kitploit: curl https://wikipedia.org |...

5.5AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/04 7:08 a.m.β€’91 views

dnsx

A fast and multi-purpose DNS toolkit designed for running DNS queries Features β€’ Installation β€’ Usage β€’ Running dnsx β€’ Wildcard β€’ Notes β€’ Join Discord dnsx is a fast and multi-purpose DNS toolkit designed for running various probes through the retryabledns library. It supports multiple DNS querie...

5.9AI score
SaveExploits0References10
Kitploit
Kitploit
β€’added 2026/09/04 6:57 a.m.β€’45 views

cloud

Cloud Monitoring the Cloud Landscape Our mission with this project is to provide an always up-to-date and freely accessible map of the cloud landscape for every major cloud service provider. We've decided to kick things off with collecting SSL certificate data of AWS EC2 and GCP machines,...

5.8AI score
SaveExploits0References8
Kitploit
Kitploit
β€’added 2026/09/04 6:40 a.m.β€’388 views

nuclei-templates

Nuclei Templates Community curated list of templates for the nuclei engine to find security vulnerabilities in applications. Documentation β€’ Contributions β€’ Discussion β€’ Community β€’ FAQs β€’ Join Discord Templates are the core of the which powers the actual scanning engine. This repository stores a...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
β€’added 2026/09/04 5:55 a.m.β€’65 views

waymore

About - v8.9 The idea behind waymore is to find even more links from the Wayback Machine plus other sources than other existing tools. πŸ‘‰ The biggest difference between waymore and other tools is that it can also download the archived responses for URLs on wayback machine and URLScan so that you c...

6.1AI score
SaveExploits0References9
Kitploit
Kitploit
β€’added 2026/09/04 5:18 a.m.β€’65 views

gitleaks

Gitleaks root@kitploit: β”Œβ”€β—‹β”€β”€β”€β” β”‚ β”‚β•² β”‚ β”‚ β”‚ β—‹ β”‚ β”‚ β—‹ β–‘ β”‚ β””β”€β–‘β”€β”€β”€β”˜ !WARNING Gitleaks is feature complete. I'm not merging new features into Gitleaks. Future releases will be security patches only. I'm shifting my focus to Betterleaks...

5.4AI score
SaveExploits0References6
Kitploit
Kitploit
β€’added 2026/09/04 4:45 a.m.β€’378 views

subjack

subjack DNS Takeover Scanner Subjack is a DNS takeover scanner written in Go designed to scan a list of domains concurrently and identify ones that are able to be hijacked. With Go's speed and efficiency, this tool really stands out when it comes to mass-testing. Always double check the results...

5.5AI score
SaveExploits0References3
Kitploit
Kitploit
β€’added 2026/09/04 3:53 a.m.β€’38 views

apidetector

APIDetector is a powerful and efficient tool designed for testing exposed Swagger endpoints in various subdomains with unique smart capabilities to detect false-positives. It's particularly useful for security professionals and developers who are engaged in API testing and vulnerability scanning...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/04 2:48 a.m.β€’48 views

probable_subdomains

Probable subdomains Online tool: https://weakpass.com/generate/domains TL;DR During bug bounties, penetrations tests, red teams exercises, and other great activities, there is always a room when you need to launch amass, subfinder, sublister, or any other tool to find subdomains you can use to...

5.8AI score
SaveExploits0References26
Kitploit
Kitploit
β€’added 2026/09/04 1:09 a.m.β€’58 views

domhttpx

domhttpx is a google search engine dorker with HTTP toolkit built with python, can make it easier for you to find many URLs/IPs at once with fast time. List Install Usage Flags Basic Usage One Keyword Multiple Keyword Extract Title Page Extract Title Page from Real Path Extract Status Code Extrac...

5.7AI score
SaveExploits0References7
Kitploit
Kitploit
β€’added 2026/09/04 12:31 a.m.β€’86 views

fprobe

FProbe FProbe - Fast HTTP Probe Installation root@kitploit: GO111MODULE=on go get -u github.com/theblackturtle/fprobe Features Take a list of domains/subdomains and probe for working http/https server. Optimize RAM and CPU in runtime. Support special ports for each domain Verbose in JSON format...

5.6AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/03 8:35 p.m.β€’34 views

dcrawl

dcrawl dcrawl is a simple, but smart, multi-threaded web crawler for randomly gathering huge lists of unique domain names. How it works? dcrawl takes one site URL as input and detects all links in the site's body. Each found link is put into the queue. Successively, each queued link is crawled in...

5.5AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/03 8:31 p.m.β€’30 views

exfilkit

exfilkit Data exfiltration utility for testing detection capabilities Description Data exfiltration utility used for testing detection capabilities of security products. Obviously for legal purposes only. Exfiltration How-To /etc/shadow - HTTP GET requests Server root@kitploit: ./exfilkit-cli.py ...

5.4AI score
SaveExploits0
Kitploit
Kitploit
β€’added 2026/09/03 5:42 p.m.β€’80 views

bing-ip2hosts

Bing-ip2hosts Bing-ip2hosts is a Bing.com web scraper to discover hostnames by IP address. Description Bing-ip2hosts is a Bing.com web scraper that discovers hostnames by IP address. Bing is the flagship Microsoft search engine formerly known as MSN Search and Live Search. It provides a feature...

5.5AI score
SaveExploits0References7
Kitploit
Kitploit
β€’added 2026/09/03 4:53 p.m.β€’31 views

surf

Surf - Escalate your SSRF vulnerabilities on Modern Cloud Environments surf allows you to filter a list of hosts, returning a list of viable SSRF candidates. It does this by sending a HTTP request from your machine to each host, collecting all the hosts that did not respond, and then filtering th...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
β€’added 2026/09/03 4:50 p.m.β€’74 views

domainim

DOMAINIM Features β€’ Usage β€’ Installation β€’ Usage β€’ Contributing β€’ Additional Notes Domainim is a fast domain reconnaissance tool for organizational network scanning. The tool aims to provide a brief overview of an organization's structure using techniques like OSINT, bruteforcing, DNS resolving...

5.9AI score
SaveExploits0References5
Rows per page
Query Builder