Need Assistance with Custom Signature for Shamoon

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Need Assistance with Custom Signature for Shamoon

L0 Member

We are alerting on Shamoon on our IDS systems, but we want to write a custom signature for the PANs.  Shamoon has two signatures for snort:

alert tcp $HOME_NET any -> any $HTTP_PORTS (msg:"MALWARE-CNC Win.Trojan.DistTrack command and control traffic"; flow:to_server,established; content:"/ajax_modal/modal/data.asp"; nocase; http_uri; content:"&state="; distance:0; nocase; http_uri; metadata:policy balanced-ips drop, policy security-ips drop, service http;reference:url,kc.mcafee.com/resources/sites/MCAFEE/content/live/PRODUCT_DOCUMENTATION/23000/PD23936/en_US/McAfee_Labs_Threat_Advisory-W32-DistTrack.pdf; classtype:trojan-activity; sid:23893; rev:4; )

alert tcp $HOME_NET any -> any $HTTP_PORTS (msg:"BLACKLIST User-Agent known malicious user agent - you"; flow:to_server,established; content:"User-Agent|3A| you|0D 0A|"; fast_pattern:only; http_header; metadata:impact_flag red, policy balanced-ips drop, policy security-ips drop, service http; reference:url,kc.mcafee.com/resources/sites/MCAFEE/content/live/PRODUCT_DOCUMENTATION/23000/PD23936/en_US/McAfee_Labs_Threat_Advisory-W32-DistTrack.pdf; classtype:trojan-activity; sid:23903; rev:2; )


I am trying to figure a way to take these and turn it to a custom signature on the PANs but seem not to be able to find the appropriate documentation to block outbound web traffic that would match the signature.


Any suggestions would be very helpful.


David

1 REPLY 1

L3 Networker

Hi David,

I would suggest the following:

Signature 1: Match "/ajax_modal/modal/data.asp" in http-req-uri-path, and "&state=" in http-req-params

Signature 2: Match "User-Agent\x3A\x you \x0D 0A\x" in http-req-headers.

  • 2889 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!