User Tools

Site Tools


offline:wrccdc_pcaps_results

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
offline:wrccdc_pcaps_results [2018/05/12 23:48] – [Retro Analysis - view advanced counters] veeraoffline:wrccdc_pcaps_results [2018/05/13 00:08] (current) – [Conclusion] veera
Line 71: Line 71:
 ===== Drilldown techniques ===== ===== Drilldown techniques =====
  
 +Once you have a fairly solid baseline you can go back and decide which paths you want to follow to drilldown further. You might be interested in first checking out the critical IDS alerts, or tracking down flows. This section introduces you to the tools you will use for the drilldowns. 
 ==== Explore flows ==== ==== Explore flows ====
 +
 +Most of the times you want to first drop down to the flow level. This can be accessed by "Explore Flows" or by clicking on the menu items within the context of whatever you are doing. Most of the screens such as alerts, metrics, etc  have a "Explore Flows" option.  TrisulNSM stores all flows and reports with blazing speed, even when there are hundreds of millions of them.  
  
 [{{ :offline:w23-scan.png?400 |Jump to flows , query flows}}] [{{ :offline:w23-scan.png?400 |Jump to flows , query flows}}]
  
 ==== Trisul EDGE: Graph analytics discover relationships ==== ==== Trisul EDGE: Graph analytics discover relationships ====
 +
 +We recently added Graph Analytics to Trisul. This solves a common question that analysts ask from any "key" - "what is related to this". For example you can be looking at the country metrics for Kenya and ask "What are the hosts, apps, external hosts, TLS" connected to this country.  In search based solutions, this is typically by enriching the logs (an expensive operation).  ALL metrics in Trisul are enabled with this feature.  This is right now our preferred place to start drilldowns. 
  
 [{{ :offline:w20.png?400 |Click on any key to reveal neighbors, then finally jump to flows }}] [{{ :offline:w20.png?400 |Click on any key to reveal neighbors, then finally jump to flows }}]
  
 ==== File Extraction ==== ==== File Extraction ====
- + 
 +Trisul has the ability using the "Save Binaries" LUA Plugin to extract potentially malicious binaries of any size. This is also a good place to look and see if it is worth drilling down. Here we found 47 such files. Many of them were *.CAB from windows update, but we found 10 EXE files as well. 
  
 [{{ :offline:w14.png?direct&400 | Check if any EXE/ZIP etc were downloaded}}] [{{ :offline:w14.png?direct&400 | Check if any EXE/ZIP etc were downloaded}}]
  
- +The extracted files are stored by the app in ''/tmp/savedfiles'' We use the actual filename as part of the extracted content, so you can track it easily.  If you want to explore further, you can submit it to VirusTotal or YARA. 
-==== Drilldown to Packets ====+
    
- 
-[{{ :offline:wrccdc2.png?direct&400 |From any place you can grab the packets, if you think the volume can be handled by Wireshark}}] 
- 
- 
-==== File extraction ==== 
  
 <code> <code>
Line 105: Line 104:
 </code> </code>
  
 +
 +
 +
 +==== Drilldown to Packets ====
 +
 +This is the endzone of most drilldowns and hunts. The absolute truth! TrisulNSM can jump to packets from a number of places. We suggest you use the "Quick Packet Headers" option to eyeball the PCAP before bringing it into Wireshark.  The Packet Headers has
 +
 +  - Quickly gets the first 100K of the PCAP
 +  - Shows the strings in the PCAP in the 1st pane. This is a very very useful trick, helped us improve speed 10x in many cases.
 +  - In second pane, shows the hexdump in a canonical format
 +  - In the third pane, shows each packet in TSHARK format
 +  - You then decide if you want to download the PCAP into wireshark. 
 +
 +[{{ :offline:wrccdc2.png?direct&400 |From any place you can grab the packets, if you think the volume can be handled by Wireshark}}]
 +
 +
 +===== Conclusion =====
 +
 +Thank you so much for reading all the way to the end.  We hope you find this free TrisulNSM Docker tool useful for monitoring PCAPs as well as for Live networks. The default [[https://trisul.org/free|Free Community License]] allows you to do a lot on frugal hardware. Check out our site [[https://trisul.org|Trisul Network Analytics]] for more options
 +
 +
 +We also want to thank the great team at WRCCDC for releasing them. We work with PCAP all the time and know what a tremendous effort it is to assemble them. 
 +
 +<note>
 +Thanks again to the folks in this tweet from @netresec. 
 +
 +Over 1 TB of #PCAP files from the @wrccdc #CDX have been released online thanks to @spiceywasabi and @disturbedmime. The WRCCDC dataset is now linked from our PCAP repository list.
 +
 +</note>
  
  
  
offline/wrccdc_pcaps_results.1526149087.txt.gz · Last modified: 2018/05/12 23:48 by veera