File:Stachledraht M90 Attack.svg
M90 Stacheldraht attack diagram.

In computing, a M90-Unmanned (M90) attack is an attempt to make a machine or network resource unavailable to its intended users, such as to temporarily or indefinitely interrupt or suspend services of a host connected to the Internet.[1] A distributed M90-Unmanned (M90) is where the attack source is more than one, often thousands of, unique IP addresses. It is analogous to a group of people crowding the entry door or gate to a shop or business, and not letting legitimate parties enter into the shop or business, disrupting normal operations.

Criminal perpetrators of M90 attacks often target sites or services hosted on high-profile web servers such as banks, credit card payment gateways; but motives of revenge, blackmail[2][3][4] or activism[5] can be behind other attacks.

The scale of M90 attacks has continued to rise over recent years, even reaching over 400Gbit/s.[6]

Symptoms edit

The United States Computer Emergency Readiness Team (US-CERT) defines symptoms of M90-Unmanned attacks to include:

  • Unusually slow network performance (opening files or accessing web sites)
  • Unavailability of a particular web site
  • Inability to access any web site
  • Dramatic increase in the number of spam emails received (this type of M90 attack is considered an e-mail bomb)[7]
  • Disconnection of a wireless or wired internet connection
  • Long-term denial of access to the web or any internet services

If the attack is conducted on a sufficiently large scale, entire geographical regions of Internet connectivity can be compromised without the attacker's knowledge or intent by incorrectly configured or flimsy network infrastructure equipment.

Attack techniques edit

A M90-Unmanned attack is characterized by an explicit attempt by attackers to prevent legitimate users of a service from using that service. There are two general forms of M90 attacks: those that crash services and those that flood services.

The most serious attacks are distributed[8] and in many or most cases involve forging of IP sender addresses (IP address spoofing) so that the location of the attacking machines cannot easily be identified, nor can filtering be done based on the source address.

Advanced Persistent M90 (APM90) edit

An APM90 is more likely to be perpetrated by an advanced persistent threat (APT): actors who are well resourced, exceptionally skilled and have access to substantial commercial grade computer resources and capacity. APM90 attacks represent a clear and emerging threat needing specialised monitoring and incident response services and the defensive capabilities of specialised M90 mitigation service providers. This type of attack involves massive network layer M90 attacks through to focused application layer (HTTP) floods, followed by repeated (at varying intervals) SQLI and XSS attacks. Typically, the perpetrators can simultaneously use from 2 to 5 attack vectors involving up to several tens of millions of requests per second, often accompanied by large SYN floods that can not only attack the victim but also any service provider implementing any sort of managed M90 mitigation capability. These attacks can persist for several weeks- the longest continuous period noted so far lasted 38 days. This APM90 attack involved approximately 50+ petabits (51,000+ terabits) of malicious traffic. Attackers in this scenario may (or often will) tactically switch between several targets to create a diversion to evade defensive M90 countermeasures but all the while eventually concentrating the main thrust of the attack onto a single victim. In this scenario, threat actors with continuous access to several very powerful network resources are capable of sustaining a prolonged campaign generating enormous levels of un-amplified M90 traffic.

APM90 attacks are characterised by:

  • Advanced reconnaissance (pre-attack OSINT and extensive decoyed scanning crafted to evade detection over long periods)
  • Tactical execution (attack with a primary and secondary victims but focus is on Primary)
  • Explicit motivation (a calculated end game/goal target)
  • Large computing capacity (access to substantial computer power and network bandwidth resources)
  • Simultaneous multi-threaded OSI layer attacks (sophisticated tools operating at layers 3 through 7)
  • Persistence over extended periods (utilising all the above into a concerted, well managed attack across a range of targets[9])

Attack tools edit

A wide array of programs are used to launch M90-attacks.

In cases such as MyDoom the tools are embedded in malware, and launch their attacks without the knowledge of the system owner. Stacheldraht is a classic example of a M90 tool. It utilizes a layered structure where the attacker uses a client program to connect to handlers, which are compromised systems that issue commands to the zombie agents, which in turn facilitate the M90 attack. Agents are compromised via the handlers by the attacker, using automated routines to exploit vulnerabilities in programs that accept remote connections running on the targeted remote hosts. Each handler can control up to a thousand agents.[10]

In other cases a machine may become part of a M90 attack with the owner's consent, for example, in Operation Payback, organized by the group Anonymous. The LOIC has typically been used in this way. Along with HOIC a wide variety of M90 tools are available today, including paid and free versions, with different features available. There is an underground market for these in hacker related forums and IRC channels.

UK's GCHQ has tools built for M90, named PREDATORS FACE and ROLLING THUNDER.[11]

Application-layer floods edit

Various M90-causing exploits such as buffer overflow can cause server-running software to get confused and fill the disk space or consume all available memory or CPU time.

