Lucene search
+L

17115 matches found

Kitploit
Kitploit
•added 2026/09/22 9:48 a.m.•8 views

PortSwigger-Web-Security-Academy

PortSwigger-Web-Security-Academy Los casos interesantes y m0r3 Con nu11secur1ty 😎 Informe de junio de 2022 Módulo JWT:...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/22 9:36 a.m.•9 views

React2Shell-Library

React2Shell Library A curated list of resources regarding CVE-2025-55182 , the critical Remote Code Execution RCE vulnerability in React Server Components known as "React2Shell". Objective: To document the history, mechanics, and remediation of the React2Shell vulnerability for researchers and...

10CVSS7.6AI score0.99802EPSS
SaveExploits391
Kitploit
Kitploit
•added 2026/09/22 6:36 a.m.•15 views

Trust-Decision-Security

Trust Decision Solver - Reverse Engineered This software lets you Generate infinite dynamic fingerprints Generate infinite TD pass tokens with no detection Some of the web securities flaws include: TLS fingerprint checks not present on token domain However TLS checks present on retail site domain...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/22 5:09 a.m.•10 views

Google-chrome-zero-day

Google Chrome Zero-Day — Web Security Track Learn, practice, and defend — ethically. This repository contains course materials and labs for the Web Security module . Use only in controlled, legal environments VMs, lab networks and follow the Responsible Disclosure & Code of Conduct below. Table o...

5.9AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/19 5:44 a.m.•8 views

SecurityExplained

Security Explained SecurityExplained es una nueva serie posterior a la serie de desafíos de aprendizaje anterior Learn365. El objetivo de la serie SecurityExplained es crear contenido informativo en múltiples formatos y compartirlo con la comunidad para facilitar la creación de conocimiento y el...

6AI score
SaveExploits0References12
Kitploit
Kitploit
•added 2026/09/18 9:39 p.m.•13 views

osed-scripts

osed-scripts bespoke tooling for offensive security's Windows Usermode Exploit Dev course OSED Table of Contents Standalone Scripts egghunter.py find-gadgets.py shellcoder.py install-mona.sh attach-process.ps1 WinDbg Scripts find-ppr.py find-bad-chars.py search.py Standalone Scripts Installation:...

6.2AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/18 7:35 a.m.•10 views

TarantuBench

TarantuBench v1 A benchmark for evaluating AI agents on web security challenges, generated by the TarantuLabs engine. What is this? TarantuBench is a collection of 100 vulnerable web applications, each containing a hidden flag TARANTU.... An agent's job is to find and extract the flag by...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/18 4:51 a.m.•9 views

wwwgrep

WWWGrep OWASP Foundation Web Respository Author: Mark Deen & Aditi Mohan Introduction WWWGrep is a rapid search “grepping” mechanism that examines HTML elements by type and permits focused single, multiple file based URLs and recursive with respect to root domain or not searches to be performed...

6.1AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/18 4:19 a.m.•7 views

quarantyne

=== 此项目已归档 === Quarantyne · 现代 Web 防火墙 🛃 自动化网络安全,如此简单 太长不看 Quarantyne 是一个反向代理,可实时保护 Web 应用和 API 免受欺诈行为、滥用、机器人及网络攻击。 系统要求 简介 功能特性 覆盖范围 被动模式 vs 主动模式 配置 快速运行 发行版本 邮件列表 许可证 系统要求 Java 8 简介 Quarantyne 是一个用 Java 编写的反向代理。它位于 Web 应用或 API 之前,保护其免受欺诈行为、滥用、机器人及网络攻击的侵害。它无法阻止所有攻击,但绝对会让攻击变得更加困难且成本更高。...

6AI score
SaveExploits0References2
Kitploit
Kitploit
•added 2026/09/18 4:18 a.m.•26 views

gryffin

ARCHIVED Gryffin beta Gryffin is a large scale web security scanning platform. It is not yet another scanner. It was written to solve two specific problems with existing scanners: coverage and scale. Better coverage translates to fewer false negatives. Inherent scalability translates to capabilit...

