Lucene search
+L

32911 matches found

Kitploit
Kitploit
added 2026/09/09 12:15 a.m.87 views

r4ven

If you find this GitHub repo useful, please consider giving it a star! ⭐️ ▶️ Watch Video - How To Use! This project is a security research and awareness tool designed to demonstrate how modern web browsers may expose location data, camera access, IP address, and device information when users...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/09 12:15 a.m.5 views

OSIPs

OSIPs This script scans every file from a given folder recursively, extracts every IPv4 and IPv6 address, filters out the public IP addresses and then queries these IPs against TOR relays, WhoIs service and Location service. It outputs 4 files: a CSV file and a JSON file with all details of the I...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/09 12:14 a.m.4 views

CVE-2022-1388

CVE-2022-1388 CVE-2022-1388 F5 BIG-IP iControl REST Auth Bypass RCE. root@kitploit: POST /mgmt/tm/util/bash HTTP/1.1 Host: Accept-Encoding: gzip, deflate Accept: / Connection: close, X-F5-Auth-Token, X-Forwarded-For, Local-Ip-From-Httpd, X-F5-New-Authtok-Reqd, X-Forwarded-Server, X-Forwarded-Host...

9.8CVSS8.3AI score0.99958EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/09 12:11 a.m.6 views

CVE-2018-4407

CVE-2018-4407 Exploit code for CVE-2018-4407 written in Python using the Scapy API. Usage: 2018-4407.py targetip...

8.8CVSS7.8AI score0.22024EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/09 12:08 a.m.8 views

unimap

Unimap Scan only once by IP address and reduce scan times with Nmap for large amounts of data. Unimap is an abbreviation of "Unique Nmap Scan ". The tool can run in Linux, OSX, Windows or Android Termux without problems. Why? If you have plans to run a Nmap to a whole organization you need to...

6AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 12:01 a.m.34 views

hakoriginfinder

hakoriginfinder Tool for discovering the origin host behind a reverse proxy. Useful for bypassing WAFs and other reverse proxies. How does it work? This tool will first make a HTTP request to the hostname/URL that you provide and store the response, then it will make a request to every IP address...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 11:59 p.m.12 views

F5-BigIP-CVE-2022-1388

F5-BigIP-CVE-2022-1388 Reverse Shell for CVE-2022-1388 Download and Usage git clone https://github.com/qusaialhaddad/F5-BigIP-CVE-2022-1388.git cd F5-BigIP-CVE-2022-1388 chmod +x Exploit-F5-BigIP-CVE-2022-1388.py python3 Exploit-F5-BigIP-CVE-2022-1388.py -t BigIP-IPAddress:Port -c "tmsh show sys...

9.8CVSS8.4AI score0.99958EPSS
SaveExploits63References1
Kitploit
Kitploit
added 2026/09/08 11:56 p.m.6 views

cve-2000-0649

CVE-2000-0649 for Apache CVE-2000-0649 is a low risk vulnerability that can potentially disclose the internal IP addresses of the server from the Location parameter in the respose header. Official details are here: Rapid7: https://www.rapid7.com/db/modules/auxiliary/scanner/http/iisinternalip/ CV...

2.6CVSS5.9AI score0.76558EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/08 11:55 p.m.5 views

f5_scanner

f5scanner F5 mass scanner and CVE-2020-5902 checker This tool is mass scanner with 30 threads hardcoded use with caution How to setup root@kitploit: $ python3 -m venv venv $ source venv/bin/activate $ python3 -m pip install -r requirements.txt How to run Single IP python3 f5scanner.py --ip...

10CVSS7.6AI score0.99999EPSS
SaveExploits62
Kitploit
Kitploit
added 2026/09/08 11:43 p.m.4 views

XCTR-Hacking-Tools

🍀 XCTR Hacking Tools 🍀 Version 1.0.0 All in one tools for Information Gathering. Instagram: Capture the Root 🖼️ Screenshots 🖼️ 📹 How to use 📹 Click on the image... Thank you Jolanda de Koff. You can visit https://hackingpassion.com for a lot of amazing articles. 📒 Read Me 📒 Initially, you need to...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 11:35 p.m.6 views

