Lucene search
+L

111022 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.6 views

Debian dsa-6496 : libnginx-mod-http-geoip - security update

The remote Debian 13 host has packages installed that are affected by multiple vulnerabilities as referenced in the dsa-6496 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-6496-1 [email protected] https://www.debian.org/securit...

9.2CVSS0.04452EPSS
SaveExploits6References8
Kitploit
Kitploit
added 2026/09/11 11:55 p.m.8 views

CVE-2025-31125

Herramienta de detección de vulnerabilidad CVE-2025-31125 Esta es una herramienta de script de Python para detectar la vulnerabilidad CVE-2025-31125. Información del autor Autor: 大智 Fecha: 2025-04-01 Características Soporte para detección de un único objetivo Soporte para detección de objetivos e...

7.5CVSS6.8AI score0.58462EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/11 11:52 p.m.5 views

CVE-2023-4966

CVE-2023-4966 An Exploitation script developed to exploit the CVE-2023-4966 bleed citrix information disclosure vulnerability Hackers have wildly exploiting this vulnerability Citrix gateway and this is exploitation script with enabled concurrency and capable to exploit files of target and single...

9.4CVSS7.6AI score0.99999EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/11 11:25 p.m.8 views

CVE-2020-10148-Solarwinds-Orion

CVE-2020-10148 Solarwinds Orion Download CVE-2020-10148.py root@kitploit: wget https://gist.githubusercontent.com/0xsha/75616ef6f24067c4fb5b320c5dfa4965/raw/0d7db4f2ea5aacc0ada7b1a7b23f2ce8ba39315f/CVE-2020-10148.py Looking Solarwinds Orion from Shodan root@kitploit:...

9.8CVSS8.5AI score0.9198EPSS
SaveExploits3References1
Kitploit
Kitploit
added 2026/09/11 11:02 p.m.7 views

CVE-2022-1388

CVE-2022-1388 F5 BIG-IP iControl REST Authentication Bypass Vulnerability Optional Arguments: -h, --help show this help message and exit -u url, --url url Target url eg:"http://127.0.0.1" -f file, --file file Targets in file eg:"ip.txt" Usage python3 CVE-2022-1388.py -u http://127.0.0.1 python3...

9.8CVSS8.4AI score0.99958EPSS
SaveExploits63
Kitploit
Kitploit
added 2026/09/11 10:38 p.m.5 views

CVE-2014-6287

Poc exploitbash script bash.webm About the exploit You can get reverse shell with .sh file in Linux You can get reverse shell with .py file in Windows and Linux in windows, you need to install netcat You must specify the url example: http://target.com/ using for .py: python exploit.py using for...

10CVSS7.9AI score0.99323EPSS
SaveExploits23References1
Kitploit
Kitploit
added 2026/09/11 10:24 p.m.7 views

ToolShellFinder

🛠️ ToolShellFinder: Detección de CVE-2025-53770 y CVE-2025-53771 Un script de alto rendimiento en PowerShell 7+ para escanear registros de IIS y detectar signos de explotación relacionados con ToolShell , dirigido específicamente a las vulnerabilidades de día cero CVE-2025-53770 y CVE-2025-53771 e...

9.8CVSS7.5AI score0.99998EPSS
SaveExploits42
Kitploit
Kitploit
added 2026/09/11 10:24 p.m.8 views

IoC_Attack_ESXi_Feb_2023

IoCAttackESXiFeb2023 Collection of IoCs available and related to attacks on ESXi infrastructures that occurred as of Friday February 3, 2023. News Here are some references regarding the attack: https://www.cert.ssi.gouv.fr/alerte/CERTFR-2023-ALE-015/...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 10:20 p.m.7 views

check_mdi

checkmdi Python script to enumerate valid Microsoft 365 domains, retrieve tenant name, and check for a Microsoft Defender for Identity MDI instance. Based on: https://github.com/thalpius/Microsoft-Defender-for-Identity-Check-Instance. Usage ./checkmdi.py -d...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 10:19 p.m.8 views

