Skip to content

Recon2016(Process Failures Modes by James Forshaw)

Notifications You must be signed in to change notification settings

jmprsp/ProcessFailures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ProcessFailures

Recon2016(Process Failures Modes by James Forshaw) Reproducing the work by James Forshaw into a C project.

  1. Executing DLL as a process
    Usage: CreateDLLProcess.exe [full path to dll]
  2. Overwriting the physical file of a binary while it is still running as a process
    Usage: Overwrite.exe [full path to executable] [input file]
  3. Privilege escalation from Administrator to System

Only the binary file will be uploaded here. Purpose is to reverse and analyze it.
Refer to jmprsp.com

About

Recon2016(Process Failures Modes by James Forshaw)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published