438252 matches found
onetwoseven-writeup
HTB OneTwoSeven โ Full Walkthrough A complete, end-to-end walkthrough of OneTwoSeven , a retired HackTheBox Linux machine. The full chain: deterministic credential generation โ symlink escape of an SFTP chroot โ vim swap file recovery โ SSH port-forwarding to a firewalled admin panel โ bypass of...
CVE-2026-38053---Remove-PPL
CVE-2026-38053---Remove-PPL BYOVD Remove PPL for 24H2 and 25H2 An arbitrary memory write in the handler for IOCTL 0x12C807 METHODNEITHER of Wise System Monitor v1.5.3.127 allows attackers to cause a remove PPL or Denial of Service DoS via a crafted input. Additional Information Tested on: Windows...
LsassReflectDumping
LsassReflectDumping This tool leverages the Process Forking technique using the RtlCreateProcessReflection API to clone the lsass.exe process. Once the clone is created, it utilizes MINIDUMPCALLBACKINFORMATION callbacks to generate a memory dump of the cloned process. Steps Getting the handle of...
Disable-TamperProtection
Disabling Tamper Protection and other Defender / MDE components It is possible to abuse SYSTEM / TrustedInstaller privileges to tamper or delete WdFilter settings ALTITUDE regkey and unload the kernel minidriver to disable Tamper protection and other Defender components. This also affects...
TrollDump
TrollDump Injects x64 managed DLL into x64 managed/unmanaged process process must have GUI because we obtain its windows handle using setwindowshook Here as a TROLL, we inject into hidden window taskmgr to do a lsass dump undetected see Test Case section below The injector DLL and injected DLL is...
LavaDome
LavaDome ๐๏ธ A newLavaMoat tool for DOM nodes secured E ncapsulation โ ๏ธ EXPERIMENTAL WIP - USE AT YOUR OWN RISK learn more Demo Take a crack atLavaDome - visit the demo app, open the console, and do whatever in your power to steal the secret from within the LavaDome instance report your success...
Voidgate
VOIDGATE Description: A technique that can be used to bypass AV/EDR memory scanners. This can be used to hide well-known and detected shellcodes such as msfvenom by performing on-the-fly decryption of individual encrypted assembly instructions, thus rendering memory scanners useless for that...
CVE-2026-0073
0-Click RCE on Android Critical vulnerability CVE-2026-0073 in Android ADB, an authentication bypass flaw in the TLS certificate verification of the adbd daemon, specifically in the adbdtlsverifycert function. The TLS certificate verification makes Wireless Debugging accept an attacker as if they...
CVE-2024-2473
CVE-2024-2473 โ WPS Hide Login Page Identifier A professional Python scanner to detect Login Page Disclosure in WordPress sites running WPS Hide Login โค 1.9.15.2 Coded byVenexy Table of Contents Overview Vulnerability Details How It Works Requirements Installation Usage Output Example Disclaimer...
WHS4_CVE-2021-4034
CVE-2021-4034 PwnKit - Local Privilege Escalation PoC ๐ Original Project : berdav/CVE-2021-4034 This project is an educational analysis and modification based on the original. MIT License Compliant | White Hat School Training Task ๐ Overview CVE-2021-4034 is a local privilege escalation...
Google Releases Chrome Update to Patch Actively Exploited V8 Zero-Day
Google on Thursday released security updates to patch 12 vulnerabilities, including one that has come under active exploitation in the wild. The high-severity vulnerability, tracked as CVE-2026-85046 CVSS score: 8.8, has been described as a type confusion bug in V8, Chrome's JavaScript and...
CVE-2026-11104-Python-SSTI-via-Jinja2-attr-Filter-Bypass
CVE-2026-11104 โ Python SSTI via Jinja2 |attr Filter Bypass Program Code Flask root@kitploit: vulnerableapp.py - Flask with Jinja2 SSTI via 'attr' filter from flask import Flask, request, rendertemplatestring app = Flaskname @app.route'/' def index: name = request.args.get'name', 'World' UNSAFE:...
CVE-2026-11103-GraphQL-Batching-Alias-Rate-Limit-Bypass
3. CVE-2026-11103 โ GraphQL Batching Alias Rate Limit Bypass Program Code Node.js + Python Exploit root@kitploit: // graphqlratelimitserver.js - GraphQL with naive rate limiter const express = require'express'; const graphqlHTTP = require'express-graphql'; const buildSchema = require'graphql';...
LetMeowIn
LetMeowIn A sophisticated, covert LSASS dumper using C++ and MASM x64. As seen on Binary Defense and Cyber Security News Disclaimer Don't be evil with this. I created this tool to learn. I'm not responsible if the Feds knock on your door. Historically was able to and may presently still bypass...
CVE-2026-11101-HTTP-Cache-Poisoning-via-Unkeyed-Query-Parameter
CVE-2026-11101 โ HTTP Cache Poisoning via Unkeyed Query Parameter Overview A web cache uses only the URL path as the cache key, ignoring query parameters. An attacker can append a malicious payload to an unkeyed parameter e.g., utmcampaign and poison the cache. Subsequent visitors receive the...
IronSharpPack
IronSharpPack IronSharpPack is a repo of popular C projects that have been embedded into IronPython scripts that execute an AMSI bypass and then reflective load the C project. IronPython and the DLR have very little, if any, instrumentation that makes it an effective language for the execution of...
CVE-2024-51996
โ ๏ธ CVE-2024-51996 - Symfony RememberMe Auth Bypass Exploit Exploit for the critical vulnerability CVE-2024-51996 , which allows authentication bypass in Symfony applications that use the Remember Me mechanism. ๐ง Impact : Impersonation of privileged users such as admin without the need for valid...
Sudo-Privilege-Escalation-Linux-CVE-2025-32463-and-CVE-2025-32462
โ ๏ธ CVEโ2025โ32463 & CVEโ2025โ32462 โ Sudo Privilege Escalation Flaws in Linux ๐ง TL;DR In July 2025, two newly disclosed vulnerabilities in the sudo utilityโCVE-2025-32463 and CVE-2025-32462 โhave put numerous Linux distributions at risk. The more severe of the two, CVEโ2025โ32463 , carries a CVSS...
jsluicepp
๐ Table of Contents ๐ Introduction ๐ ๏ธ Setup ๐ Usage ๐ Features Monitor URLs Send to Repeater Secrets Secret Notifications Copy URL Positive/Negative Match In-scope only In-line Tags Hide Duplicates Show Parameterized Import/Export Save Settings ๐ค Contributors ๐ Introduction jsluice++ is a Burp...
TeamsNTLMLeak
Description When a user navigates to a "Website" tab that directs to a specially designed webpage, it can result in the exposure of the NTLM hash through the activation of an Office URL scheme, thereby reducing the process to a single-click path for the leak. If one attempts to open a link in the...