Fiber Injection – windows Fibers to execute shellcode in a local process
2021-09-15 19:42:46 Author: reconshell.com(查看原文) 阅读量:60 收藏

Stella Sebastian

Posted by Stella Sebastian September 15, 2021

windows

A simple tool to use windows Fibers to execute shellcode in a local process.

Features:

  • Dynamic API resolution for bypassing static analysis
  • Using Fiber API calls instead of famous monitored injection APIs like CreateRemoteThread
  • Low detection rate on VT (Not detected by Symantec, ESET, Avira, etc. )

How to Use:

  1. Put your shellcode in the shellcode variable
  2. Compile the Code
  3. Execute it by CMD or PowerShell
VT
shell


文章来源: https://reconshell.com/fiber-injection-windows-fibers-to-execute-shellcode-in-a-local-process/
如有侵权请联系:admin#unsafe.sh