Lucene search
+L

507093 matches found

Kitploit
Kitploit
added 2026/09/22 3:26 a.m.9 views

Podroid

Podroid Run Linux containers and a full Linux desktop on your Android phone. No root. A real Alpine Linux VM with its own kernel - not a chroot or proot trick - so Podman, Docker and LXC behave exactly like they do on a server. Website · Documentation · Download APK What you get Podman, Docker an...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/22 3:24 a.m.15 views

Elfina

Elfina: A Multi-Architecture ELF Loader Elfina is a multi-architecture ELF loader supporting x86 and x86-64 binaries. This project has been implemented in Rust since v2.0.0. Background Recently, I have been studying reverse engineering on Windows and the PE file format. After that, I started...

6.1AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 3:21 a.m.334 views

digital-forensics-lab

Digital Forensics Lab & Shared Cyber Forensic Intelligence Repository Features of Repository Interactive Digital Forensics Labs: Tailored for students and faculty engagement Linux-Centric Lab Environment: Utilizes Kali Linux exclusively for all labs Visual Learning Support: Each lab includes...

6AI score
SaveExploits0References28
Kitploit
Kitploit
added 2026/09/22 3:20 a.m.18 views

Vegile

Vegile - Ghost In The Shell Vegile is a tool for Post exploitation Techniques in linux. Post Exploitation techniques will ensure that we maintain some level of access and can potentially lead to deeper footholds into our targets trusted network. Donate If this project is very helpful to your...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 3:19 a.m.11 views

LinEnum

LinEnum For more information visit www.rebootuser.com Note: Export functionality is currently in the experimental stage. General usage: version 0.982 Example: ./LinEnum.sh -s -k keyword -r report -e /tmp/ -t OPTIONS: -k Enter keyword -e Enter export location -t Include thorough lengthy tests -s...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 3:15 a.m.62 views

seekr

A multi-purpose toolkit for gathering and managing OSINT-Data with a neat web-interface. Introduction Seekr is a multi-purpose toolkit for gathering and managing OSINT-data with a sleek web interface. Our desktop view enables you to have all of your favourite OSINT tools integrated in one. The...

5.7AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/22 3:14 a.m.17 views

ComfyEngine

ComfyEngine Qt-based memory scanner / watchlist playground inspired by Cheat Engine but built natively for Linux and tuned for my workflow: clean docks, pointer graphs, fast patching, and zero fear of losing context when you bounce between scanner, scripts, and notes. ComfyEngine gives you a clea...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/22 3:14 a.m.10 views

Make-and-Break

Make-and-Break Create and exploit a vulnerable Virtual Machine Description: Built a custom Virtual Machine, running Ubuntu 18.04.1 and Webmin 1.810. Using CVE-2019-15107 to exploit a backdoor in the Linux System Administration Interface PROOF of CONCEPT --- Linux OS Ubuntu 18.04.1 will be deploye...

10CVSS8.2AI score0.99766EPSS
SaveExploits40
Kitploit
Kitploit
added 2026/09/22 3:12 a.m.391 views

webanalyze

webanalyze This is a port of Wappalyzer in Go. This tool is designed to be performant and allows to test huge lists of hosts. !NOTE Because Wappalyzer removed the public access to their app definitions, webanalyze currently loads definitions from enthec. Installation and usage Precompiled release...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 3:11 a.m.17 views

kunai

Leitmotiv Kunai is a powerful tool designed to bring actionable insights for tasks such as security monitoring and threat hunting on Linux systems. Think of it as the Linux counterpart to Sysmon on Windows, tailored for comprehensive and precise event monitoring. Why Kunai Stands Out...

6AI score
SaveExploits0References10
Kitploit
Kitploit
added 2026/09/22 3:11 a.m.138 views

nodexp

NodeXP - Detection and Exploitation Tool for Node.js Services! NodeXP is an intergrated tool, written in Python 2.7, capable of detecting possible vulnerabilities on Node.js services as well as exploiting them in an automated way, based on ServerSideJavascriptInjection attack! Getting Started -...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 3:08 a.m.81 views

swap_digger

swapdigger swapdigger is a bash script used to automate Linux swap analysis for post-exploitation or forensics purpose. It automates swap extraction and searches for Linux user credentials, Web form credentials, Web form emails, HTTP basic authentication, WiFi SSID and keys, etc. Download and run...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/22 3:05 a.m.16 views

SYNwall

SYNwall Zero config IoT firewall. SYNwall is a project built for the time being as a Linux Kernel Module, to implement a transparent and no-config/no-maintenance firewall. You may want to have a look to the for an example of usage. Basics Usually IoT devices are out of a central control, with low...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 3:04 a.m.142 views

commix

Commix short for command injection exploiter is an open source penetration testing tool, written by Anastasios Stasinopoulos @ancst, that automates the detection and exploitation of command injection vulnerabilities. You can visit the collection of screenshots demonstrating some of the features o...

5.4AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/22 3:03 a.m.15 views

Zydra

Zydra Zydra is a file password recovery tool and Linux shadow file cracker. It uses the dictionary search or Brute force method for cracking passwords. Supported Files RAR Files Legacy ZIP Files PDF Files Linux Shadow Files zydra can find all the user’s password in the linux shadow file one after...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 3:01 a.m.549 views

emp3r0r

emp3r0r A self-healing, memory-only C2 for Linux and Windows — agents that survive broken links, never touch disk, and script their way through the Win32 API. What is emp3r0r?...

5.7AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/22 3:00 a.m.49 views

linux-smart-enumeration

First, a couple of useful oneliners ; root@kitploit: wget "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -O lse.sh;chmod 700 lse.sh root@kitploit: curl "https://github.com/diego-treitos/linux-smart-enumeration/releases/latest/download/lse.sh" -Lo...

6.3AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 2:59 a.m.9 views

CVE-2022-29968

CVE-2022-29968 Proof-of-concept exploit for CVE-2022-29968 uninitialized memory in the Linux Kernel, specifically the iouring system. The crash was found with Syzkaller. The crash was analyzed by Joseph Ravichandran and Michael Wang. The exploit was written by Joseph Ravichandran. We found &...

7.8CVSS6.7AI score0.01073EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/22 2:55 a.m.66 views

CryKeX

Properties: Cross-platform Minimalism Simplicity Interactivity Compatibility/Portability Application Independable Process Wrapping Process Injection Dependencies: Unix - should work on any Unix-based OS BASH - the whole script root privileges optional Limitations: AES and RSA keys only Fails most...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/22 2:52 a.m.175 views

charlotte

charlotte c++ fully undetected shellcode launcher ; releasing this to celebrate the birth of my newborn description 13/05/2021: 1. c++ shellcode launcher, fully undetected 0/26 as of 13th May 2021. 2. dynamic invoking of win32 api functions 3. XOR encryption of shellcode and function names 4...

5.5AI score
SaveExploits0References1
Rows per page
Query Builder