Lucene search
+L

62823 matches found

Kitploit
Kitploit
added 2026/09/11 11:21 a.m.67 views

galer

galer root@kitploit: /' '/'' | | /'' ' | || | | | '\ ','\ | /' @dwisiswant0 A fast tool to fetch URLs from HTML attributes by crawl-in. Inspired by the @omespino Tweet, which is possible to extract src, href, url and action values by evaluating JavaScript through Chrome DevTools Protocol...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 11:21 a.m.4 views

galer

galer root@kitploit: /' '/'' | | /'' ' | || | | | '\ ','\ | /' @dwisiswant0 Una herramienta rápida para obtener URLs de atributos HTML mediante rastreo. Inspirada en el tweet de @omespino, que permite extraer valores src, href, url y action evaluando JavaScript a través del Protocolo Chrome...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 11:16 a.m.13 views

awesome-web-security

Awesome Web Security 🐶 Lista curada de materiales y recursos de Seguridad Web. No hace falta decir que la mayoría de los sitios web sufren de varios tipos de errores que eventualmente pueden llevar a vulnerabilidades. ¿Por qué ocurre esto con tanta frecuencia? Pueden intervenir muchos factores,...

6.2AI score
SaveExploits0References256
Cvelist
Cvelist
added 2026/09/11 11:15 a.m.8 views

CVE-2026-89240 WWBN AVideo Reflected XSS via confirmLivePassword.php

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a reflected cross-site scripting vulnerability in plugin/Live/confirmLivePassword.php. The script interpolates the unauthenticated GET parameter u which is not covered by $securityFilter directly into an attribute withou...

6.1CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/11 11:15 a.m.5 views

CVE-2026-89240

WWBN AVideo (through commit c3edcc27) contains a reflected cross-site scripting vulnerability in plugin/Live/confirmLivePassword.php. The unauthenticated GET parameter u, not covered by $securityFilter, is interpolated directly into an attribute without URL- or HTML-encoding. A remote attacker c...

6.1CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 11:15 a.m.4 views

EUVD-2026-76052

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a reflected cross-site scripting vulnerability in plugin/Live/confirmLivePassword.php. The script interpolates the unauthenticated GET parameter u which is not covered by $securityFilter directly into an attribute withou...

6.1CVSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/11 11:15 a.m.5 views

EUVD-2026-76051

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a reflected cross-site scripting vulnerability in the showAlertMessage function that inserts the raw Referer header into a JavaScript comment without encoding. Attackers can craft a Referer header containing / to close t...

6.1CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 11:13 a.m.7 views

CVE-2025-58434-59528-htb-ctf

CVE-2025-58434-59528-htb-ctf Silentium Exploit Chain This repository contains the complete exploitation chain for the Silentium machine on Hack The Box. The exploit leverages a two-stage vulnerability involving user enumeration and JavaScript injection to achieve Remote Code Execution RCE. 📝...

9.8CVSS6.8AI score0.49894EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/11 11:12 a.m.4 views

Jbin-website-secret-scraper

🎖️ Jbin recopilará todas las URL del sitio web y luego intentará exponer los datos secretos de ellas. Recoge tanto URL como enlaces JS para extraer secretos de ellos. Además, si estás buscando una cadena específica en una página o quieres ejecutar una expresión regular personalizada, ahora también...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 11:05 a.m.4 views

CVE-2023-43358-CMSmadesimple-Stored-XSS---News

CMSmadesimple Stored XSS v2.2.18 Author: Sergio Description: Cross Site Scripting vulnerability in CMSmadesimple v.2.2.18 allows a local attacker to execute arbitrary code via a crafted script to the Title in the Content - News Menu. Attack Vectors: Scripting A vulnerability in the sanitization o...

5.4CVSS6.1AI score0.00498EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 11:01 a.m.6 views

jsdeob-workbench

jsdeob-workbench A visual workbench for deobfuscating JavaScript. Build transform chains, step through them, write your own plugins. YouTube Demo https://www.youtube.com/watch?v=7zuqKoJT2BM https://www.youtube.com/watch?v=bOVnPIfjoco What is this? This application reveals the Abstract Syntax Tree...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 11:00 a.m.69 views

xssless

xssless An automated XSS payload generator written in python. Usage 1. Record requests with Burp proxy 2. Select requests you want to generate, then right click and select "Save items" 3. Use xssless to generate your payload: ./xssless.py burpexportfile 4. Pwn! A more detailed tutorial can be fou...

5.4AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 10:59 a.m.6 views

CVE-2025-50866

CloudClassroom-PHP-Project 1.0 contains a reflected Cross-site Scripting XSS vulnerability in the email parameter of the postquerypublic endpoint. Improper sanitization allows an attacker to inject arbitrary JavaScript code that executes in the context of the user s browser, potentially leading t...

6.1CVSS5.8AI score0.00273EPSS
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/11 10:57 a.m.18 views

JShunter

JSHunter Professional JavaScript Security Analysis Tool Complete endpoint discovery, sensitive data detection, and advanced code analysis for security professionals About JSHunter is a comprehensive command-line tool for JavaScript security analysis and endpoint discovery. Built for security...

6.3AI score
SaveExploits0References6
Kitploit
Kitploit
added 2026/09/11 10:39 a.m.9 views

datadome-vm

DataDome VM Analysis Summary This repository documents the first public version of DataDome's in-browser JavaScript virtual machine VM used in their CAPTCHA/interstitial flow. This analysis covers: Bytecode loading and decoding mechanisms VM memory layout and architecture A proof-of-concept...

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

cumulus

Application Weakness Monitoring Software What's Cumulus Cumulus is a service that helps you monitor and fix security weakness in realtime. The issues will be reported on web dashboard. It's very simple and powerful...

5.4AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 10:32 a.m.8 views

zap-hud

ZAP Heads Up Display El HUD ya no está en desarrollo activo Desafortunadamente, el HUD ya no está en desarrollo activo debido a que nadie se está centrando en él. El HUD es una interfaz única e innovadora que sabemos que a algunas personas les encanta. Pero también requiere una cantidad nada...

5.9AI score
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/11 10:31 a.m.5 views

CVE-2023-43354-CMSmadesimple-Stored-XSS---MicroTIny-extension

CMSmadesimple Stored XSS v2.2.18 Author: Sergio Description: Cross Site Scripting vulnerability in CMSmadesimple v.2.2.18 allows a local attacker to execute arbitrary code via a crafted script to the Profiles in the Extensions - MicroTiny WYSIWYG editor. Attack Vectors: Scripting A vulnerability ...

5.4CVSS6.1AI score0.00461EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/11 10:31 a.m.7 views

scripthunter

scripthunter Scripthunter es una herramienta que encuentra archivos JavaScript para un sitio web determinado. Para escanear Google, simplemente ejecuta ./scripthunter.sh https://google.com. Ten en cuenta que puede llevar un tiempo, por lo que scripthunter también implementa un mecanismo de...

5.9AI score
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/11 10:31 a.m.5 views

kibana-prototype-pollusion

CVE-2019-7609 Kibana versions before 5.6.15 and 6.6.1 contain an arbitrary code execution flaw in the Timelion visualizer. An attacker with access to the Timelion application could send a request that will attempt to execute javascript code. This could possibly lead to an attacker executing...

10CVSS7.4AI score0.95338EPSS
SaveExploits12References2
Rows per page
Query Builder