Skip to content

jsecu/ModTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ModTask - Task Scheduler Attack Tool

ModTask is a C# Red Teaming Attack Tool that can be utilized for:

  • Listing Scheduled Tasks along with their SDDL strings and key information, locally and remotely.
  • Selecting a specific Scheduled Task for a detailed overview of its configuration settings.
  • Modifying a Scheduled Task, locally and remotely. Utilizing either an Exe file path and arguments or a COM object Class ID for execution. Useful for lateral movement and persistence scenarios.
  • Supports mutiple trigger modifications such as Startup Boot Triggers and Daily Triggers with Repetition Patterns.
  • Built in cleanup functionality to revert the task to its orginal state before any modifications had taken place.

pic

Does require Administrative access on the remote or local machine in order to work.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages