SkillAgentSearch skills...

EventLogPersist

A Simple Proof Code for Extracting and Executing Shellcode from Event Logs

Install / Use

/learn @ldsaiyan/EventLogPersist
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EventLogPersist

EventLogPersist 是一个对Windows事件日志中“隐藏”的Shellcode进行提取与执行的简单PoC。

下述的例子都已把弹calc的Shellcode写入进事件日志中。程序、脚本都只是对环境中的Shellcode读取并且加载执行,只是简单证明。 其中EventLogPersistA需要编译成可执行文件再运行。执行: EventLogPersistA

而EventLogPersistB则是一段Python脚本,功能和上者差不多。执行: EventLogPersistB

图中例子的情况请见:https://mp.weixin.qq.com/s/ggB_XarThtTA_tI44k054w

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated1y ago
Forks8

Languages

C++

Security Score

60/100

Audited on Aug 12, 2024

No findings