Lucene search
+L

2097169 matches found

Kitploit
Kitploit
added 2026/09/01 2:25 a.m.5 views

fprobe

FProbe FProbe - 快速HTTP探测 安装 root@kitploit: GO111MODULE=on go get -u github.com/theblackturtle/fprobe 特性 接收域名/子域名列表,探测可用的HTTP/HTTPS服务器。 运行时优化内存和CPU使用。 支持为每个域名指定特殊端口。 以JSON格式输出详细信息,包含额外头部,如Status Code、Content Type、Location。 用法 root@kitploit: Usage of fprobe: -c int Concurrency default 50 -cidr...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 2:25 a.m.152 views

pown

Pown Pown.js is a security testing and exploitation toolkit built on top of Node.js and NPM. Unlike traditional security tools, notably Metasploits, Pown.js considers frameworks to be an anti-pattern. Therefore, each feature in Pown is in fact a standalone NPM module allowing greater degree of...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 2:24 a.m.6 views

BurpSuite-Asset_Discover

BurpSuite Extension - Asset Discover Burp Suite extension to discover assets from HTTP response using passive scanning. Refer our blog Asset Discovery using Burp Suite for more details. The extension is now part of the BApp store and can be installed directly from the Burp Suite...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 2:24 a.m.4 views

CVE-2024-52301-Research

CVE-2024-52301-Research A bit of research around CVE-2024-52301. I've seen the vuln and wanted to find out how Laravel is vulnerable. For this, I just diffed the 6.20.44 and 6.20.45 versions, and traced how GET parameters could end up changing the application configuration. I've written about thi...

8.7CVSS7.1AI score0.44771EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/01 2:24 a.m.7 views

dynmx

dynmx 原型 dynmx (读作 dynamics )是一种基于签名的检测方法,用于基于Windows API调用序列的行为恶意软件特征。简而言之,你可以将 dynmx 视为用于API调用跟踪(所谓的函数日志)的YARA,这些跟踪来自恶意软件沙箱。因此,检测方法的数据基础不是静态分析的恶意软件样本本身,而是在恶意软件沙箱中对恶意软件样本进行动态分析期间生成的数据。目前, dynmx 支持以下恶意软件沙箱的函数日志: VMRay(函数日志,文本和XML格式) CAPEv2(report.json文件) Cuckoo(report.json文件) 该检测方法在硕士论文《基于Windows...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 2:24 a.m.37 views

dynmx

dynmx Prototype dynmx spoken dynamics is a signature-based detection approach for behavioural malware features based on Windows API call sequences. In a simplified way, you can think of dynmx as a sort of YARA for API call traces so called function logs originating from malware sandboxes. Hence,...

6.4AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 2:24 a.m.216 views

jsfinder

Features | Installation | Usage | Demo | TODOs| Contact jsFinder is a command-line tool written in Go that scans web pages to find JavaScript files linked in the HTML source code. It searches for any attribute that can contain a JavaScript file e.g., src, href, data-main, etc. and extracts the UR...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 2:24 a.m.3 views

amber

Inroduction Amber is a position-independentreflective PE loader that enables in-memory execution of native PE filesEXE, DLL, SYS.... It enables stealthy in-memory payload deployment that can be used to bypass anti-virus, firewall, IDS, IPS products, and application white-listing mitigations...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/01 2:23 a.m.7 views

Reg1c1de

Reg1c1de: Windows Registry Privesc Scanner Summary from help output: Reg1c1de is a tool that scans specified registry hives and reports on any keys where the user has write permissions In addition, if any registry values are found that contain file paths with certain file extensions and they are...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 2:23 a.m.2 views

choronzon

Choronzon - An evolutionary knowledge-based fuzzer Introduction This document aims to explain in brief the theory behind Choronzon. Moreover, it provides details about its internals and how one can extend Choronzon to meet new requirements. An overview of the architecture of Choronzon was initial...

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

CVE-2024-7928

