Trisha Shetty (Editor)

Slowdroid

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit
Original author(s)
  
Maurizio Aiello

Stable release
  
0.87.5

Operating system
  
Android

Developer(s)
  
Enrico Cambiaso

Written in
  
Java

Size
  
128 kb

SlowDroid is a denial of service attack which allows a single mobile device to take down a network server requiring minimal bandwidth. The attack has been created for research purposes by Maurizio Aiello and developed by Enrico Cambiaso for the IEIIT Institute of the National Research Council of Italy and released as an Android application.

SlowDroid behavior is similar to other Slow DoS Attacks such as Slowloris, since it creates many connections with the victim in order to saturate the resources of the listening daemon application. One difference is on sent payload, which in case of SlowDroid is not compliant to a specific protocol: instead of sending a forged HTTP request, an endless sequence of spaces is sent instead. This characteristic makes SlowDroid able to target different protocols with the same payload. Another difference is on sending: during the data sending phase, instead of sending a sequence of characters as Slowloris does, SlowDroid sends a single character, hence reducing the bandwidth amounts. Finally, the main difference is on implementation: SlowDroid has been implemented to be executed on the Android mobile operating system platform.

Slowdroid was initially published on the Google Play Store. Due to developers terms of service, the application has been removed by the store and it is currently available on the researchers website.

References

Slowdroid Wikipedia