Lucene search
+L

2058 matches found

Kitploit
Kitploit
added 2026/09/14 9:54 a.m.7 views

Ghost-CMS-Exploit

Ghost-CMS-Exploit Ghost-CMS Exploit is python script. This script first performs brute-force authentication attempts using the provided wordlists. If valid credentials are found, it proceeds to check for CVE-2024-23724 vulnerability and generates an exploit payload if vulnerable. Requirements: 1...

9CVSS7AI score0.03485EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 9:35 a.m.381 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/14 8:18 a.m.10 views

CVE-2023-40028

CVE-2023-4002 Ghost-Arbitrary-File-Read : The username/email for the target Ghost CMS. --password : The password for the target Ghost CMS. --url : The URL of the target Ghost CMS e.g., http://website.com. 1. Login: The script authenticates with the Ghost CMS admin API and retrieves a session...

6.5CVSS6.9AI score0.68737EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/14 8:01 a.m.3 views

GhostDriver

GhostDriver 👻 About GhostDriver is a Rust-built AV killer tool using BYOVD. Get Started 1. Install Rust from rust-lang.org 2. Clone: git clone https://github.com/BlackSnufkin/GhostDriver.git 3. Build: cargo build --release --target=x8664-pc-windows-msvc 4. Run: Execute the GhostDriver binary Usag...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 8:01 a.m.7 views

ghost

Ghost Ghost is a process injection detection tool written in Rust. It watches running processes and tries to catch suspicious stuff like code injection, memory manipulation, and other tricks that malware uses to hide. What it does The main idea is simple: scan processes and look for weird memory...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 7:14 a.m.11 views

Ghost-CMS-Code-Injection-Audit-CVE-2026-26980

Ghost CMS Code Injection Cleaner Removes injected code from every post and page on a Ghost CMS website via the Admin API. Use this to clean up a compromised Ghost site — for example, one affected by the code injection vulnerability CVE-2026-26980 — by stripping attacker-supplied tags and other...

9.4CVSS8.2AI score0.70208EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/14 6:39 a.m.9 views

GHOST

GHOST General Hacking & Observation Security Tool Standalone WPA/WPA2 handshake capture firmware for the Adafruit ESP32-S3 Reverse TFT Feather : built-in 240×135 TFT and three buttons — no companion phone app or browser required for normal use. Captures are saved as .pcap on LittleFS; Captures →...

6AI score
SaveExploits0References2
Nuclei
Nuclei
added 2026/09/14 5:13 a.m.246 views

Ghost CMS Content API - SQL Injection

Ghost CMS before 6.19.1 is vulnerable to a blind SQL injection in the /ghost/api/content/tags/ endpoint via the filter parameter. This template checks for the vulnerability by sending a boolean-based payload. id: CVE-2026-26980 info: name: Ghost CMS Content API - SQL Injection author:...

9.4CVSS8.2AI score0.70208EPSS
SaveExploits8References3
Kitploit
Kitploit
added 2026/09/14 4:11 a.m.6 views

CVE-2026-26980

CVE-2026-26980 — 👻 Ghost CMS Unauthenticated SQLi via Content API A SQL injection vulnerability existed in Ghost's Content API that allowed unauthenticated attackers to read arbitrary data from the database...

9.4CVSS8.4AI score0.70208EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/14 4:07 a.m.8 views

CVE-2026-26980-PoC

CVE-2026-26980 — Ghost CMS Content API Blind SQL Injection Affected: Ghost 3.24.0 – 6.19.0 Fixed in: Ghost 6.19.1 Auth required: None — Content API key is public Impact: Unauthenticated read of the entire database credentials, API keys Vulnerability slug-filter-order.js interpolates user-supplied...

9.4CVSS8.5AI score0.70208EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/14 4:02 a.m.10 views

CVE-2026-26980-Ghost-CMS-Api