FastAdmin Path Traversal Vulnerability exploit A vulnerability, which was classified as problematic, has been found in FastAdmin up to 1.3.3.20220121. Affected by this issue is some unknown functionality of the file /index/ajax/lang. The manipulation of the argument lang leads to path traversal...

7.5CVSS6.2AI score0.16882EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/01 2:23 a.m.3 views

CVE-2021-41773-Apache-2.4.49-

CVE-2021-41773-Apache-2.4.49- Penetration testing 1.1. Path Traversal Read /etc/passwd file !/bin/bash Script: exploitpathtraversal.sh Objective: Read /etc/passwd file from Apache 2.4.49 TARGETIP="128.0.0.100" URL="http://$TARGETIP/cgi-bin/.%2e/%2e%2e/%2e%2e/%2e%2e/etc/passwd" echo "+ Exploiting...

9.8CVSS7.3AI score0.99992EPSS
SaveExploits164
Kitploit
Kitploit
added 2026/09/01 2:23 a.m.5 views

amun

Amun Amun was the first python-based low-interaction honeypot, following the concepts of Nepenthes but extending it with more sophisticated emulation and easier maintenance. Requirements Pyhon = 2.6 no Python3 support yet optional Python Psyco available at http://psyco.sourceforge.net/ optional...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 2:23 a.m.4 views

CVE-2021-3929-3947

CVE-2021-3929-3947 VM escape PoC for CVE-2021-3929 and CVE-2021-3947. Educational purposes only. You can read the white paper for more information. Environment root@kitploit: OS: Ubuntu 21.10 Linux: 5.13.0 gcc: 11.2.0 glibc: 2.34 glib: 2.68.4 QEMU: 6.1.0 Guest OS: Ubuntu 21.04 Commands Host...

8.2CVSS6.7AI score0.00671EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/01 2:23 a.m.3 views

KittyStager

KittyStager KittyStager is a stage 0 C2 comprising an API, client, and malware. The API is responsible for delivering basic tasks and shellcode to be injected into memory by the malware. The client also connects to the API and allows for interaction with the malware by creating tasks. The goal of...

5.9AI score
SaveExploits0References12
Kitploit
Kitploit
added 2026/09/01 2:22 a.m.2 views

stegowiper

stegoWiper:一种强大且灵活的攻击工具,用于破坏隐写恶意软件 过去10年中,许多威胁组织都采用了隐写恶意软件或其他基于隐写术的技术来攻击全球各行各业和地区的组织。一些例子包括:APT15/Vixen Panda、APT23/Tropic Trooper、APT29/Cozy Bear、APT32/OceanLotus、APT34/OilRig、APT37/ScarCruft、APT38/Lazarus Group、Duqu Group、Turla、Vawtrack、Powload、Lokibot、Ursnif、IceID等。 我们的研究(参见...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 2:22 a.m.42 views

stegowiper

stegoWiper: A powerful and flexible active attack for disrupting stegomalware Over the last 10 years, many threat groups have employed stegomalware or other steganography-based techniques to attack organizations from all sectors and in all regions of the world. Some examples are: APT15/Vixen Pand...

5.8AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 2:22 a.m.3 views

BackupOperatorToDA

From Backup Operator To Domain Admin If you compromise an account member of the group Backup Operators you can become the Domain Admin without RDP or WinRM on the Domain Controller. All credit from filipdragovic with his inital POC ! I build this project because I wanted to have a more generic...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 2:22 a.m.19 views

rootend

rootend rootend is a python nix Enumerator & Auto Privilege Escalation tool. For a full list of our tools, please visit our websitehttps://www.twelvesec.com/ Written by: nickvourd twitter maldevel twitter servo Usage root@kitploit: . \ / | | / / | | \ / / // | |\ / // \ \ / / \ | | \ /\ /| |...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 2:21 a.m.5 views

goblob

Goblob 🫐 Goblob is a lightweight and fast enumeration tool designed to aid in the discovery of sensitive information exposed publicy in Azure blobs, which can be useful for various research purposes such as vulnerability assessments, penetration testing, and reconnaissance. Warning. Goblob will...

5.9AI score
SaveExploits0References7
Rows per page
Query Builder