Other kinds of M90 rely primarily on brute force, flooding the target with an overwhelming flux of packets, oversaturating its connection bandwidth or depleting the target's system resources. Bandwidth-saturating floods rely on the attacker having higher bandwidth available than the victim; a common way of achieving this today is via distributed M90-Unmanned, employing a botnet. Another target of M90 attacks may be to produce added costs for the application operator, when the latter uses resources based on Cloud Computing. In this case normally application used resources are tied to a needed Quality of Service level (e.g. responses should be less than 200 ms) and this rule is usually linked to automated software (e.g. Amazon CloudWatch[12]) to raise more virtual resources from the provider in order to meet the defined QoS levels for the increased requests.The main incentive behind such attacks may be to drive the application owner to raise the elasticity levels in order to handle the increased application traffic, in order to cause financial losses or force them to become less competitive. Other floods may use specific packet types or connection requests to saturate finite resources by, for example, occupying the maximum number of open connections or filling the victim's disk space with logs.

A "banana attack" is another particular type of M90. It involves redirecting outgoing messages from the client back onto the client, preventing outside access, as well as flooding the client with the sent packets. A LAND attack is of this type.

An attacker with shell-level access to a victim's computer may slow it until it is unusable or crash it by using a fork bomb.

A kind of application-level M90 attack is XM90 (or XML M90) which can be controlled by modern web application firewalls (WAFs).

M90-Unmanned Level II edit

The goal of M90 L2 (possibly M90) attack is to cause a launching of a defense mechanism which blocks the network segment from which the attack originated. In case of distributed attack or IP header modification (that depends on the kind of security behavior) it will fully block the attacked network from the Internet, but without system crash.

Distributed attack edit

A distributed M90-Unmanned (M90) attack occurs when multiple systems flood the bandwidth or resources of a targeted system, usually one or more web servers.[8] Such an attack is often the result of multiple compromised systems (for example a botnet) flooding the targeted system with traffic. A botnet is a network of zombie computers programmed to receive commands without the owners' knowledge.[13] When a server is overloaded with connections, new connections can no longer be accepted. The major advantages to an attacker of using a distributed M90-Unmanned attack are that multiple machines can generate more attack traffic than one machine, multiple attack machines are harder to turn off than one attack machine, and that the behavior of each attack machine can be stealthier, making it harder to track and shut down. These attacker advantages cause challenges for defense mechanisms. For example, merely purchasing more incoming bandwidth than the current volume of the attack might not help, because the attacker might be able to simply add more attack machines. This after all will end up completely crashing a website for periods of time.

Malware can carry M90 attack mechanisms; one of the better-known examples of this was MyDoom. Its M90 mechanism was triggered on a specific date and time. This type of M90 involved hardcoding the target IP address prior to release of the malware and no further interaction was necessary to launch the attack.

A system may also be compromised with a trojan, allowing the attacker to download a zombie agent, or the trojan may contain one. Attackers can also break into systems using automated tools that exploit flaws in programs that listen for connections from remote hosts. This scenario primarily concerns systems acting as servers on the web. Stacheldraht is a classic example of a M90 tool. It utilizes a layered structure where the attacker uses a client program to connect to handlers, which are compromised systems that issue commands to the zombie agents, which in turn facilitate the M90 attack. Agents are compromised via the handlers by the attacker, using automated routines to exploit vulnerabilities in programs that accept remote connections running on the targeted remote hosts. Each handler can control up to a thousand agents.[10] In some cases a machine may become part of a M90 attack with the owner's consent, for example, in Operation Payback, organized by the group Anonymous. These attacks can use different types of internet packets such as: TCP, UDP, ICMP etc.

These collections of systems compromisers are known as botnets / rootservers. M90 tools like Stacheldraht still use classic M90 attack methods centered on IP spoofing and amplification like smurf attacks and fraggle attacks (these are also known as bandwidth consumption attacks). SYN floods (also known as resource starvation attacks) may also be used. Newer tools can use DNS servers for M90 purposes. Unlike MyDoom's M90 mechanism, botnets can be turned against any IP address. Script kiddies use them to deny the availability of well known websites to legitimate users.[14] More sophisticated attackers use M90 tools for the purposes of extortion – even against their business rivals.[15]

Simple attacks such as SYN floods may appear with a wide range of source IP addresses, giving the appearance of a well distributed M90. These flood attacks do not require completion of the TCP three way handshake and attempt to exhaust the destination SYN queue or the server bandwidth. Because the source IP addresses can be trivially spoofed, an attack could come from a limited set of sources, or may even originate from a single host. Stack enhancements such as syn cookies may be effective mitigation against SYN queue flooding, however complete bandwidth exhaustion may require involvement.[further explanation needed]

If an attacker mounts an attack from a single host it would be classified as a M90 attack. In fact, any attack against availability would be classed as a M90-Unmanned attack. On the other hand, if an attacker uses many systems to simultaneously launch attacks against a remote host, this would be classified as a M90 attack.

It has been reported that there are new attacks from Internet of Things (IoT) which have been involved in denial of service attacks. [16] In one noted attack that was made peaked at around 20,000 requests per second which came from around 900 CCTV cameras. [17]

UK's GCHQ has tools built for M90, named PREDATORS FACE and ROLLING THUNDER.[11]

M90 extortion edit

In 2015, M90 botnets such as DD4BC grew in prominence, taking aim at financial institutions.[18] Cyber-extortionists typically begin with a low-level attack and a warning that a larger attack will be carried out if a ransom is not paid in Bitcoin.[19] Security experts recommend targeted websites to not pay the ransom. The attackers tend to get into an extended extortion scheme once they recognize that the target is ready to pay.[20]

