Lucene search
+L

5465 matches found

Kitploit
Kitploit
added 2026/09/10 9:24 p.m.9 views

lykan

lykan Lykan is a leak analysis program written in C that generates visual graphs of the analysed data. It receives as inputs raw password text dumps where the passwords are separated by '\n' and extracts statistical information about the dumps, including the top passwords, character popularity et...

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

openocd

Bienvenido a OpenOCD OpenOCD proporciona soporte de programación y depuración en chip con una arquitectura en capas de interfaz JTAG y soporte TAP que incluye: Reproducción XSVF para facilitar el escaneo de límites automatizado y la programación de FPGA/CPLD; soporte de objetivos de depuración...

6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 3:30 p.m.58 views

sploit

sploit Sploit is a Go package that aids in binary analysis and exploitation. The motivating factor behind the development of sploit is to be able to have a well designed API with functionality that rivals some of the more common Python exploit development frameworks while taking advantage of the ...

5.6AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 1:29 p.m.21 views

cracklord

Cracklord http://jmmcatee.github.io/cracklord/ What Is It? CrackLord is a system designed to provide a scalable, pluggable, and distributed system for both password cracking as well as any other jobs needing lots of computing resources. Better said, CrackLord is a way to load balance the resource...

5.7AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/10 1:27 p.m.13 views

ImHex

A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM. /ˈɪmhɛks/...

5.9AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/10 12:46 p.m.10 views

PortWitness

PortWitness v1.1 Escrito en Python2 Esta versión de PortWitness ha sido desarrollada en python2 en la que se han utilizado módulos como os, subprocess y sys, etc. Todo el código se basa en el concepto de programación de sockets. Usando Sockets establecemos una conexión con una aplicación web para...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 12:14 p.m.37 views

hakoriginfinder

hakoriginfinder Tool for discovering the origin host behind a reverse proxy. Useful for bypassing WAFs and other reverse proxies. How does it work? This tool will first make a HTTP request to the hostname/URL that you provide and store the response, then it will make a request to every IP address...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 12:08 p.m.4 views

tandasat.github.io

System Programming Lab Our Training Our next public Hypervisor Development class is: Date: Oct 12 - 15, 2026 4 days Time: 8am - 4pm PDT/UTC-7 Format: Remote Register at RegFox If you want to receive future class schedule announcements, subscribe to our mailing list by sending an empty email to...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 12:02 p.m.153 views

creepy

creepy Current Version 1.1 Author Yiannis Kakavas Homepage http://www.geocreepy.com Installation Instructions See http://www.geocreepy.com Description Geolocation OSINT tool. Creepy is a geolocation OSINT tool. Gathers geolocation related information from online sources, and allows for presentati...

5.5AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 11:17 a.m.5 views

Public_Poc

0xmrsecurity.github.io Personal Blog web Page Thoughts I learn and write the public proof of concepts for the better understanding of hacking and programming skills...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/10 7:23 a.m.65 views

hardcodes

hardcodes extract strings from source code hardcodes is a utility for searching strings hardcoded by developers in programs. It uses a modular tokenizer that can handle comments, any number of backslashes & nearly any syntax you throw at it. Yes, it is designed to process any syntax and following...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/10 7:11 a.m.6 views

CVE-2024-34312

CVE-2024-34312 Description Virtual Programming Lab for Moodle up to v4.2.3 was discovered to contain a Cross-Site Scripting XSS vulnerability via its IDE component. Additional Details The browser connects directly to a websocket running on the jail server. Through the websocket, the jail server c...

6.1CVSS5.8AI score0.00804EPSS
SaveExploits2References1
NVD
NVD
added 2026/09/10 6:17 a.m.4 views

CVE-2026-82079

A stack-based buffer overflow vulnerability in the Nintendo Switch local wireless networking functionality may allow an attacker within wireless range to execute arbitrary code using return-oriented programming ROP through crafted network traffic. This issue affects Nintendo Switch: before 23.0.0...

8.4CVSS0.00157EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/10 5:13 a.m.9 views

CVE-2026-82079 Potential Leakage of Nintendo Switch System Information Through a Proximity-Based Remote Attack

A stack-based buffer overflow vulnerability in the Nintendo Switch local wireless networking functionality may allow an attacker within wireless range to execute arbitrary code using return-oriented programming ROP through crafted network traffic. This issue affects Nintendo Switch: before 23.0.0...

0.00157EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/10 5:13 a.m.19 views

CVE-2026-82079

A stack-based buffer overflow in the Nintendo Switch local wireless networking functionality allows an attacker within wireless range to execute arbitrary code via return-oriented programming (ROP) using crafted network traffic. The vulnerability affects Nintendo Switch firmware before 23.0.0 , w...

8.4CVSS0.00157EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/10 5:13 a.m.5 views

EUVD-2026-75252

A stack-based buffer overflow vulnerability in the Nintendo Switch local wireless networking functionality may allow an attacker within wireless range to execute arbitrary code using return-oriented programming ROP through crafted network traffic. This issue affects Nintendo Switch: before 23.0.0...

8.4CVSS0.00157EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/10 2:22 a.m.9 views

resilience4j

= Fault tolerance library designed for functional programming :author: Robert Winkler and Bohdan Storozhuk :icons: :toc: macro :numbered: 1 ifdef::env-github :tip-caption: 💡 :note-caption: ℹ️ :important-caption: ❗ :caution-caption: 🔥 :warning-caption: ⚠️ endif::...

5.8AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 10:19 p.m.6 views

be-a-hacker

Introduction Hacking is the art of using things in unintended ways. For example, if a software's trial is about to expire, you might be able to extend it by changing your computer's date to the previous week. That's hacking. There's no 'one right way' to learn hacking because it is a very broad...

5.9AI score
SaveExploits0References23
Kitploit
Kitploit
added 2026/09/09 7:49 p.m.37 views

cbrutekrag

cbrutekrag Penetration tests on SSH servers using dictionary attacks. Written in C. brute krag means "brute force" in afrikáans Disclaimer This tool is for ethical testing purpose only. cbrutekrag and its owners can't be held responsible for misuse by users. Users have to act as permitted by loca...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/09 2:19 p.m.5 views

Snow Crash

Snow Crash Este proyecto es una introducción a la seguridad informática. Snow Crash te ayudará a descubrir la seguridad en varios subdominios, con un enfoque orientado al desarrollador. Te familiarizarás con varios lenguajes ASM, Perl, Php, etc., desarrollarás cierta lógica para entender programa...

6.1AI score
SaveExploits0References1
Rows per page
Query Builder