SkillAgentSearch skills...

Dragnmove

Infect Shared Files In Memory for Lateral Movement

Install / Use

/learn @OccamsXor/Dragnmove
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dragnmove

Dragnmove is a post-exploitaition tool that infects files shared between users in order to move from one system to another. Dragnmove can detect actions like dropping a file into the browser window or attaching a file to an email client. After Dragnmove detects the action, it hooks CreateFile API calls to modify handles.

flow

Usage

  • WORK IN PROGRESS!!!
  • Change TARGETWINDOW and PAYLOADFILE according to your environment
  • Compile Dragnmove with VS2019-VS2022.
  • Inject Dragnmove DLL into target process.

TODO

  • Stabilize tool for different applications
  • Create BOF version
  • Implement auto infection mechanism

Related Skills

View on GitHub
GitHub Stars192
CategoryDevelopment
Updated15d ago
Forks21

Languages

C++

Security Score

80/100

Audited on Mar 19, 2026

No findings