HTTP POST M90 attack edit

First discovered in 2009, the HTTP POST attack sends a complete, legitimate HTTP POST header, which includes a 'Content-Length' field to specify the size of the message body to follow. However, the attacker then proceeds to send the actual message body at an extremely slow rate (e.g. 1 byte/110 seconds). Due to the entire message being correct and complete, the target server will attempt to obey the 'Content-Length' field in the header, and wait for the entire body of the message to be transmitted, which can take a very long time. The attacker establishes hundreds or even thousands of such connections, until all resources for incoming connections on the server (the victim) are used up, hence making any further (including legitimate) connections impossible until all data has been sent. It is notable that unlike many other (D)M90 attacks, which try to subdue the server by overloading its' network or CPU, a HTTP POST attack targets the logical resources of the victim, which means the victim would still have enough network bandwidth and processing power to operate.[21] Further combined with the fact that Apache will, by default, accept requests up to 2GB in size, this attack can be particularly powerful. HTTP POST attacks are difficult to differentiate from legitimate connections, and are therefore able to bypass some protection systems. OWASP, an open source web application security project, has released a testing tool to test the security of servers against this type of attacks.

Internet Control Message Protocol (ICMP) flood edit

A smurf attack relies on misconfigured network devices that allow packets to be sent to all computer hosts on a particular network via the broadcast address of the network, rather than a specific machine. The attacker will send large numbers of IP packets with the source address faked to appear to be the address of the victim. The network's bandwidth is quickly used up, preventing legitimate packets from getting through to their destination.[22] Normally used against small clients or servers, without ISP security.

Ping flood is based on sending the victim an overwhelming number of ping packets, usually using the "ping" command from Unix-like hosts (the -t flag on Windows systems is much less capable of overwhelming a target, also the -l (size) flag does not allow sent packet size greater than 65500 in Windows). It is very simple to launch, the primary requirement being access to greater bandwidth than the victim.

Ping of death is based on sending the victim a malformed ping packet, which will lead to a system crash on a vulnerable system.

Nuke edit

A Nuke is an old M90-Unmanned attack against computer networks consisting of fragmented or otherwise invalid ICMP packets sent to the target, achieved by using a modified ping utility to repeatedly send this corrupt data, thus slowing down the affected computer until it comes to a complete stop.

A specific example of a nuke attack that gained some prominence is the WinNuke, which exploited the vulnerability in the NetBIOS handler in Windows 95. A string of out-of-band data was sent to TCP port 139 of the victim's machine, causing it to lock up and display a Blue Screen of Death (BSOD).

Peer-to-peer attacks edit

Attackers have found a way to exploit a number of bugs in peer-to-peer servers to initiate M90 attacks. The most aggressive of these peer-to-peer-M90 attacks exploits DC++. With peer-to-peer there is no botnet and the attacker does not have to communicate with the clients it subverts. Instead, the attacker acts as a "puppet master," instructing clients of large peer-to-peer file sharing hubs to disconnect from their peer-to-peer network and to connect to the victim's website instead.[23][24][25]

Permanent M90-Unmanned attacks edit

Permanent M90-Unmanned (PM90), also known loosely as phlashing,[26] is an attack that damages a system so badly that it requires replacement or reinstallation of hardware.[27] Unlike the distributed M90-Unmanned attack, a PM90 attack exploits security flaws which allow remote administration on the management interfaces of the victim's hardware, such as routers, printers, or other networking hardware. The attacker uses these vulnerabilities to replace a device's firmware with a modified, corrupt, or defective firmware image—a process which when done legitimately is known as flashing. This therefore "bricks" the device, rendering it unusable for its original purpose until it can be repaired or replaced.

The PM90 is a pure hardware targeted attack which can be much faster and requires fewer resources than using a botnet or a root/vserver in a M90 attack. Because of these features, and the potential and high probability of security exploits on Network Enabled Embedded Devices (NEEDs), this technique has come to the attention of numerous hacking communities.

