-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create new rule - Potential SSH Tunnel Persistence Install Using A Scheduled Task #5146
base: master
Are you sure you want to change the base?
Conversation
Submission of new proposed rule to detect the creation of Scheduled tasks that use OpenSSH to establish an SSH tunnel to attackers server.
Updated spelling mistake
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Welcome @resp404nse 👋
It looks like this is your first pull request on the Sigma rules repository!
Please make sure to read the SigmaHQ conventions document to make sure your contribution is adhering to best practices and has all the necessary elements in place for a successful approval.
Thanks again, and welcome to the Sigma community! 😃
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only yaml review , I did not check the logic detection.
I am AFK for holidays.
rules/windows/process_creation/proc_creation_win_schtasks_openssh_tunnelling.yml
Outdated
Show resolved
Hide resolved
rules/windows/process_creation/proc_creation_win_schtasks_openssh_tunnelling.yml
Outdated
Show resolved
Hide resolved
rules/windows/process_creation/proc_creation_win_schtasks_openssh_tunnelling.yml
Outdated
Show resolved
Hide resolved
rules/windows/process_creation/proc_creation_win_schtasks_openssh_tunnelling.yml
Outdated
Show resolved
Hide resolved
…ssh_tunnelling.yml Update to correct formatting Co-authored-by: frack113 <[email protected]>
…ssh_tunnelling.yml Co-authored-by: frack113 <[email protected]>
…ssh_tunnelling.yml Co-authored-by: frack113 <[email protected]>
…ssh_tunnelling.yml Co-authored-by: frack113 <[email protected]>
All suggested changes valid and committed. |
Summary of the Pull Request
Create new rule Potential SSH Tunnel Persistence Install Using A Scheduled Task
Changelog
new: Potential SSH Tunnel Persistence Install Using A Scheduled Task
Example Log Event
Fixed Issues
SigmaHQ Rule Creation Conventions