Skip to content

Releases: nickvourd/COM-Hunter

v1.1.5

26 May 21:09
a0db09d
Compare
Choose a tag to compare
  • Finds out entry valid CLSIDs in the victim's machine.
  • Finds out valid CLSIDs via Task Scheduler in the victim's machine.
  • Finds out if someone already used any of those valid CLSIDs in order to do COM persistence (LocalServer32/InprocServer32).
  • Finds out if someone already used any of valid CLSID via Task Scheduler in order to do COM persistence (LocalServer32/InprocServer32).
  • Tries to do automatically COM Hijacking Persistence with general valid CLSIDs (LocalServer32/InprocServer32).
  • Tries to do automatically COM Hijacking Persistence via Task Scheduler.
  • Tries to use "TreatAs" key in order to refere to a different component.