windbg_js_scripts

WinDbg JavaScript Scripts Install as a WinDbg gallery Clone the repository root@kitploit: git clone https://github.com/hugsy/windbgjsscripts In windbgjsscripts\config.xml, edit the lines Setting Name="LocalCacheRootFolder" to reflect the local path of the repository. In WinDbg, load the config.xm...

5.9AI score
SaveExploits0References2
NVD
NVD
added 2026/09/11 10:16 p.m.10 views

CVE-2026-90443

A web interface reflects a portion of the request URL into a script context and a hyperlink attribute without adequate encoding, and does not require authentication to reach. This allows an unauthenticated network attacker to craft a link that, when visited by a user, executes arbitrary script in...

5.3CVSS0.00319EPSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 10:14 p.m.8 views

MSHTML-CVE-2021-40444

https://github.com/lockedbyte/CVE-2021-40444 Check Actual README from NotREADME.md I made small adjustments and make process automated if you have DLL sudo bash run.sh -i interface -d dll if you want me to compile dll for ya sudo bash run.sh -i interface -c "command"...

8.8CVSS7AI score0.9745EPSS
SaveExploits38References1
Kitploit
Kitploit
added 2026/09/11 9:56 p.m.6 views

PSpersist

PSpersist Dropping a powershell script at %HOMEPATH%\Documents\windowspowershell\ , that contains the implant's path , and whenever powershell process is created, the implant will executed too. DEMO...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/11 9:55 p.m.7 views

PowerShell-Deobfuscation-Exercise

PowerShell Deobfuscation Exercise An exercise to practice deobfuscating PowerShell Scripts. The variable and function name make sense once you deobfuscate a little bit! I think I'm funny 🤣 You can cheat and take out the last line and run the script to get the answer. The PowerPoint walks through...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:50 p.m.7 views

high-pcode

High-level Pcode PcodeAST output in Ghidra Ghidra uses a processor independent representation called Pcode. It is easy to grab and work with in scripts Instruction.getPcode. Lesser known is that the decompiler exposes a higher-level Pcode representation. The problem with using Pcode for...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 9:49 p.m.8 views

VMwareCloak

VMwareCloak A PowerShell script that attempts to help malware analysts hide their VMware Windows VM's from malware that may be trying to evade analysis. Guaranteed to bring down your pafish ratings by at least a few points ; The script accomplishes this by doing the following: Renames several...

5.9AI score
SaveExploits0References1
CVE
CVE
added 2026/09/11 9:45 p.m.17 views

CVE-2026-90443

CVE-2026-90443 is a reflected cross-site scripting (XSS) vulnerability in a web interface associated with an Operational Technology (OT) product, as indicated by its CISA ICS-CERT CSAF advisory reference. The root cause is that a portion of the request URL is reflected into a script context and a...

5.3CVSS0.00319EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 9:45 p.m.7 views

CVE-2026-90443

A web interface reflects a portion of the request URL into a script context and a hyperlink attribute without adequate encoding, and does not require authentication to reach. This allows an unauthenticated network attacker to craft a link that, when visited by a user, executes arbitrary script in...

5.3CVSS6AI score
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/11 9:29 p.m.8 views

qualcomm_baseband_scripts

qualcommbasebandscripts Collection of scripts for reversing Qualcomm baseband / modem firmware All offsets/addresses in the scripts have been updated to the Pixel 5 March firmware and need to be changed if using a different version. Merging mergemodemfirmware.py Merges all of the modem.b modem.b0...

5.9AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/11 8:34 p.m.5 views

CVE-2024-20405

Description A vulnerability in the web-based management interface of Cisco Finesse could allow an unauthenticated, remote attacker to conduct a stored XSS attack by exploiting an RFI vulnerability. This vulnerability is due to insufficient validation of user-supplied input for specific HTTP...

6.1CVSS6.1AI score0.00648EPSS
SaveExploits1
Rows per page
Query Builder