Interpretation of Anti-DDoS Appliance Interface Graph

A below graph is shown throughput of Anti-DDoS application – Pravail from Arbor Networks. Can you interpret it? In my case, I can’t it but now I can do it 🙂

Pravail interface

First of all, we need to know some terminology included the graph in order to interpretation.

  • tx: TransmitPravail location
  • rx: Receive
  • External & Internal: Those are based on appliance. Once you see the left picture, you can easily understand these terminology.

Network traffic is flowing as follows.
(1) external rx –> (2) internal tx –> (3) internal rx –> (4) external tx

For example, if you under volumetric DDoS attack you will see a graph as below. A red arrow in the graph point to apply active mode on Anti-DDoS appliance.

Pravail_against_DDoS

The dropped point is shown that Anti-DDoS appliance was blocking malicious traffic inflow to internal area.

File size intentionally made bigger

I saw one malware (as below) that is bigger than others.

It may be made protecting upload to virustotal.com.
To protect upload to virustotal.com, file size be made bigger 32MB. Because virustotal.com can upload a file under 32MB at a time.

You can simply search these files by Windows Search Filter in Windows 7. For example, “ext:(exe OR dll) AND size:>32MB” (ref: Using Advanced Query Syntax Programmatically)