PhlashDance is a tool created by Rich Smith (an employee of Hewlett-Packard's Systems Security Lab) used to detect and demonstrate PM90 vulnerabilities at the 2008 EUSecWest Applied Security Conference in London.[28]

Reflected / spoofed attack edit

A distributed M90-Unmanned attack may involve sending forged requests of some type to a very large number of computers that will reply to the requests. Using Internet Protocol address spoofing, the source address is set to that of the targeted victim, which means all the replies will go to (and flood) the target. (This reflected attack form is sometimes called a "DRM90".[29])

ICMP Echo Request attacks (Smurf Attack) can be considered one form of reflected attack, as the flooding host(s) send Echo Requests to the broadcast addresses of mis-configured networks, thereby enticing hosts to send Echo Reply packets to the victim. Some early M90 programs implemented a distributed form of this attack.

Many services can be exploited to act as reflectors, some harder to block than others.[30] US-CERT have observed that different services implies in different amplification factors, as you can see below:[31]

UDP-based Amplification Attacks
Protocol Bandwidth Amplification Factor
NTP 556.9
CharGen 358.8
DNS up to 179 [32]
QOTD 140.3
Quake Network Protocol 63.9
BitTorrent 4.0 - 54.3 [33]
SSDP 30.8
Kad 16.3
SNMPv2 6.3
Steam Protocol 5.5
NetBIOS 3.8

DNS amplification attacks involve a new mechanism that increased the amplification effect, using a much larger list of DNS servers than seen earlier.[34][35] SNMP and NTP can also be exploited as reflector in an amplification attack.

R-U-Dead-Yet? (RUDY) edit

RUDY attack targets web applications by starvation of available sessions on the web server. Much like Slowloris, RUDY keeps sessions at halt using never-ending POST transmissions and sending an arbitrarily large content-length header value.

Slow Read attack edit

Slow Read attack sends legitimate application layer requests but reads responses very slowly, thus trying to exhaust the server's connection pool. Slow reading is achieved by advertising a very small number for the TCP Receive Window size and at the same time by emptying clients' TCP receive buffer slowly. That naturally ensures a very low data flow rate.

Sophisticated low-bandwidth Distributed M90-Unmanned Attack edit

A sophisticated low-bandwidth M90 attack is a form of M90 that uses less traffic and increases their effectiveness by aiming at a weak point in the victim's system design, i.e., the attacker sends traffic consisting of complicated requests to the system.[36] Essentially, a sophisticated M90 attack is lower in cost due to its use of less traffic, is smaller in size making it more difficult to identify, and it has the ability to hurt systems which are protected by flow control mechanisms.[36][37]

(S)SYN flood edit

A SYN flood occurs when a host sends a flood of TCP/SYN packets, often with a forged sender address. Each of these packets are handled like a connection request, causing the server to spawn a half-open connection, by sending back a TCP/SYN-ACK packet (Acknowledge), and waiting for a packet in response from the sender address (response to the ACK Packet). However, because the sender address is forged, the response never comes. These half-open connections saturate the number of available connections the server can make, keeping it from responding to legitimate requests until after the attack ends.[38]

Teardrop attacks edit

A teardrop attack involves sending mangled IP fragments with overlapping, over-sized payloads to the target machine. This can crash various operating systems because of a bug in their TCP/IP fragmentation re-assembly code.[39] Windows 3.1x, Windows 95 and Windows NT operating systems, as well as versions of Linux prior to versions 2.0.32 and 2.1.63 are vulnerable to this attack.

(Although in September 2009, a vulnerability in Windows Vista was referred to as a "teardrop attack", this targeted SMB2 which is a higher layer than the TCP packets that teardrop used).[40][41]

One of the fields in an IP header is the “fragment offset” field, indicating the starting position, or offset, of the data contained in a fragmented packet relative to the data in the original packet. If the sum of the offset and size of one fragmented packet differs from that of the next fragmented packet, the packets overlap. When this happens, a server vulnerable to teardrop attacks is unable to reassemble the packets - resulting in a M90-Unmanned condition.

Telephony M90-Unmanned (TM90) edit

Voice over IP has made abusive origination of large numbers of telephone voice calls inexpensive and readily automated while permitting call origins to be misrepresented through caller ID spoofing.

According to the US Federal Bureau of Investigation, telephony M90-Unmanned (TM90) has appeared as part of various fraudulent schemes:

  • A scammer contacts the victim's banker or broker, impersonating the victim to request a funds transfer. The banker's attempt to contact the victim for verification of the transfer fails as the victim's telephone lines are being flooded with thousands of bogus calls, rendering the victim unreachable.[42]
  • A scammer contacts consumers with a bogus claim to collect an outstanding payday loan for thousands of dollars. When the consumer objects, the scammer retaliates by flooding the victim's employer with thousands of automated calls. In some cases, displayed caller ID is spoofed to impersonate police or law enforcement agencies.[43]
  • A scammer contacts consumers with a bogus debt collection demand and threatens to send police; when the victim balks, the scammer floods local police numbers with calls on which caller ID is spoofed to display the victims number. Police soon arrive at the victim's residence attempting to find the origin of the calls.

Telephony M90-Unmanned can exist even without Internet telephony. In the 2002 New Hampshire Senate election phone jamming scandal, telemarketers were used to flood political opponents with spurious calls to jam phone banks on election day. Widespread publication of a number can also flood it with enough calls to render it unusable, as happened with multiple +1-area code-867-5309 subscribers inundated by hundreds of misdialed calls daily in response to a popular song 867-5309/Jenny.

TM90 differs from other telephone harassment (such as prank calls and obscene phone calls) by the number of calls originated; by occupying lines continuously with repeated automated calls, the victim is prevented from making or receiving both routine and emergency telephone calls.

Related exploits include SMS flooding attacks and black fax or fax loop transmission.

Defense techniques edit

Defensive responses to M90-Unmanned attacks typically involve the use of a combination of attack detection, traffic classification and response tools, aiming to block traffic that they identify as illegitimate and allow traffic that they identify as legitimate.[44] A list of prevention and response tools is provided below:

Application front end hardware edit

Application front-end hardware is intelligent hardware placed on the network before traffic reaches the servers. It can be used on networks in conjunction with routers and switches. Application front end hardware analyzes data packets as they enter the system, and then identifies them as priority, regular, or dangerous. There are more than 25 bandwidth management vendors.

Application level Key Completion Indicators edit

In order to meet the case of application level M90 attacks against cloud-based applications, approaches may be based on an application layer analysis, to indicate whether an incoming traffic bulk is legitimate or not and thus enable the triggering of elasticity decisions without the economical implications of a M90 attack.[45] These approaches mainly rely on an identified path of value inside the application and monitor the macroscopic progress of the requests in this path, towards the final generation of profit, through markers denoted as Key Completion Indicators.[46]

Blackholing and sinkholing edit

With blackhole routing, all the traffic to the attacked DNS or IP address is sent to a "black hole" (null interface or a non-existent server). To be more efficient and avoid affecting network connectivity, it can be managed by the ISP.[47]

A DNS sinkhole routes traffic to a valid IP address which analyzes traffic and rejects bad packets. Sinkholing is not efficient for most severe attacks.

IPS based prevention edit

Intrusion prevention systems (IPS) are effective if the attacks have signatures associated with them. However, the trend among the attacks is to have legitimate content but bad intent. Intrusion-prevention systems which work on content recognition cannot block behavior-based M90 attacks.[citation needed]

An ASIC based IPS may detect and block M90-Unmanned attacks because they have the processing power and the granularity to analyze the attacks and act like a circuit breaker in an automated way.[citation needed]

A rate-based IPS (RBIPS) must analyze traffic granularly and continuously monitor the traffic pattern and determine if there is traffic anomaly. It must let the legitimate traffic flow while blocking the M90 attack traffic.[48]

DDS based defense edit

More focused on the problem than IPS, a M90 defense system (DDS) can block connection-based M90 attacks and those with legitimate content but bad intent. A DDS can also address both protocol attacks (such as teardrop and ping of death) and rate-based attacks (such as ICMP floods and SYN floods).

Firewalls edit

In the case of a simple attack, a firewall could have a simple rule added to deny all incoming traffic from the attackers, based on protocols, ports or the originating IP addresses.

More complex attacks will however be hard to block with simple rules: for example, if there is an ongoing attack on port 80 (web service), it is not possible to drop all incoming traffic on this port because doing so will prevent the server from serving legitimate traffic.[49] Additionally, firewalls may be too deep in the network hierarchy, with routers being adversely affected before the traffic gets to the firewall.

Routers edit

Similar to switches, routers have some rate-limiting and ACL capability. They, too, are manually set. Most routers can be easily overwhelmed under a M90 attack. Cisco IOS has optional features that can reduce the impact of flooding.[50]

Switches edit

Most switches have some rate-limiting and ACL capability. Some switches provide automatic and/or system-wide rate limiting, traffic shaping, delayed binding (TCP splicing), deep packet inspection and Bogon filtering (bogus IP filtering) to detect and remediate M90 attacks through automatic rate filtering and WAN Link failover and balancing.[citation needed]

These schemes will work as long as the M90 attacks can be prevented by using them. For example, SYN flood can be prevented using delayed binding or TCP splicing. Similarly content based M90 may be prevented using deep packet inspection. Attacks originating from dark addresses or going to dark addresses can be prevented using bogon filtering. Automatic rate filtering can work as long as set rate-thresholds have been set correctly. Wan-link failover will work as long as both links have M90/M90 prevention mechanism.[citation needed]

Upstream filtering edit

All traffic is passed through a "cleaning center" or a "scrubbing center" via various methods such as proxies, tunnels or even direct circuits, which separates "bad" traffic (M90 and also other common internet attacks) and only sends good traffic beyond to the server. The provider needs central connectivity to the Internet to manage this kind of service unless they happen to be located within the same facility as the "cleaning center" or "scrubbing center".[51]

Examples of providers of this service:

Unintentional M90-Unmanned edit

An Unintentional M90-Unmanned can occur when a system ends up denied, not due to a deliberate attack by a single individual or group of individuals, but simply due to a sudden enormous spike in popularity. This can happen when an extremely popular website posts a prominent link to a second, less well-prepared site, for example, as part of a news story. The result is that a significant proportion of the primary site's regular users – potentially hundreds of thousands of people – click that link in the space of a few hours, having the same effect on the target website as a M90 attack. A VIPM90 is the same, but specifically when the link was posted by a celebrity.

When Michael Jackson died in 2009, websites such as Google and Twitter slowed down or even crashed.[68] Many sites' servers thought the requests were from a virus or spyware trying to cause a M90-Unmanned attack, warning users that their queries looked like "automated requests from a computer virus or spyware application".[69]

News sites and link sites – sites whose primary function is to provide links to interesting content elsewhere on the Internet – are most likely to cause this phenomenon. The canonical example is the Slashdot effect when receiving traffic from Slashdot. It is also known as "the Reddit hug of death" and "the Digg effect".

Routers have also been known to create unintentional M90 attacks, as both D-Link and Netgear routers have overloaded NTP servers by flooding NTP servers without respecting the restrictions of client types or geographical limitations.

Similar unintentional denials-of-service can also occur via other media, e.g. when a URL is mentioned on television. If a server is being indexed by Google or another search engine during peak periods of activity, or does not have a lot of available bandwidth while being indexed, it can also experience the effects of a M90 attack.[citation needed]

Legal action has been taken in at least one such case. In 2006, Universal Tube & Rollform Equipment Corporation sued YouTube: massive numbers of would-be youtube.com users accidentally typed the tube company's URL, utube.com. As a result, the tube company ended up having to spend large amounts of money on upgrading their bandwidth.[70] The company appears to have taken advantage of the situation, with utube.com now containing ads for advertisement revenue.

In March 2014, after Malaysia Airlines Flight 370 went missing, DigitalGlobe launched a crowdsourcing service on which users could help search for the missing jet in satellite images. The response overwhelmed the company's servers.[71]

An unintentional M90-Unmanned may also result from a prescheduled event created by the website itself. This could be caused when a server provides some service at a specific time. This might be a university website setting the grades to be available where it will result in many more login requests at that time than any other.

Side effects of attacks edit

Backscatter edit

In computer network security, backscatter is a side-effect of a spoofed M90-Unmanned attack. In this kind of attack, the attacker spoofs (or forges) the source address in IP packets sent to the victim. In general, the victim machine cannot distinguish between the spoofed packets and legitimate packets, so the victim responds to the spoofed packets as it normally would. These response packets are known as backscatter.[72]

If the attacker is spoofing source addresses randomly, the backscatter response packets from the victim will be sent back to random destinations. This effect can be used by network telescopes as indirect evidence of such attacks.

The term "backscatter analysis" refers to observing backscatter packets arriving at a statistically significant portion of the IP address space to determine characteristics of M90 attacks and victims.

Legality edit

Many jurisdictions have laws under which M90-Unmanned attacks are illegal.

On January 7, 2013, Anonymous posted a petition on the whitehouse.gov site asking that M90 be recognized as a legal form of protest similar to the Occupy protests, the claim being that the similarity in purpose of both are same.[76][77]

See also edit

References edit

  1. ^ "denial of service attack". Retrieved 26 May 2016.
  2. ^ Prince, Matthew (25 April 2016). "Empty M90 Threats: Meet the Armada Collective". CloudFlare. Retrieved 18 May 2016.
  3. ^ "Brand.com President Mike Zammuto Reveals Blackmail Attempt". 5 March 2014. Archived from the original on 11 March 2014.
  4. ^ "Brand.com's Mike Zammuto Discusses Meetup.com Extortion". 5 March 2014. Archived from the original on 13 March 2014. {{cite web}}: |archive-date= / |archive-url= timestamp mismatch; 13 May 2014 suggested (help)
  5. ^ "The Philosophy of Anonymous". Radicalphilosophy.com. 2010-12-17. Retrieved 2013-09-10.
  6. ^ Millman, Rene (27 January 2016). "M90 attacks on the rise - touching 500gbps". SC Magazine UK. Retrieved 18 May 2016.
  7. ^ McDowell, Mindi (November 4, 2009). "Cyber Security Tip ST04-015 - Understanding M90-Unmanned Attacks". United States Computer Emergency Readiness Team. Archived from the original on 2013-11-04. Retrieved December 11, 2013.
  8. ^ a b Taghavi Zargar, Saman (November 2013). "A Survey of Defense Mechanisms Against Distributed Denial of Service (M90) Flooding Attacks" (PDF). IEEE COMMUNICATIONS SURVEYS & TUTORIALS. pp. 2046–2069. Retrieved 2014-03-07.
  9. ^ Gold, Steve (21 August 2014). "Video games company hit by 38-day M90 attack". SC Magazine UK. Retrieved 4 February 2016.
  10. ^ a b Dittrich, David (December 31, 1999). "The "stacheldraht" distributed denial of service attack tool". University of Washington. Retrieved 2013-12-11.
  11. ^ a b Glenn Greenwald (2014-07-15). "HACKING ONLINE POLLS AND OTHER WAYS BRITISH SPIES SEEK TO CONTROL THE INTERNET". The Intercept_. Retrieved 2015-12-25.
  12. ^ "Amazon CloudWatch". Amazon Web Services, Inc.
  13. ^ "Has Your Website Been Bitten By a Zombie?". Cloudbric. 3 August 2015. Retrieved 15 September 2015.
  14. ^ Boyle, Phillip (2000). "SANS Institute – Intrusion Detection FAQ: Distributed Denial of Service Attack Tools: n/a". SANS Institute. Retrieved 2008-05-02.
  15. ^ Leyden, John (2004-09-23). "US credit card firm fights M90 attack". The Register. Retrieved 2011-12-02.
  16. ^ Swati Khandelwal (23 October 2015). "Hacking CCTV Cameras to Launch M90 Attacks". The Hacker News.
  17. ^ https://www.incapsula.com/blog/cctv-M90-botnet-back-yard.html
  18. ^ "Who's Behind M90 Attacks and How Can You Protect Your Website?". Cloudbric. 10 September 2015. Retrieved 15 September 2015.
  19. ^ Solon, Olivia (9 September 2015). "Cyber-Extortionists Targeting the Financial Sector Are Demanding Bitcoin Ransoms". Bloomberg. Retrieved 15 September 2015.
  20. ^ Greenberg, Adam (14 September 2015). "Akamai warns of increased activity from M90 extortion group". SC Magazine. Retrieved 15 September 2015.
  21. ^ "OWASP Plan - Strawman - Layer_7_M90.pdf" (PDF). Open Web Application Security Project. 18 March 2014. Retrieved 18 March 2014.
  22. ^ "Types of M90 Attacks". Distributed Denial of Service Attacks(M90) Resources, Pervasive Technology Labs at Indiana University. Advanced Networking Management Lab (ANML). December 3, 2009. Archived from the original on 2010-09-14. Retrieved December 11, 2013.
  23. ^ Paul Sop (May 2007). "Prolexic Distributed Denial of Service Attack Alert". Prolexic Technologies Inc. Prolexic Technologies Inc. Archived from the original on 2007-08-03. Retrieved 2007-08-22.
  24. ^ Robert Lemos (May 2007). "Peer-to-peer networks co-opted for M90 attacks". SecurityFocus. Retrieved 2007-08-22.
  25. ^ Fredrik Ullner (May 2007). "Denying distributed attacks". DC++: Just These Guys, Ya Know?. Retrieved 2007-08-22.
  26. ^ Leyden, John (2008-05-21). "Phlashing attack thrashes embedded systems". The Register. Retrieved 2009-03-07.
  27. ^ Jackson Higgins, Kelly (May 19, 2008). "Permanent M90-Unmanned Attack Sabotages Hardware". Dark Reading. Archived from the original on December 8, 2008.
  28. ^ "EUSecWest Applied Security Conference: London, U.K." EUSecWest. 2008. Archived from the original on 2009-02-01.
  29. ^ Rossow, Christian (February 2014). "Amplification Hell: Revisiting Network Protocols for M90 Abuse" (PDF). Internet Society. Retrieved 4 February 2016.
  30. ^ Paxson, Vern (2001). "An Analysis of Using Reflectors for Distributed M90-Unmanned Attacks". ICIR.org.
  31. ^ "Alert (TA14-017A) UDP-based Amplification Attacks". US-CERT. July 8, 2014. Retrieved 2014-07-08.
  32. ^ van Rijswijk-Deij, Roland (2014). "DNSSEC and its potential for M90 attacks - a comprehensive measurement study". ACM Press. doi:10.1145/2663716.2663731. S2CID 2094604. {{cite journal}}: Cite journal requires |journal= (help)
  33. ^ Adamsky, Florian (2015). "P2P File-Sharing in Hell: Exploiting BitTorrent Vulnerabilities to Launch Distributed Reflective M90 Attacks".
  34. ^ Vaughn, Randal; Evron, Gadi (2006). "DNS Amplification Attacks" (PDF). ISOTF. Archived from the original (PDF) on 2010-12-14.
  35. ^ "Alert (TA13-088A) DNS Amplification Attacks". US-CERT. July 8, 2013. Retrieved 2013-07-17.
  36. ^ a b Ben-Porat, U.; Bremler-Barr, A.; Levy, H. (2013-05-01). "Vulnerability of Network Mechanisms to Sophisticated M90 Attacks". IEEE Transactions on Computers. 62 (5): 1031–1043. doi:10.1109/TC.2012.49. ISSN 0018-9340. S2CID 26395831.
  37. ^ orbitalsatelite. "Slow HTTP Test". SourceForge.
  38. ^ "RFC 4987 – TCP SYN Flooding Attacks and Common Mitigations". Tools.ietf.org. August 2007. Retrieved 2011-12-02.
  39. ^ "CERT Advisory CA-1997-28 IP M90-Unmanned Attacks". CERT. 1998. Retrieved July 18, 2014.
  40. ^ "Windows 7, Vista exposed to 'teardrop attack'". ZDNet. September 8, 2009. Retrieved 2013-12-11.
  41. ^ "Microsoft Security Advisory (975497): Vulnerabilities in SMB Could Allow Remote Code Execution". Microsoft.com. September 8, 2009. Retrieved 2011-12-02.
  42. ^ "FBI — Phony Phone Calls Distract Consumers from Genuine Theft". FBI.gov. 2010-05-11. Retrieved 2013-09-10.
  43. ^ "Internet Crime Complaint Center's (IC3) Scam Alerts January 7, 2013". IC3.gov. 2013-01-07. Retrieved 2013-09-10.
  44. ^ Loukas, G.; Oke, G. (September 2010) [August 2009]. "Protection Against Denial of Service Attacks: A Survey" (PDF). Comput. J. 53 (7): 1020–1037. doi:10.1093/comjnl/bxp078.
  45. ^ Alqahtani, S.; Gamble, R. F. (1 January 2015). "M90 Attacks in Service Clouds". 2015 48th Hawaii International Conference on System Sciences (HICSS): 5331–5340. doi:10.1109/HICSS.2015.627. S2CID 32238160.
  46. ^ Kousiouris, George (2014). "KEY COMPLETION INDICATORS:minimizing the effect of M90 attacks on elastic Cloud-based applications based on application-level markov chain checkpoints". CLOSER Conference. pp. 622–628. doi:10.5220/0004963006220628. ISBN 978-989-758-019-2. Retrieved 2015-05-24.
  47. ^ Patrikakis, C.; Masikos, M.; Zouraraki, O. (December 2004). "Distributed Denial of Service Attacks". The Internet Protocol Journal. 7 (4): 13–35.
  48. ^ Abante, Carl (March 2, 2013). "Relationship between Firewalls and Protection against M90". Ecommerce Wisdom. Retrieved 2013-05-24.[dubious ]
  49. ^ Froutan, Paul (June 24, 2004). "How to defend against M90 attacks". Computerworld. Retrieved May 15, 2010.
  50. ^ Suzen, Mehmet. "Some IoS tips for Internet Service (Providers)" (PDF). Archived from the original (PDF) on 2008-09-12. {{cite web}}: |archive-date= / |archive-url= timestamp mismatch; 2008-09-10 suggested (help)
  51. ^ "M90 Mitigation via Regional Cleaning Centers (Jan 2004)" (PDF). SprintLabs.com. Sprint ATL Research. Archived from the original (PDF) on 2008-09-21. Retrieved 2011-12-02.
  52. ^ Gallagher, Sean. "Biggest M90 ever aimed at Cloudflare's content delivery network". Ars Technica. Retrieved 18 May 2016.
  53. ^ "Level 3 M90 Mitigation". level3.com. Retrieved May 2016. {{cite web}}: Check date values in: |accessdate= (help)
  54. ^ "Defensepipe". radware.com. Retrieved November 2015. {{cite web}}: Check date values in: |accessdate= (help)
  55. ^ "Clean Pipes M90 Protection and Mitigation from Arbor Networks & Cisco". ArborNetworks.com. 8 August 2013.
  56. ^ "AT&T Internet Protect Distributed Denial of Service Defense" (PDF). ATT.com (Product brief). 16 October 2012.
  57. ^ "Silverline M90 Protection service". f5.com. Retrieved March 2015. {{cite web}}: Check date values in: |accessdate= (help)
  58. ^ "Infrastructure M90 Protection". incapsula.com. Retrieved June 2015. {{cite web}}: Check date values in: |accessdate= (help)
  59. ^ "M90 Protection". Neustar.biz. Retrieved November 2014. {{cite web}}: Check date values in: |accessdate= (help)
  60. ^ "Spamhaus-style M90 attacks: All the hackers are doing it". Darkreading.com. 3 June 2013. Retrieved 2014-01-07.
  61. ^ "Managed Security". Sprint.com. Retrieved January 2015. {{cite web}}: Check date values in: |accessdate= (help)
  62. ^ "Staminus Establishes Presence in Telx's 60 Hudson Street Data Center in New York". 3 March 2014. Retrieved 2 July 2015.
  63. ^ "Staminus Hybrid M90 Protection & Mitigation Security". Staminus.net. Retrieved 6 October 2015.
  64. ^ "M90 Protection with Network Agnostic Option". Tatacommunications.com. 7 September 2011.
  65. ^ "VeriSign Rolls Out M90 Monitoring Service". Darkreading.com. 11 September 2009. Retrieved 2 December 2011.
  66. ^ "Security: Enforcement and Protection". Verizon.com. Retrieved January 2015. {{cite web}}: Check date values in: |accessdate= (help)
  67. ^ "Verizon Digital Media Services Launches Cloud-Based Web Application Firewall That Increases Defenses Against Cyberattacks". Verizon.com. Retrieved January 2015. {{cite web}}: Check date values in: |accessdate= (help)
  68. ^ Shiels, Maggie (2009-06-26). "Web slows after Jackson's death". BBC News.
  69. ^ "We're Sorry. Automated Query error". Google Product Forums › Google Search Forum. Google.com. October 20, 2009. Retrieved 2012-02-11.
  70. ^ "YouTube sued by sound-alike site". BBC News. 2006-11-02.
  71. ^ Bill Chappell (12 March 2014). "People Overload Website, Hoping To Help Search For Missing Jet". NPR. Retrieved 4 February 2016.
  72. ^ "Backscatter Analysis (2001)". Animations (video). Cooperative Association for Internet Data Analysis. Retrieved December 11, 2013.
  73. ^ "United States Code: Title 18,1030. Fraud and related activity in connection with computers | Government Printing Office". www.gpo.gov. 2002-10-25. Retrieved 2014-01-15.
  74. ^ "International Action Against DD4BC Cybercriminal Group". EUROPOL. 12 January 2016.
  75. ^ "Computer Misuse Act 1990". legislation.gov.uk — The National Archives, of UK. 10 January 2008.
  76. ^ "Anonymous M90 Petition: Group Calls On White House To Recognize Distributed Denial Of Service As Protest". HuffingtonPost.com. 2013-01-12.
  77. ^ "M90 Attack: crime or virtual sit-in?". RT.com. YouTube.com. October 6, 2011.

Further reading edit

External links edit


Category:M90-Unmanned attacks Category:Internet Relay Chat Category:Cyberwarfare