Lucene search
+L

2123838 matches found

Kitploit
Kitploit
added 2026/09/17 8:51 p.m.8 views

craw

CRAW: Codec Robust Audio Watermarking Source code for CRAW , a robust audio watermarking method built on STFT-magnitude-domain embedding. An encoder embeds a binary message into an audio clip's magnitude spectrogram phase is preserved from the clean signal; a decoder recovers the message under a...

5.9AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/17 8:51 p.m.12 views

umap2

Umap2 Umap2 is the second revision of NCC Group's python based USB host security assessment tool. This revision will have all the features that were supported in the first revision: umap2emulate - USB device emulation umap2scan - USB host scanning for device support umap2detect - USB host OS...

6AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 8:51 p.m.8 views

WinShareEnum

WinShareEnum Windows Share Enumerator download https://github.com/nccgroup/WinShareEnum/raw/master/Info/WinShareEnum.exe running against a range on my local non-domain network, with a few dummy shares. Please remember this is primarily designed for domain-ed / large networks: options: A few thing...

6.1AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 8:51 p.m.11 views

Winstrument

Winstrument Winstrument is a framework of modular scripts to aid in instrumenting Windows software using Frida for reverse engineering and attack surface analysis. Contents Installation Usage Project Structure Modules CLI Troubleshooting Copyright Installation This project supports python 3.7...

6.2AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 8:50 p.m.11 views

WindowsDACLEnumProject

Windows DACL Enum Project A collection of tools to enumerate and analyse Windows DACLs Released as open source by NCC Group Plc - http://www.nccgroup.com/ Developed by Ollie Whitehouse, ollie dot whitehouse at nccgroup dot com https://github.com/nccgroup/WindowsDACLEnumProject Released under AGPL...

5.9AI score
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/17 8:50 p.m.12 views

Wubes

Wubes Architecture Prerequisites Usage Tricks Firefox sandbox References Wubes Wubes is like Qubes but for Windows. The idea is to leverage the Windows Sandbox technology to spawn applications in isolation. We currently support spawning a Windows Sandbox for the following applications: Firefox...

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

CVE-2026-23499

CVE-2026-23499: Saleor vulnerable to stored XSS via Unrestricted File Upload Overview...

8.5CVSS6AI score0.00266EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 8:48 p.m.5 views

CVE-2026-1529-PoC-keycloak-unauthorized-registration-via-improper-invitation-token-validation

CVE-2026-1529 Keycloak Exploit Tool Keycloak: Unauthorized organization registration via improper invitation token validation Disclaimer This tool is for educational and security testing purposes only. Use only on systems you have explicit permission to test. Unauthorized access to computer syste...

8.1CVSS7.6AI score0.00461EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/17 8:48 p.m.7 views

CVE-2023-32629

CVE-2023-32629 — OverlayFS Local Full Privilege Escalation OverlayFS Local Privilege Escalation - Full write-up to full escalation For educational and authorized security research purposes only. Severity: High Type: Local Privilege Escalation LPE Affected: Ubuntu kernels prior to May/June 2023...

7.8CVSS7.3AI score0.09055EPSS
SaveExploits12
Kitploit
Kitploit
added 2026/09/17 8:46 p.m.8 views

shell-history-leaks

Badges License MIT Installation 1. Install Python3 and pip Instructions Here If you can't figure this out, you shouldn't really be using this Install via pip root@kitploit: pip install shell-history-leaks Run bellow command to check shell-history-leaks -h Configurations 2. We integrated with the...

5.9AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 8:46 p.m.15 views

laravel-ignition-Rxss

Badges License MIT Installation 1. Install Python3 and pip Instructions Here If you can't figure this out, you shouldn't really be using this Install via pip root@kitploit: pip install laravel-ignition-rxss Run bellow command to check laravel-ignition-rxss -h Configurations 2. We integrated with...

5.9AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/09/17 8:45 p.m.10 views

Grav CMS vulnerable to remote code execution via .zip file upload

Summary A logged-in user can run any command on the server. A settings field can fill itself by calling one of Grav's built-in routines, and a safety check is supposed to allow only harmless ones. The check only recognises a routine when its name is written as one piece of text; named as a pair o...

8.8CVSS0.00502EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/09/17 8:45 p.m.15 views

EUVD-2026-58633

Grav CMS vulnerable to remote code execution via .zip file upload...

8.8CVSS6.9AI score0.00502EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 8:45 p.m.6 views

GHSA-R94F-HX44-8JQF Grav CMS vulnerable to remote code execution via .zip file upload

Summary A logged-in user can run any command on the server. A settings field can fill itself by calling one of Grav's built-in routines, and a safety check is supposed to allow only harmless ones. The check only recognises a routine when its name is written as one piece of text; named as a pair o...

8.8CVSS0.00502EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/17 8:45 p.m.7 views

Grav: Missing admin.super guard on core group blueprint access field allows admin.users operator to escalate to super-admin

Summary The core Flex group blueprint system/blueprints/user/group.yaml access field, lines 48-55 omits the security@: admin.super field guard that its sibling account blueprint carries account.yaml:131/138/150, added by the CVE-2026-42613 fix. A delegated non-super operator holding...

9.4CVSS0.00939EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/09/17 8:45 p.m.5 views

GHSA-XHFV-7758-R9HX Grav: Missing admin.super guard on core group blueprint access field allows admin.users operator to escalate to super-admin

Summary The core Flex group blueprint system/blueprints/user/group.yaml access field, lines 48-55 omits the security@: admin.super field guard that its sibling account blueprint carries account.yaml:131/138/150, added by the CVE-2026-42613 fix. A delegated non-super operator holding...

9.1CVSS0.00339EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/17 8:44 p.m.10 views

IvantiInitrdDecryptor

Here's a quick-and-dirty tool to decrypt the Ivanti device's initrd. It's mostly academic since there are other ways to extract the much more useful LVM keys for the real root device. To use it, copy the kernel file from the Ivanti, and extract the ELF from the bzImage I used binwalk -e. Throw it...

5.7AI score
SaveExploits0
OSV
OSV
added 2026/09/17 8:44 p.m.5 views

GHSA-Q2J8-X8HF-63CH Grav: Single invalid UTF-8 byte disables every rule in Security::detectXss(), bypassing the page-content XSS safety gate

Vulnerability Details Component: getgrav/grav core File: system/src/Grav/Common/Security.php Function: detectXss all six entries in the $patterns array use the PCRE u modifier, invoked from Grav\Common\Data\Validation::checkSafety the save-time XSS gate for any non-security.xsswhitelist account's...

5.4CVSS0.00182EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/09/17 8:44 p.m.10 views

Grav: Single invalid UTF-8 byte disables every rule in Security::detectXss(), bypassing the page-content XSS safety gate

Vulnerability Details Component: getgrav/grav core File: system/src/Grav/Common/Security.php Function: detectXss all six entries in the $patterns array use the PCRE u modifier, invoked from Grav\Common\Data\Validation::checkSafety the save-time XSS gate for any non-security.xsswhitelist account's...

5.4CVSS0.00182EPSS
SaveExploits0References4Affected Software1
Kitploit
Kitploit
added 2026/09/17 8:44 p.m.16 views

cabir_analysis

description: Bluetooth-Worm:SymbOS/Cabir Analysis Bluetooth-Worm:SymbOS/Cabir Analysis Before you start reading , i have to do this announcement : PLEASE TAKE EVERYTHING YOUR READ WITH A PINCH OF SALT AS I'M NO WHERE A SymbianOS developer or anything familiar with SymbianOS environment But why ev...

6.1AI score
SaveExploits0References2
Rows per page
Query Builder