Lucene search
+L

11218 matches found

Kitploit
Kitploit
•added 2026/09/25 11:27 a.m.•47 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/09/25 9:02 a.m.•12 views

CVE-2023-38545

gcc client.c -lcurl...

9.8CVSS6.9AI score0.78483EPSS
SaveExploits6
Kitploit
Kitploit
•added 2026/09/25 8:34 a.m.•157 views

bypass-403

Bypass-403 A simple script just made for self use for bypassing 403 It can also be used to compare responses on verious conditions as shown in the below snap Usage ./bypass-403.sh https://example.com admin ./bypass-403.sh website-here path-here Features Use 24 known Bypasses for 403 with the help...

5.5AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 8:33 a.m.•137 views

git-vuln-finder

git-vuln-finder Finding potential software vulnerabilities from git commit messages. The output format is a JSON with the associated commit which could contain a fix regarding a software vulnerability. The search is based on a set of regular expressions against the commit messages only. If CVE ID...

9.8CVSS6.6AI score0.07465EPSS
SaveExploits0References12
Kitploit
Kitploit
•added 2026/09/25 8:19 a.m.•207 views

snuffleupagus

Snuffleupagus Security module for php7 and php8 - Killing bugclasses and virtual-patching the rest! Key Features • Download • Examples • Documentation • License • Thanks Snuffleupagus is a PHP 7+ and 8+ module designed to drastically raise the cost of attacks against websites, by killing entire b...

6.3AI score
SaveExploits0References12
Kitploit
Kitploit
•added 2026/09/25 6:40 a.m.•8 views

CVE-2023-38545

usage root@kitploit: git clone https://github.com/imfht/CVE-2023-38545 cd CVE-2023-38545/curl-7.74.0 && ./configure --with-openssl make -j 4 python3 socks.py & export ALLPROXY=socks5h://127.0.0.1:9050 ./curl-7.74.0/src/curl $python3 -c "print'A'10000, end=''" -vvvv proof for details please see:...

9.8CVSS7.2AI score0.78483EPSS
SaveExploits6
Kitploit
Kitploit
•added 2026/09/25 6:31 a.m.•132 views

awesome

Check out my macOS app Supercharge Elevate your Mac experience My open source work is supported by the community Special thanks to: Fast remote container builds and GitHub Actions runners. Get the most out of every conversation. AI-powered meeting notes, automations, and search. Give AI agents th...

6.3AI score
SaveExploits0References354
Kitploit
Kitploit
•added 2026/09/25 4:43 a.m.•10 views

SEcraper

SEcraper Search engine scraper tool with BASH script. Dependency curl cli Available search engine Ask.com Search.yahoo.com Bing.com Installation root@kitploit: git clone https://github.com/zerobyte-id/SEcraper.git cd SEcraper/ Run root@kitploit: bash secraper.bash "QUERY" Thank you : If you want ...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 4:38 a.m.•9 views

CVE-2023-38545

CVE-2023-38545: Curl Vulnerability Proof of Concept This repository contains a Proof of Concept PoC designed to test systems for the CVE-2023-38545 vulnerability. The vulnerability affects the curl utility, specifically versions between 7.69.0 and 8.3.1, and is related to the handling of HTTP...

9.8CVSS7.1AI score0.78483EPSS
SaveExploits6
Kitploit
Kitploit
•added 2026/09/25 4:29 a.m.•10 views

bypass-url-parser

Bypass Url Parser 该工具测试多种URL绕过技术,以访问40X保护的页面。 如果你好奇为什么这段代码只不过是一个简陋的curl封装,原因如下: 大多数Python请求库会对URL/路径/参数进行编码/解码,而我讨厌这一点。 如果我提交原始字符,我就要发送原始字符。 如果我发送一个奇怪的路径,我就想要它保持奇怪,而不是被标准化。 在Python中,要在不丢失库的所有好处(如解析、SSL/TLS封装等)的情况下实现这一点,出乎意料地困难。 所以,像我一样,使用curl作为后端,这就行了。 此外,该工具也可以作为库使用,参见libsampleusage.py 安装...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 4:29 a.m.•49 views

