460 likes | 661 Views
Leveraging Continuous View to Hunt Malware. Why hunt for malware?. Malware is another form of vulnerable software that has been introduced into your network.
E N D
Why hunt for malware? Malware is another form of vulnerable software that has been introduced into your network. Hunting modern malware is much more about enterprise vulnerability and configuration auditing that traditional anti-virus agent based discovery. At one end of the spectrum, finding an open port can make you fail a compliance audit. On the other end of the spectrum, you can have a fully patched systems with a RAT, Trojan, botnet, .etc on it. Traditional Vulnerability Management
Unique Underlying Architecture Advanced Analytics Connectors for Complete Context Massive App Library Updated Daily. Unique Sensors100% Asset Discovery Dashboard and Report Designer YOUR NETWORK
Port Scans • Botnet • Malware • System Tests • Real-time Ports • User Agents • Network Logs • DNS & Web Queries • Netflow • Process Logs • Botnet • Anomalies
2D Dashboards • Data mining • 3D Visualization • Spreadsheets • Command Line Tools
Topics Sweet Orange RedKit ComFoo RAT Zeus P2P Neutrino Tenable Botnet/Malware Detection Technology
Sweet Orange Exploit Kit Hunting for IP Addresses http://www.malwaresigs.com/2013/07/30/malvertising-on-youtube-com-redirects-to-sweet-orange-ek/
URI associated withsystems redirected to Sweet orange web pages List of IP addressesassociated with SweetOrange
Example URI from blog: The sniffed URIs match URI !!! Detected query with PVS:
RedKit Indicators from May 2013DHS Weekly Synopsis Product
Are we hosting RedKit content? • Keyword search for PVS plugin 7039 • Generic SC searches for Nessus scan results Manual search of hosted URL/URI content in any result, including port Independent PVS 7039
Did someone query RedKitcontent? • Search LCE proxy logs • Search PVS Web logs • Search PVS & DNS logs • Search PVS logs: Example Domain_Summary query Refine search to avoid generic match
Comfoo RAT Secrets of the Comfoo Masters http://www.secureworks.com/cyber-threat-intelligence/threats/secrets-of-the-comfoo-masters/
Look for failed credential Nessus scans • “ipnat” running in system logs
PVS will log the queries andthey can be discoverable asshown below.
Nessus web scan results – which ports? • PVS web scan sniffingresults – all ports!
PVS plugin 2 – client side usage • PVS plugin 16 – outbound client side usage
<custom_item> type: AUDIT_POWERSHELL description: "Comfoo Masters - ServiceDLL Check" value_type: POLICY_TEXT value_data: "(cmmos.dll|jacpet.dll|javadb.dll|mszlobm.dll|netfram.dll|netman.dll|ntdapie.dll|ntdelu.dll|ntobm.dll|odbm.dll|senss.dll|suddec.dll|tabcteng.dll|vmmreg32.dll|wininete.dll)”powershell_args : "Get-ItemProperty HKLM:\system\CurrentControlSet\Services\*\Parameters | select PSPath,ServiceDll | format-list" check_type : CHECK_NOT_REGEX powershell_option : CAN_BE_NULL </item> Search registry for evidence of Comfoo.
<custom_item> type : AUDIT_POWERSHELL description: "Comfoo Masters - Find DLLs" value_type : POLICY_TEXT value_data : "" powershell_option: CAN_BE_NULL powershell_args: "get-childitem -recurse c:\ -include cmmos.dll,jacpet.dll,javadb.dll,mszlobm.dll,netfram.dll,netman.dll,ntdapie.dll,ntdelu.dll,ntobm.dll,odbm.dll,senss.dll,suddec.dll,tabcteng.dll,vmmreg32.dll,wininete.dll -erroractionsilentlycontinue|selectdirectory,name|format-list" </custom_item> Search file system for evidence of Comfoo.
257 domain names • Powerful command-line search • associative-search.sh • Searches DNS, MD5& SSL • https://discussions.nessus.org/message/19698#19698 • Ran 1 hour to search all domain names across 6 months of data
ZeuS-P2P http://www.cert.pl/PDF/2013-06-p2p-rap_en.pdf
Infected computer has BOTH UDPand TCP ports open between 10,000 and 30,000
Manually finding systems with TCP and UDP ports between 10,000 and 30,000 is tricky. Need to save a list of IPs with UDP 10,000 to 30,000 and then filter that list with a TCP filter of 10,000 to 30,000 Filter on an asset list of IPs with UDP ports 10k to 30k for those IPs with TCP ports in the same range.
These hashes were already part of the malware cloud database; i.e., Nessus or LCE Client would have found these.
Neutrino A New Exploit Kit in Neutrino http://blog.trendmicro.com/trendlabs-security-intelligence/a-new-exploit-kit-in-neutrino/
Neutrino Take IPs from blog post and createa SecurityCenter watchlist named Neutrino Also Covered at MalwareSigshttp://www.malwaresigs.com/2013/08/29/30-days-of-neutrino-domainsips/
Search for any hits in past 30 days and then do a port summary to see port 8000 activity. Extend search to 50 days and see some more activity.
VirusTotal claimed the following DNS names were in use by Neutrino on various dates
On Aug 5, we saw lots of queries for ifjtjdhcywssbhdxk.dyndns-mail.comrecorded by the PVS. This DNS name was NOT on the list from the blog for Aug 5thnor any other day, but was very close. Differences in DNS names at VirusTotal and in “live” use can result from many things including variants and different behaviors based on where it is run.
Tenable Botnet/Malware Detection Technology Passive Web Traffic Analysis Malicious Process Detection Botnet Detection based on IP reputation
PVS passively logs all DNS lookups, web queries and network traffic in real-time. This event indicates there have been nine web queries in the past 30 days which were related to known botnet activity.
These are the nine queries, each one to a known malicious botnet or malware related site.
Nessus scans identify malicious processes with cross-industry index of known bad hashes
LCE Windows agents perform malware detection on all running processes.
The LCE checks all IDS, login, netflow & PVS logs against a botnet reputation database
Nessus checks systems for active botnet connections, settings and content
Nessus also identifies systems running unique and unknown processes
Each of these checks, and many others, is leveraged by real-time dashboards to identify malware