Lucene search
+L

484 matches found

Kitploit
Kitploit
added 2026/09/02 9:35 a.m.34 views

autotimeliner

AutoTimeliner Automagically extract forensic timeline from volatile memory dumps. AutoTimeliner runs multiple Volatility3 plugins against Windows, Linux, and macOS memory images, then merges their output into a single, sorted CSV timeline: Generic Timeline Plugin Plugin| What it captures ---|---...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/02 5:47 a.m.3 views

fitness-app

Fitbit Open Source Android App This app is based on the work of Jiska Classen, Matthias Hanreich, Steffen Kreis, Tobias Krichel, Johannes Riedel and Sven Ströher. Features Scan for BLE Fitbit devices Authenticate against Fitbit server like the original app Obtain authentication credentials from t...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 4:55 a.m.3 views

IRTriage

Incident Response Triage: Scripted collection of system information valuable to a Forensic Analyst. IRTriage will automatically "Run As ADMINISTRATOR" in all Windows versions except WinXP. The original source was Triage-ir v0.851 an Autoit script written by Michael Ahrendt. Unfortunately Michael'...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 3:34 a.m.4 views

interrogate

Interrogate Interrogate is a proof-of-concept tool for identification of cryptographic keys in binary material regardless of target operating system, first and foremost for memory dump analysis and forensic usage. Able to identify AES, Serpent, Twofish and DER-encoded RSA keys as of version 0.0.4...

5.8AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 3:16 a.m.5 views

CVE-2024-33901-ProofOfConcept

CVE-2024-33901-ProofOfConcept Short program that demonstrates the vulnerability CVE-2024-33901 in KeePassXC version 2.7.7 The report for the class might need the source code linked, so that's why I created the repo for this How to replicate the vulnerability 1. Open KeePassXC and authenticate the...

6.5CVSS5.9AI score0.00699EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/02 2:58 a.m.2 views

VolExp

VolExp Volatility Explorer This program allows the user to access a Memory Dump. It can also function as a plugin to the Volatility Framework https://github.com/volatilityfoundation/volatility. This program functions similarly to Process Explorer/Hacker, but additionally it allows the user access...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/02 2:10 a.m.20 views

linux_screenshot_xwindows

Intro The goal of this volatility plugin is to extract a screenshot of all open X windows from a memory dump. Previous work The volatility plugin linuxxwindows realised by Adam Bridge https://github.com/bridgeythegeek/linuxxwindows extracts various metadata from the window objects registered to X...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/02 1:35 a.m.2 views

Netgrave

Netgrave A tool for retrieving login credentials from Netwave IP cameras using a memory dump vulnerability CVE-2018-17240. This project was inspired by expcamera and offers performance and efficiency improvements. This tool works for all platforms as it does not use any Linux CLI tools through...

7.5CVSS7AI score0.03745EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/02 12:45 a.m.4 views

BSOD_bitlocker_recover

BitLocker VMK Carving Tool This Python script helps you extract potential BitLocker Volume Master Keys VMKs from memory dump files, such as those generated by a Blue Screen of Death BSOD. It's a command-line utility designed to assist in forensic investigations where BitLocker encryption is...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 11:42 p.m.3 views

gentlemen-decryptor

The Gentlemen Ransomware Decryptor The first publicly available decryption method for The Gentlemen ransomware. The Gentlemen also known as hastalamuerte is currently the most active ransomware-as-a-service RaaS operation globally, with 320+ confirmed victims as of Q1 2026. Until now, every major...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/01 11:41 p.m.2 views

DuplicateDump

DuplicateDump DuplicateDump is a fork of MirrorDump with following modifications: DInovke implementation LSA plugin DLL written in C++ which could be clean up after dumping LSASS. MirrorDump compile LSA plugin as .NET assembly which would not be unloaded by LSASS process. That's why MirrorDump...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/01 11:41 p.m.2 views

SharpSphere

SharpSphere - Attacking vSphere Infrastructure Credit @jkcoote & @grzryc Full walk-through and examples available here. Version History 1.0 - Initial Release 2.0 - Added supported for pass-through authentication using SSPI. 2.1 - Added support for Linux target VMs with --linux, and added a...

6.2AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/01 11:02 p.m.3 views

CobaltStrikeParser

CobaltStrikeParser Analizador Python para la configuración de Beacons de CobaltStrike Descripción Use parsebeaconconfig.py para beacons sin etapa, volcados de memoria o URLs C2 con modo de compatibilidad con metasploit predeterminado true. Muchos beacons sin etapa son PE donde el propio código de...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 9:04 p.m.3 views

PPLBlade

PPLBlade Protected Process Dumper Tool that support obfuscating memory dump and transferring it on remote workstations without dropping it onto the disk. Key functionalities : 1. Bypassing PPL protection 2. Obfuscating memory dump files to evade Defender signature-based detection mechanisms 3...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 9:00 p.m.4 views

HandleKatz

HandleKatz This tool was implemented as part of our Brucon2021 conference talk and demonstrates the usage of cloned handles to Lsass in order to create an obfuscated memory dump of the same. It compiles down to an executable living fully in its text segment. Thus, the extracted .text segment of t...

6AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/01 6:55 p.m.2 views

Memory-analysis

Memory-analysis Contains tools to perform malware and forensic analysis in Memory. Plugins: Dyrescan.py - parses Dyreconfig in memory. Rat9002.py - parses 9002 rat config in memory. plugx.py - parses plugx config in memory modified to also parse config size: 0x170c. ghostrat.py - parses ghostrat...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/01 6:29 p.m.23 views

lmg

Linux Memory Grabber A script for dumping Linux memory and creating VolatilityTM profiles. Hal Pomeranz [email protected], 2020-02-01 THANKS! "If I have seen further it is by standing on the shoulders of giants." Issac Newton There are a lot of people who deserve thanks for making this simpl...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/01 6:12 p.m.4 views

mimipenguin

MimiPenguin 2.0 一种用于从当前 Linux 桌面用户转储登录密码的工具。改编自流行 Windows 工具 mimikatz 背后的思路。此漏洞被分配了 CVE-2018-20781 https://vulners.com/cve/CVE-2018-20781。有趣的是,它在 GNOME Keyring 3.27.2 之后仍未修复,并且在 3.28.0.2-1ubuntu1.18.04.1 中仍然有效。 详细信息 通过转储进程并提取包含明文密码概率较高的行,利用内存中的明文凭据。将尝试通过检查 /etc/shadow...

7.8CVSS7.1AI score0.01483EPSS
SaveExploits1References3
Kitploit
Kitploit
added 2026/09/01 5:18 p.m.3 views

cve-2023-32784

CVE-2023-32784 KeePass 2.X version 2.54 is susceptible to a vulnerability in which the master password may be retrievable from a memory dump of an unlocked KeePass database. This was assigned CVE-2023-32784 This program aims to retrieve the master password from a memory dump of a running KeePass...

7.5CVSS7.2AI score0.04397EPSS
SaveExploits5References1
Kitploit
Kitploit
added 2026/09/01 4:55 p.m.4 views

KeePwn

A python script to help red teamers discover KeePass instances and extract secrets. Features KeePass Discovery Look for KeePass installation files through SMB C$ share. Accept multiple target sources IP, CIDR, hostname, file. Check for KeePass metadata version, last access time. Check for running...

7.2AI score
SaveExploits0References7
Rows per page
Query Builder