IPBan

IPBan - Free software to block out attackers quickly and easily on Linux and Windows Helpful Links Get a discount on IPBan Pro by visiting https://ipban.com/upgrade-to-ipban-pro/. Integrate IPBan with IPThreat, a 100% free to use website and service of community submitted bad ip addresses. Help...

7.6CVSS5.7AI score0.8197EPSS
SaveExploits4References5
Kitploit
Kitploit
added 2026/09/08 11:28 p.m.7 views

ipeeyoupeewepee

ipeeyoupeewepee A scanner and attack suite for hosts on the public internet mostly Cisco routers that forward unauthenticated packets encapsulated in the IP-in-IP and GRE protocols. This vulnerability, known as "Insecure Implementation of Tunneling Protocols," is tracked under CVE-2020-10136 and...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 11:28 p.m.22 views

ncrack

ncrack Ncrack is a high-speed network authentication cracking tool. It was built to help companies secure their networks by proactively testing all their hosts and networking devices for poor passwords. Security professionals also rely on Ncrack when auditing their clients. Ncrack was designed...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 11:28 p.m.7 views

CVE-2022-1388

CVE-2022-1388 BIG-IP iControl REST vulnerability CVE-2022-1388 Usage This POC is Verified! root@kitploit: curl -i -s -k -X $'POST' \ -H $'Host: localhost' -H $'Connection: keep-alive, X-F5-Auth-Token' -H $'Authorization: Basic YWRtaW46' -H $'X-F5-Auth-Token: a' -H $'Content-Length: 39' ...

9.8CVSS8.5AI score0.99958EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/08 11:25 p.m.27 views

ipsourcebypass

This Python script can be used to bypass IP source restrictions using HTTP headers. Features 17 HTTP headers. Multithreading. JSON export with --json outputfile.json. Auto-detecting most successful bypasses...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 11:21 p.m.5 views

Proxylogon-exploit

Proxylogon-exploit proxylogon exploit - CVE-2021-26857 usage: root@kitploit: python exploit.py...

7.8CVSS8.2AI score0.95762EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/08 11:21 p.m.353 views

msfpc

MSFvenom Payload Creator MSFPC A quick way to generate various "basic" Meterpreter payloads via msfvenom part of the Metasploit framework. About MSFvenom Payload Creator MSFPC is a wrapper to generate multiple types of payloads, based on users choice. The idea is to be as simple as possible only...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 11:13 p.m.3 views

fierce

Fierce Fierce 是一款 DNS 侦察工具,用于定位非连续的 IP 空间。 相关链接: 域名系统 DNS 域名 - 概念与设施 域名 - 实现与规范 域名系统 DNS 威胁分析 名称服务器 NS 起始授权记录 SOA 区域传输 DNS 区域传输协议 AXFR DNS 增量区域传输 IXFR 通配符 DNS 记录 概述 首先,功劳归功于应得之人,fierce 最初由 RSnake 以及 http://ha.ckers.org/ 的其他人员编写。本版本仅为转换为 Python 3,以简化和现代化代码库。 原始描述非常贴切,因此在此引用: Fierce...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 11:13 p.m.29 views

fierce

Fierce Fierce is a DNS reconnaissance tool for locating non-contiguous IP space. Useful links: Domain Name System DNS Domain Names - Concepts and Facilities Domain Names - Implementation and Specification Threat Analysis of the Domain Name System DNS Name Servers NS State of Authority Record SOA...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/08 11:07 p.m.16 views

mwebfp

LNHG - Massive Web Fingerprinter mwebfp Introduction The "LowNoiseHG LNHG Massive Web Fingerprinter " "mwebfp " from now on was conceived in July 2013 after realizing the usefulness of webserver screenshots to pentesters, during an engagement with large external or internal IP address ranges, as ...

5.9AI score
SaveExploits0
Rows per page
Query Builder