bypass-url-parser

Bypass Url Parser Tool that tests MANY url bypasses to reach a 40X protected page. If you wonder why this code is nothing but a dirty curl wrapper, here's why: Most of the python requests do url/path/parameter encoding/decoding, and I hate this. If I submit raw chars, I want raw chars to be sent...

5.6AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/25 4:13 a.m.•14 views

explain-my-curl

explain-my-curl explain-my-curl is a local-first CLI for understanding what a curl command is doing across DNS, TLS, and HTTP. This repository currently includes: A CLI command to parse and explain a curl input A starter TUI for interactive exploration Execution telemetry for DNS, TCP connect, TL...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 3:12 a.m.•13 views

N1QLMap

Description N1QLMap is an N1QL exploitation tool. Currently works with Couchbase database. The tool supports data extraction and performing SSRF attacks via CURL. More information can be found here: https://labs.f-secure.com/blog/n1ql-injection-kind-of-sql-injection-in-a-nosql-database. Usage Hel...

6.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 2:34 a.m.•13 views

4-ZERO-3

Introduction 4-ZERO-3 Tool to bypass 403/401. This script contain all the possible techniques to do the same. NOTE : If you see multiple 200 Ok/bypasses as output, you must check the Content-Length. If the content-length is same for multiple 200 Ok/bypasses means false positive. Reason can be...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/25 2:05 a.m.•13 views

firepwner

CVE-2015-6357: FirePWNER Exploit for Cisco FireSIGHT Management Center SSL Validation Vulnerability Introduction On its own the Cisco FireSIGHT Management Center Certificate Validation Vulnerability is a medium severity vulnerability with a CVSS of 5.1. However, this vulnerability is an example o...

6.8CVSS6.1AI score0.02634EPSS
SaveExploits0References2
Nuclei
Nuclei
•added 2026/09/25 2:05 a.m.•118 views

Php-mod/curl Library <2.3.2 - Cross-Site Scripting

Php-mod/curl library before 2.3.2 contains a cross-site scripting vulnerability via the postfilepathupload.php key parameter and the POST data to postmultidimensional.php. An attacker can inject arbitrary script, which can allow theft of cookie-based authentication credentials and launch of other...

6.1CVSS6.3AI score0.01261EPSS
SaveExploits2References3
Kitploit
Kitploit
•added 2026/09/25 1:55 a.m.•258 views

ip-finder-cli

IPFinder CLI Command Line Interface https://ipfinder.io/ Supports Single IP Address, asn, ranges, firewall as Input Supports Bulk Exports Results to Screen or to An Output File Supports IPv4 and IPv6 Supports ASN number , RANGES , Firewall Getting Started sign up for a free account at...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
•added 2026/09/25 1:53 a.m.•9 views

webminex

webminex poc exploit for webmin backdoor bash/curl based example to exploit webmin backdoors CVE-2019-15107 and CVE-2019-15231. by Hanno Böck, https://hboeck.de/...

10CVSS8.6AI score0.9971EPSS
SaveExploits41
Kitploit
Kitploit
•added 2026/09/25 12:58 a.m.•60 views

tmux

Welcome to tmux! tmux is a terminal multiplexer: it enables a number of terminals to be created, accessed, and controlled from a single screen. tmux may be detached from a screen and continue running in the background, then later reattached. This release runs on OpenBSD, FreeBSD, NetBSD, Linux,...

5.8AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/25 12:43 a.m.•374 views

burp-exporter

Exporter Extension for Burp Suite Community and Pro Follow us to know more about tips and others extensions Description Exporter is a Burp Suite extension to copy a request to a file or the clipboard as multiple programming languages functions. It also adds a tab called Exporter where you can...

5.8AI score
SaveExploits0References3
Rows per page
Query Builder