Skip to content

Utilities/scripts/files to assist emulation of MITRE ATT&CK / PRE-ATT&CK prepared by Myo Soe

License

Notifications You must be signed in to change notification settings

yehgdotnet/attack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome

This repo hosts utilities/scripts/files to assist emulation of MITRE ATT&CK / PRE-ATT&CK.

Web tools

Command-line tools

  • rtl/rtl.go - Generate spoofed file extension with right-to-left overide character.
    • Usage: go run rtl.go -src benign.exe -ext PDF (will copy benign.exe to benignexe.pdf)
  • rtl/rtl_avbypass.go - Generate spoofed file extension with right-to-left overide character using AV bypass timer approach.
  • masquerader - Simulate execution of untrusted binary under the disguise of window binary names.
  • file-read - Simulate execution of file read access operation.
  • http-poster - Simulate execution of a binary posting data to http servers.

Files

  • r2l-benignexe-pdf.zip - benign.exe spoofed as PDF file using right-to-left overide character

Contact

@cyberseckb

About

Utilities/scripts/files to assist emulation of MITRE ATT&CK / PRE-ATT&CK prepared by Myo Soe

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages