Health.Zone Web Search

Search results

  1. Results from the Health.Zone Content Network
  2. DNS spoofing - Wikipedia

    en.wikipedia.org/wiki/DNS_spoofing

    DNS spoofing, also referred to as DNS cache poisoning, is a form of computer security hacking in which corrupt Domain Name System data is introduced into the DNS resolver 's cache, causing the name server to return an incorrect result record, e.g. an IP address. This results in traffic being diverted to any computer that the attacker chooses.

  3. DNS hijacking - Wikipedia

    en.wikipedia.org/wiki/DNS_hijacking

    DNS hijacking, DNS poisoning, or DNS redirection is the practice of subverting the resolution of Domain Name System (DNS) queries. This can be achieved by malware that overrides a computer's TCP/IP configuration to point at a rogue DNS server under the control of an attacker, or through modifying the behaviour of a trusted DNS server so that it ...

  4. Spoofing attack - Wikipedia

    en.wikipedia.org/wiki/Spoofing_attack

    Domain name spoofing – class of phishing attacks that depend on falsifying or misrepresenting an internet domain name DNS spoofing – Cyberattack using corrupt DNS data; Email spoofing – Creating email spam or phishing messages with a forged sender identity or address; IP address spoofing – Creating IP packets using a false IP address

  5. Denial-of-service attack - Wikipedia

    en.wikipedia.org/wiki/Denial-of-service_attack

    DNS amplification attacks involves an attacker sending a DNS name lookup request to one or more public DNS servers, spoofing the source IP address of the targeted victim. The attacker tries to request as much information as possible, thus amplifying the DNS response that is sent to the targeted victim.

  6. IP address spoofing - Wikipedia

    en.wikipedia.org/wiki/IP_address_spoofing

    IP address spoofing is most frequently used in denial-of-service attacks, [2] where the objective is to flood the target with an overwhelming volume of traffic, and the attacker does not care about receiving responses to the attack packets. Packets with spoofed IP addresses are more difficult to filter since each spoofed packet appears to come ...

  7. Pharming - Wikipedia

    en.wikipedia.org/wiki/Pharming

    Pharming [a] is a cyberattack intended to redirect a website 's traffic to another, fake site by installing a malicious program on the victim's computer in order to gain access to it. [citation needed] Pharming can be conducted either by changing the hosts file on a victim's computer or by exploitation of a vulnerability in DNS server software.

  8. IDN homograph attack - Wikipedia

    en.wikipedia.org/wiki/IDN_homograph_attack

    An example of an IDN homograph attack; the Latin letters "e" and "a" are replaced with the Cyrillic letters "е" and "а". The internationalized domain name (IDN) homograph attack is a way a malicious party may deceive computer users about what remote system they are communicating with, by exploiting the fact that many different characters look alike (i.e., they are homographs, hence the term ...

  9. DNS rebinding - Wikipedia

    en.wikipedia.org/wiki/DNS_rebinding

    DNS rebinding is a method of manipulating resolution of domain names that is commonly used as a form of computer attack. In this attack, a malicious web page causes visitors to run a client-side script that attacks machines elsewhere on the network. In theory, the same-origin policy prevents this from happening: client-side scripts are only ...