Lucene search
+L

1173336 matches found

Kitploit
Kitploit
added 2026/09/15 5:47 a.m.10 views

SwishDbgExt

SwishDbgExt SwishDbgExt is a Microsoft WinDbg debugging extension that expands the set of available commands by Microsoft WinDbg, but also fixes and improves existing commands. This extension has been developed by Matt Suiche @msuiche – feel free to reach out on [email protected] ask for mor...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/15 5:47 a.m.35 views

rifiuti2

Introduction Rifiuti2 is a for analyzing Windows Recycle Bin INFO2 file. Analysis of Windows Recycle Bin is usually carried out during Windows computer forensics. Rifiuti2 can extract file deletion time, original path and size of deleted files and whether the trashed files have been permanently...

5.5AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/15 5:47 a.m.7 views

ATTACKdatamap

ATTACKdatamap A datasource assessment on an event level to show potential coverage of the "MITRE ATT&CK" framework. This tool is developed by me and has no affiliation with "MITRE" nor with its great "ATT&CK" team, it is developed with the intention to ease the mapping of data sources to assess...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 5:47 a.m.8 views

pspy

pspy - unprivileged Linux process snooping pspy is a command line tool designed to snoop on processes without need for root permissions. It allows you to see commands run by other users, cron jobs, etc. as they execute. Great for enumeration of Linux systems in CTFs. Also great to demonstrate you...

6AI score
SaveExploits0References9
Kitploit
Kitploit
added 2026/09/15 5:46 a.m.8 views

telfhash

Trend Micro ELF Hash telfhash telfhash is symbol hash for ELF files, just like imphash is imports hash for PE files. With telfhash, you can cluster ELF files by similarity based on symbols. This is particularly useful for clustering malicious samples. If a sample has no symbols, telfhash uses its...

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

nfstream

NFStream is a multiplatform Python framework providing fast, flexible, and expressive data structures designed to make working with online or offline network data easy and intuitive. It aims to be Python's fundamental high-level building block for doing practical, real-world network flow data...

6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/15 5:45 a.m.5 views

LFiFreak

LFI Freak Features Works with Windows, Linux and OS X Includes bind and reverse shell for both Windows and Linux Written in Python 2.7 What is this all about? A unique tool for exploiting local file inclusions using PHP Input, PHP Filter and Data URI methods. Dependencies BeautifulSoup Disclaimer...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:45 a.m.27 views

git-secrets

=========== git-secrets Prevents you from committing passwords and other sensitive information to a git repository. .. contents:: :depth: 2 Synopsis :: root@kitploit: git secrets --scan -r|--recursive --cached --no-index --untracked ... git secrets --scan-history git secrets --install -f|--force...

6.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:45 a.m.34 views

wifite2

Wifite This repo is a complete re-write of wifite, a Python script for auditing wireless networks. Wifite runs existing wireless-auditing tools for you. Stop memorizing command arguments & switches! Wifite is designed to use all known methods for retrieving the password of a wireless access point...

5.8AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/15 5:45 a.m.7 views

CVE-2026-91003 D-Link DI-8300 CGI Service rzgl.asp rzgl_asp stack-based overflow

A flaw has been found in D-Link DI-8300 16.07. The affected element is the function rzglasp of the file /rzgl.asp of the component CGI Service. This manipulation of the argument redircturl causes stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been...

9.4CVSS
SaveExploits0References7
CVE
CVE
added 2026/09/15 5:45 a.m.13 views

CVE-2026-91003

CVE-2026-91003 affects the D-Link DI-8300 (version 16.07) in its CGI Service component. The vulnerability resides in the function rzgl_asp within the file /rzgl.asp , where manipulation of the redirct_url argument leads to a stack-based buffer overflow . Remote exploitation is possible, and the C...

9.4CVSS
SaveExploits0References7
EUVD
EUVD
added 2026/09/15 5:45 a.m.4 views

EUVD-2026-78278

A flaw has been found in D-Link DI-8300 16.07. The affected element is the function rzglasp of the file /rzgl.asp of the component CGI Service. This manipulation of the argument redircturl causes stack-based buffer overflow. Remote exploitation of the attack is possible. The exploit has been...

9.4CVSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/15 5:44 a.m.10 views

BLUESPAWN

BLUESPAWN Code Status Our Mission BLUESPAWN helps blue teams monitor systems in real-time against active attackers by detecting anomalous activity What is BLUESPAWN BLUESPAWN is an active defense and endpoint detection and response tool which means it can be used by defenders to quickly detect ,...

6.1AI score
SaveExploits0References29
Kitploit
Kitploit
added 2026/09/15 5:44 a.m.6 views

pyshark

pyshark Python wrapper for tshark, allowing python packet parsing using wireshark dissectors. Extended documentation: http://kiminewt.github.io/pyshark Looking for contributors - for various reasons I have a hard time finding time to maintain and enhance the package at the moment. Any...

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

PythonAESObfuscate

PythonAESObfuscate Pythonic way to load shellcode. Builds an EXE for you too! Usage Place a payload.bin raw shellcode file in the same directory. Default Architecture is x86 run python obfuscate.py Default output is out.py Requirements Windows Python 2.7 Pyinstaller PyCrypto PyCryptodome didn't...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 5:41 a.m.100 views

r77-rootkit

r77 Rootkit Fileless ring 3 rootkit r77 is a ring 3 rootkit that hides everything: Files, directories Processes & CPU/GPU usage Registry keys & values Services TCP & UDP connections Junctions, named pipes, scheduled tasks Hiding by prefix Everything that starts with "$77" is hidden. Configuration...

6.3AI score
SaveExploits0
GithubExploit
GithubExploit
added 2026/09/15 5:40 a.m.6 views

Exploit for Improper Access Control in Widgetfactorylimited Jce

E.L.V CVE Research & Assessment Framework E.L.V — Exploit...

10CVSS0.781EPSS
SaveExploits28
Kitploit
Kitploit
added 2026/09/15 5:40 a.m.13 views

SysWhispers2

SysWhispers2 SysWhispers helps with evasion by generating header/ASM files implants can use to make direct system calls. All core syscalls are supported and example generated files available in the example-output/ folder. Difference Between SysWhispers 1 and 2 The usage is almost identical to...

5.8AI score
SaveExploits0References10
GithubExploit
GithubExploit
added 2026/09/15 5:39 a.m.5 views

Exploit for Deserialization of Untrusted Data in Pdfminer Pdfminer.Six

CVE-2025-64512 — pdfminer.six RCE exploit Python 3, stdlib...

8.6CVSS0.00312EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/15 5:39 a.m.56 views

mylg

myLG, Command line Network Diagnostic Tool myLG is an open source software utility which combines the functions of the different network probes in one network diagnostic tool. Features Popular looking glasses ping/trace/bgp: Telia, Level3, NTT, Cogent, KPN More than 200 countries DNS Lookup...

5.7AI score
SaveExploits0References2
Rows per page
Query Builder