# Description
- Probable Name: Normal computer remotely infected with Wannacry
- MD5: 05a00c320754934782ec5dec1d5c0476
- SHA1: df815d6a5fbfc135d588bf8f7e9d71319aef2a8d
- SHA256: 6bf1839a7e72a92a2bb18fbedf1873e4892b00ea4b122e48ae80fac5048db1a7
- Password of zip file: infected
- Duration:
- Proxy Usage: This capture did use an intermediate proxy.
- Description: This is a normal Win7 computer that was remotely infected with Wannacry. The original infected computer in the network has the IP 192.168.1.112 and its capture is published [here](https://mcfp.felkk
.cvut.cz/publicDatasets/CTU-Malware-Capture-Botnet-296-1/)

- [VirusTotal](https://www.virustotal.com/en/file/6bf1839a7e72a92a2bb18fbedf1873e4892b00ea4b122e48ae80fac5048db1a7/anall
ysis/)
- [HybridAnalysis](https://www.hybrid-analysis.com/sample/6bf1839a7e72a92a2bb18fbedf1873e4892b00ea4b122e48ae80fac5048dbb
1a7?environmentId=2)
- RobotHash

[![](https://robohash.org/05a00c320754934782ec5dec1d5c0476)](https://robohash.org)


# Files

- .capinfos
    - Capinfos file
- .dnstop
    - DNS top file
- mitm.out
    - Mitm proxy interception file of http and https
- .mitm.weblog
    - This is the HTTP and HTTPS web log that includes Labels. This is the preferred file for web analysis.
    - This file includes a header with the columns names. There are two new columns defined by us:
        - Column id: This number is unique for all the weblogs generated __inside__ the same TCP connection. When a TCP connection is opened and several GET/POST, etc., requests are made inside it, all of them are assigned the same Id in this file.
        - Column timestamp_end: This is the timestamp when the weblog ended. If you use this with the id column you can compute the total duration of the TCP connection that generated __all__ the weblogs. Similar to the duration of a hypothetical CONNECT request if this would have been done using a proxy.
- .passivedns
    - Passive DNS file
- .pcap
    - Original pcap file
- .rrd
    - RRD file for graphs
- .weblogng
    - WEB log of http traffic only. Generated with justsniffer
- .exe.zip
    - Original malware file
- bro
    - Folder with all the bro output files
- .biargus
    - Argus binary file. Bidirectional flows, 3600s of report time.
- .binetflow
    - Argus text file with bidirectional flows. Report time 3600 secs.
- .uniargus
    - Argus binary file. Unidirectional flows, 5s of report time.
- .uninetflow
    - Argus text file with unidirectional flows. Report time 5 secs. TAB as column separator.

# IP Addresses
    - Infected host: 192.168.1.135
    - Default GW: 192.168.1.2

# Timeline

## Thu Jul 13 17:07:56 CEST 2017
started win24

It was infected by the IP 192.168.1.112 in the same network.

## Thu Jul 13 17:23:55 CEST 2017
power off

# 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
