es
Feedback
w0rk3r's Windows Hacking Library

w0rk3r's Windows Hacking Library

Ir al canal en Telegram

Manual job, I'm not a bot ;) @BlueTeamLibrary @W0rk3r

Mostrar más
El país no está especificadoTecnologías y Aplicaciones42 664
1 663
Suscriptores
Sin datos24 horas
Sin datos7 días
Sin datos30 días
Archivo de publicaciones
[Kernel Exploitation] 7: Arbitrary Overwrite (Win7 x86) https://www.abatchy.com/2018/01/kernel-exploitation-7 @WindowsHackingLibrary

Invoke-WMILM This is a PoC script for various methods to acheive authenticated remote code execution via WMI, without (at least directly) using the Win32_Process class. The type of technique is determined by the "Type" parameter. https://github.com/Cybereason/Invoke-WMILM/blob/master/README.md @WindowsHackingLibrary

Elevate, UAC bypass, persistence, privilege escalation, dll hijack techniques https://github.com/rootm0s/WinPwnage @WindowsHackingLibrary

Invoke-Phant0m This script walks thread stacks of Event Log Service process (spesific svchost.exe) and identify Event Log Threads to kill Event Log Service Threads. So the system will not be able to collect logs and at the same time the Event Log Service will appear to be running. https://artofpwn.com/phant0m-killing-windows-event-log.html https://github.com/hlldz/Invoke-Phant0m @WindowsHackingLibrary

NTLMv1 Multitool This tool modifies NTLMv1/NTLMv1-ESS/MSCHAPv2 hashes so they can be cracked with DES Mode 14000 in hashcat https://github.com/evilmog/ntlmv1-multi/ @WindowsHackingLibrary

This script will attempt to list and get TGTs for those users that have the property 'Do not require Kerberos preauthentication' set (UF_DONT_REQUIRE_PREAUTH). For those users with such configuration, a John The Ripper output will be generated so you can send it for cracking. https://github.com/CoreSecurity/impacket/commit/bada8a719f8ed7be4633514eea94bc768dbaf019 @WindowsHackingLibrary

PowerLessShell rely on MSBuild.exe to remotely execute PowerShell scripts and commands without spawning powershell.exe. You can also execute raw shellcode using the same approach. https://github.com/Mr-Un1k0d3r/PowerLessShell @WindowsHackingLibrary

ADAPE - Active Directory Assessment and Privilege Escalation Script https://github.com/hausec/ADAPE-Script @WindowsHackingLibrary

How to bypass GPO Policy restriction for Powershell usage https://github.com/p3nt4/PowerShdll @WindowsHackingLibrary