# CTU-Malware-Capture-Botnet-52 or Scenario 11 in the CTU-13 dataset.
# Description
- Probable Name: RBot
- MD5: 2467b3c8b259cecd6ce2d5c31009df10
- SHA1: 915934b43d63dc4040af3ea1ee6c80913288ff3b
- SHA256: dcf50510efec16ff10c5aed91c8e386aba114e63842caa16ea40cac776c60816
- Password of zip file: infected
- Duration: 0 hours, 16 minutes and 0 seconds

- [VirusTotal](https://www.virustotal.com/en/file/dcf50510efec16ff10c5aed91c8e386aba114e63842caa16ea40cac776c60816/analysis/)
- [HybridAnalysis](https://www.hybrid-analysis.com/sample/dcf50510efec16ff10c5aed91c8e386aba114e63842caa16ea40cac776c60816?environmentId=2)
- RobotHash

[![](https://robohash.org/2467b3c8b259cecd6ce2d5c31009df10)](https://robohash.org)

# Files

- capture20110818-2.pcap

    It is a pcap capture with __all__ the traffic (background, normal and botnet)

    This pcap file was not made public because it contains too much private information about the users of the network.

    This file was captures on the main router of the University network. 

- botnet-capture-20110818-2-bot.pcap

    Capture with only the botnet traffic. It is made public.

    This file was captured on the interface of the virtual machine being infected. 

- capture20110818-2.pcap.netflow.labeled

    This file has the netflows generated by a __unidirectional__ argus. The labels were assigned as this:

        - First put Background to all the flows.
        - Put LEGITIMATE to the flows that match some filters.
        - Put Botnet to the flows that come to or from the infected IP addresses

- bro
    - Folder with all the bro output files

- detailed-bidirectional-flow-labels
    - Folder with the bidirectional flows. These are the files you should use for your research. They have better labels and better quality of data.

- *.html
    - This is an html graphical page made with CapTipper of the HTTP requests in the capture.

- *.json
    - File needed by Captipper for the html page.

- *truncated.pcap.bz2
    - This is a truncated pcap file of the __complete__ capture. The pcap is truncated to have only the following starting bytes for each packet:
        - TCP: 54 bytes
        - UDP: 42 bytes
        - ICMP: 66 bytes
    - See [this description](https://stratosphereips.org/new-dataset-ctu-13-extended-now-includes-pcap-files-of-normal-traffic.html) of the truncation.

# IP Addresses
    - Infected hosts
        - 147.32.84.165: Windows XP English version Name: SARUMAN. Label: Botnet. Amount of bidirectional flows: 4151
        - 147.32.84.191: Windows XP English version Name: SARUMAN1. Label: Botnet. Amount of bidirectional flows: 4006
        - 147.32.84.192: Windows XP English version Name: SARUMAN2. Label: Botnet. Amount of bidirectional flows: 7
    - Normal hosts:
        - 147.32.84.170 (amount of bidirectional flows: 581, Label: Normal-V42-Stribrek)
        - 147.32.84.134 (amount of bidirectional flows: 11, Label: Normal-V42-Jist)
        - 147.32.84.164 (amount of bidirectional flows: 2113, Label: Normal-V42-Grill)
        - 147.32.87.36 (amount of bidirectional flows: 1, Label: CVUT-WebServer. This normal host is not so reliable since is a webserver)
        - 147.32.80.9 (amount of bidirectional flows: 1, Label: CVUT-DNS-Server. This normal host is not so reliable since is a dns server)
        - 147.32.87.11 (amount of bidirectional flows: 2, Label: MatLab-Server. This normal host is not so reliable since is a matlab server)

## Important Label note
Please note that the labels of the flows generated by the malware start with "From-Botnet". The labels "To-Botnet" are flows sent to the botnet by unknown computers, so they should not be considered malicious perse.
Also for the normal computers, the counts are for the labels "From-Normal". The labels "To-Normal" are flows sent to the botnet by unknown computers, so they should not be considered malicious perse.

# Timeline

This is a ICMP Dos to a computer done by a IRC botnet controlled by us. With the whole data.

## Thu Aug 18 15:39:41 CEST 2011
We started the overall capture. 

## Thu Aug 18 15:45:44 CEST 2011
We started the bot capture.

## Thu Aug 18 15:40:38 CEST 2011
We start to start only three vms.

## Thu Aug 18 15:48:07 CEST 2011
We end to start only three vms.

## Thu Aug 18 15:48:28 CEST 2011
We start to infect them.

## Thu Aug 18 15:49:20 CEST 2011
We ended infecting them.

Bandwith is 100000kbps with 1000kb of burst

## Thu Aug 18 15:52:39 CEST 2011
We attck with ICMP in saruman1

## Thu Aug 18 15:52:58 CEST 2011
We attck with ICMP in saruman

The attack was successfull with only 2 computers!!!

## Thu Aug 18 15:54:44 CEST 2011
The attack ended by timeout.

## Thu Aug 18 15:55:13 CEST 2011
We stopped the vms.

## Thu Aug 18 15:55:54 CEST 2011
The captures were stopped.


# Disclaimer 

    These files were generated in the Stratosphere Lab as part of the Malware Capture Facility Project in the CVUT University, Prague, Czech Republic.
    The goal is to store long-lived real botnet traffic and to generate labeled netflows files.
    Any question feel free to contact us:
    Sebastian Garcia: sebastian.garcia@agents.fel.cvut.cz
    You are free to use these files as long as you reference this project and the authors as follows:
    Garcia, Sebastian. Malware Capture Facility Project. Retrieved from https://stratosphereips.org
