Lucene search
+L

14031 matches found

Kitploit
Kitploit
added 2026/08/24 3:05 p.m.27 views

pbscan

SUMMARY polarbearscan is an attempt to do faster and more efficient banner grabbing and port scanning. It combines two different ideas which hopefully will make it somewhat worthy of your attention and time. The first of these ideas is to use stateless SYN scanning using cryptographically protect...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 12:56 p.m.140 views

dalfox

Looking for the Go v2.x version? Dalfox v3 is a complete rewrite in Rust. The Go codebase is preserved on the v2 branch and continues to receive security backports. See SECURITY.md for the support policy. Dalfox is a powerful open-source tool that focuses on automation, making it ideal for quickl...

5.5AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 11:48 a.m.39 views

httpstat

httpstat httpstat visualizes curl1 statistics in a way of beauty and clarity. It is a single file🌟 Python script that has no dependency👏 and is compatible with Python 3🍻. Features Beautiful terminal output — timing breakdown of DNS, TCP, TLS, server processing, and content transfer Structured JSO...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 11:21 a.m.16 views

macphish

macphish Office for Mac Macro Payload Generator Attack vectors There are 4 attack vectors available: beacon creds meterpreter meterpreter-grant For the 'creds' method, macphish can generate the Applescript script directly, in case you need to run it from a shell. beacon On execution, this payload...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/24 11:13 a.m.77 views

flawfinder

About This is "flawfinder" by David A. Wheeler. Flawfinder is a simple program that scans C/C++ source code and reports potential security flaws. It can be a useful tool for examining software for vulnerabilities, and it can also serve as a simple introduction to static source code analysis tools...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/08/24 11:05 a.m.58 views

longtongue

Generate customized Password/Passphrase wordlist based on target information Coded with 💙 by edoardottt Share on Twitter! Installation ⬇️ pipx root@kitploit: pipx install longtongue Source root@kitploit: git clone https://github.com/edoardottt/longtongue.git cd longtongue pip install -r...

5.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/24 10:32 a.m.51 views

oregami

Oregami """ What is this register used for? Hmm.. I'll just rename it to veryuniquename, do a textual search, and find all references! Ok.. Waiting for the search to end.. any minute now.. Done! Now I just need to understand which of the search result is relevant to the current usage frame of the...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 10:17 a.m.294 views

liffy

Advanced LFI Exploitation Tool A powerful Python tool for Local File Inclusion LFI exploitation with advanced features including WAF bypass, encoding techniques, and comprehensive vulnerability detection. Liffy v2.0 is the significantly enhanced version of liffy which was originally created by...

6.5AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/08/24 8:45 a.m.110 views

nomore403

NoMore403 nomore403 is a command-line tool for testing HTTP access-control bypasses and parser inconsistencies around 401, 403, and related responses. The tool is designed for practical web security work: bug bounty, penetration testing, security reviews, and regression testing of access-control...

7.4AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 8:38 a.m.76 views

sicat

SICAT - The useful vulnerability and exploit finder SICAT is a powerful tool designed to aggregate and search for vulnerabilities and exploits from multiple high-profile sources. It simplifies the reconnaissance phase by automatically checking reputable databases based on keywords, Nmap scan...

5.6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/24 8:06 a.m.80 views

s3enum

s3enum s3enum is a fast and stealthy Amazon S3 bucket enumeration tool. It leverages DNS instead of HTTP, which means that requests are not logged in S3 server access logs. It was originally built back in 2016 to target GitHub. Installation root@kitploit: go install github.com/koenrh/s3enum@lates...

7.1AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 8:06 a.m.53 views

idacode

IDACode IDACode makes it easy to execute and debug Python scripts in your IDA environment without leaving Visual Studio Code. The VS Code extension can be found on the marketplace. IDACode is still in a very early state and bugs are to be expected. Please open a new issue if you encounter any...

6.4AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/08/24 8:05 a.m.62 views

cariddi

Take a list of domains, crawl urls and scan for endpoints, secrets, api keys, file extensions, tokens and more Coded with 💙 by edoardottt Share on Twitter! Install • Usage • Get Started • Changelog • Contributing • License Installation 📡 Homebrew root@kitploit: brew install cariddi Snap...

5.8AI score
SaveExploits0References14
Kitploit
Kitploit
added 2026/08/24 7:57 a.m.47 views

cypherhound

CypherHound A Python3 terminal application that contains Neo4j cyphers for BloodHound data sets with a script to automate importing them into BloodHound CE. Output Samples Terminal HTML Report HTML Report continued Why? BloodHound is a staple tool for every penetration tester. However, there are...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/08/24 7:46 a.m.40 views

terra

Terra : Terra needs an Active Maintainer I'm searching for an active maintainer for Terra. I have some exciting ideas for new features and other things possible with Terra / OSINT. Would love to hear from interested folks. Mail me at [email protected] Terra : Recon tool on Social Media...

5.7AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/24 7:29 a.m.173 views

hate_crack

root@kitploit: / | \ / | \ \ | | / \ \ / \ / \ /\ \ \ / | |/ / \ Y // | | \ / \ | | // \ | \ /|| /\ | \ / / // / / / / Installation Installing from source is the only supported path. hatecrack is not distributed on PyPI: pip install hate-crack resolves to a 0.0.0 placeholder that...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/24 7:10 a.m.40 views

git-dumper

git-dumper A tool to dump a git repository from a website. Install This can be installed easily with pip: root@kitploit: pip install git-dumper Usage root@kitploit: usage: git-dumper options URL DIR Dump a git repository from a website. positional arguments: URL url DIR output directory optional...

6.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 7:09 a.m.38 views

mitmproxy2swagger

mitmproxy2swagger https://user-images.githubusercontent.com/5400940/168086818-c48f60ab-3f95-42eb-b435-c8b1a6326b81.mp4 A tool for automatically converting mitmproxy captures to OpenAPI 3.0 specifications. This means that you can automatically reverse-engineer REST APIs by just running the apps an...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/08/24 6:52 a.m.103 views

pbtk

pbtk - Reverse engineering Protobuf apps Protobuf is a serialization format developed by Google and used in an increasing number of Android, web, desktop and more applications. It consists of a language for declaring data structures , which is then compiled to code or another kind of structure...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/08/24 6:23 a.m.93 views

FinalRecon

Twitter - Telegram - thewhiteh4t's Blog FinalRecon is an all in one automatic web reconnaissance tool written in python. Goal of FinalRecon is to provide an overview of the target in a short amount of time while maintaining the accuracy of results. Instead of executing several tools one after...

5.8AI score
SaveExploits0References1
Rows per page
Query Builder