Skip to content

v1.1.5

Latest
Compare
Choose a tag to compare
@nickvourd nickvourd released this 26 May 21:09
· 3 commits to main since this release
a0db09d
  • 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.