목록Research (17)
Zer0 day
보호되어 있는 글입니다.
보호되어 있는 글입니다.
Anti-Reversing Techniques1. Introduction 1.1 Reversing 1.2 Anti Reversing 2. Anti-Debugging 2.1 Based on API Calls 2.1.1 CheckRemoteDebuggerPresent 2.1.2 FindWindow 2.1.3 OpenProcess 2.1.2 Self-Debugging 2.1.4 OutputDebugString 2.1.5 BlockInput 2.1.6 DeleteFiber 2.1.7 LDR 2.2 Based on Windows Internals 2.2.1 NtQueryObject 2.2.2 NtQuerySystemInformation 2.2.3 NtSetInformationThread 2.2.4 NtSetDeb..
보호되어 있는 글입니다.
Exploit Adobe Flash v18.0.194 (cve-2015-5119) 1. Exploit Info Under Adobe Flash 18.0.194, there is UAF(Use After Free) vulnerability using 'ByteArray' 2. Target Info- VictimIP Addr : 192.168.0.34OS : Windows 7 Ultimate x86 with ie11, flash v18.0.194 - HackerIP Addr : 192.168.0.35Malicious URL : http://192.168.0.35/OS : Kali Linux v2016.1 x86-64 3. ExploitThis time, we will try the exploit using ..