CVE-2026-26980 Ghost CMS SQL Injection PoC This repository contains a Go-based proof-of-concept tool for demonstrating and validating the Ghost CMS Content API SQL injection vulnerability described by CVE-2026-26980. The implementation is based on the exploit flow implemented in the main Go sourc...

9.4CVSS8.3AI score0.70208EPSS
SaveExploits8
Kitploit
Kitploit
added 2026/09/14 3:30 a.m.10 views

Ghost

Ghost Framework Ghost Framework is an Android post-exploitation framework that exploits the Android Debug Bridge to remotely access an Android device. Installation pip3 install git+https://github.com/EntySec/Ghost...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/14 3:19 a.m.7 views

SMSOTPBOT

ghost-OTPBOT ghost-OTPBOT is the most advanced and versatile OTP & SMS capture bot that is capable of getting OTP & SMS codes from victims by impersonating a company or bank. You can use this to get OTP for logins, banks, credit cards, apple pay, and more. Join...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/14 2:51 a.m.5 views

ICMP-Ghost-A-Fileless-x64-Assembly-C2-Agent

root@kitploit: |\ |\ |\ |\ |\ |\ \ |\ |\ \ \ \ | \ \ \\ \ \ |\ \ \ || \ | \ \ |||\ \ \ \ \ \ \ \ \ \\ \ \ \ \ \ \ \ \ \ \ \ \ \ |\ \ \ \ \ \ \ \\ ||\ \ \ \ \ \ \ |\ \ \ \ \ \ \ \\ \ \ \ \ \\ ||||||||\ || ||| || Fileless, pure x64 Assembly C2 implant utilizing a...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/14 2:02 a.m.5 views

ghost-checker

ghost-checker Test wether you're exposed to ghost CVE-2015-0235. All kudos go to Qualys Security Usage root@kitploit: /tmp/ghost-checker master$ make cc -o ghost ghost.c /tmp/ghost-checker master$ ./ghost not vulnerable /tmp/ghost-checker master$ make clean rm ghost Credits Qualys Security Team...

10CVSS7.5AI score0.94558EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/14 1:09 a.m.5 views

CVE-2020-0796

SMBv3 Ghost CVE-2020-0796 Vulnerability Demo : exploit-demo.mp4...

10CVSS8.2AI score0.9981EPSS
SaveExploits126
Kitploit
Kitploit
added 2026/09/14 12:16 a.m.8 views

CVE-2024-23724

Installation Automatic installation recommended To test the vulnerability, we need two accounts: an account with the administrator role owner and an account with the contributor role. In Ghost CMS, you must first access the admin panel to create the owner account, then invite a contributor from...

9CVSS6.9AI score0.03485EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/14 12:11 a.m.11 views

grubcrawler

Agentic web crawler with anti-detection, vision fallback, and peer-to-peer mesh. Endpoints · Mesh · Anti-Detection · Ghost Protocol · Live Stream · MCP Tools · Quick Start · Benchmarks · Architecture Full-stack web crawling engine with JavaScript rendering, Camoufox anti-detect browser, per-reque...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/13 10:59 p.m.7 views

CVE-2023-40028

CVE-2023-40028 PoC Exploit Symlink Upload Vulnerability in Ghost CMS Leading to Arbitrary File Read POC Image Vulnerability Details CVE-2023-40028 is a vulnerability in Ghost CMS versions prior to 5.59.1 , where authenticated users can upload symbolic links symlinks that lead to arbitrary file...

6.5CVSS6.9AI score0.68737EPSS
SaveExploits12References1
Kitploit
Kitploit
added 2026/09/13 10:15 p.m.5 views

CVE-2023-40028

CVE-2023-40028: Ghost CMS Arbitrary File Read Description This Proof-of-Concept POC can be used to exploit CVE-2023-40028 to achieve file-read access in Ghost CMS. Ghost is an open source content management system CMS. Versions prior to 5.59.1 are subject to a vulnerability which allows...

6.5CVSS6.7AI score0.68737EPSS
SaveExploits12
Rows per page
Query Builder