5.7AI score
SaveExploits0References1
Kitploit
Kitploit
•added 2026/09/18 4:09 a.m.•8 views

golismero

GoLismero 是什么? GoLismero 是一个用于安全测试的开源框架。它目前主要针对 Web 安全,但可以轻松扩展到其他类型的扫描。 该框架最有趣的功能包括: 真正的平台独立性。已在 Windows、Linux、BSD 和 OS X 上测试通过。 没有原生库依赖。整个框架完全用纯 Python 编写。 与使用 Python 和其他脚本语言编写的其他框架相比,性能良好。 非常易于使用。 插件开发极其简单。 该框架还收集并统一了知名工具的结果:sqlmap、xsser、openvas、dnsrecon、theharvester... 与标准集成:CWE、CVE 和 OWASP。...

6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/18 4:04 a.m.•19 views

parameth

parameth This tool can be used to brute discover GET and POST parameters Often when you are busting a directory for common files, you can identify scripts for example test.php that look like they need to be passed an unknown parameter. This hopefully can help find them. example scan The -off flag...

5.6AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/18 3:57 a.m.•166 views

blind-sql-bitshifting

Blind SQL Injection via Bitshifting This is a module that performs blind SQL injection by using the bitshifting method to calculate characters instead of guessing them. It requires 7/8 requests per character, depending on the configuration. Usage root@kitploit: import blind-sql-bitshifting as x...

6.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/18 3:41 a.m.•9 views

explo

explo explo is a simple tool to describe web security issues in a human and machine readable format. By defining a request/condition workflow, explo is able to exploit security issues without the need of writing a script. This allows to share complex vulnerabilities in a simple readable and...

6.2AI score
SaveExploits0
Kitploit
Kitploit
•added 2026/09/17 3:29 p.m.•7 views

tbhm

La Metodología del Cazador de Bugs TBHM ¡Bienvenido! Este repositorio es una colección de consejos trucos herramientas análisis de datos y notas relacionadas con las evaluaciones de seguridad de aplicaciones web y, más específicamente, con la caza de bugs en programas de bug bounty. Las secciones...

6AI score
SaveExploits0References11
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability in Firefox, Thunderbird

If a document creates a sandboxed iframe without allow-scripts, and then appends an element to the iframe’s document that has a JavaScript event handler—the event handler will still be executed despite the iframe being in a sandbox. This vulnerability affects Firefox versions earlier than 97,...

9.6CVSS6.9AI score0.00743EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability in Firefox, Thunderbird

A malicious page could have used the type attribute of an OBJECT tag to override the default browser behavior when encountering a web resource served without a content-type. This could have led to XSS attacks on websites that insecurely serve files without a content-type header. This vulnerabilit...

6.1CVSS6.2AI score0.00274EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in PHP 8.1, PHP 7.3

In PHP versions starting from 8.1. up to 8.1.32, and from 8.2. up to 8.2.28, and from 8.3. up to 8.3.19, as well as in PHP versions starting from 8.4. up to 8.4.5, headers that lack a colon : are treated as valid headers, even though they are not. This can cause applications to accept invalid...

6.3CVSS6.2AI score0.00484EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•8 views

Astra Linux – Vulnerability in Firefox and Thunderbird

Due to a sequence of events controlled by the attacker, a JavaScript alert dialog with arbitrary although unstyled contents could be displayed over an uncontrolled web page of the attacker’s choice. This vulnerability affects Firefox 94, Thunderbird 91.3, and Firefox ESR 91.3...

4.3CVSS6.5AI score0.01636EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•10 views

Astra Linux – Vulnerability in Firefox

A compromised web child process could disable web security opening restrictions, resulting in a new child process being spawned within the file:// context. With a reliable exploit primitive, this new process could be exploited again, leading to arbitrary file reading. This vulnerability affects...

6.5CVSS7AI score0.0034EPSS
SaveExploits0References2
Rows per page
Query Builder