8
Jan

Snort Intrusion Prevention - blokking IP addresses

We are not only interested in detection attacks but we want to prevent attacks.  Snort does a great job as Intrusion Detection System (advertised as IDS).  And if we use Snort in combination with SnortSAM we can also block hostile traffic by manipulation the policies or access lists on a firewall or router.

7
Jan

Use Snort as a sniffer

Although there exist more full-featured sniffer tools like tcpdump, ethereal and wireshark, it’s also possible to quickly look at the network traffic on a Snort sensor with Snort.  The sniffer output is actually very easy to read and some may prefer it for quick captures.

2
Jan

DNS Rebinding attack

Before we discuss the DNS Rebinding attack, we’ll explain some topics, like same-origin policy and DNS Pinning.


Same-origin policy


The same-origin policy enforces that websites stop interacting with one another through your browser. It states that code (like JavaScript) on a web page can only communicate with the server from which it came.

1
Jan

Slowloris - Low bandwidth DoS

Why another article on denial of service (DoS) attacks?  Those attacks are old news in many ways, but still remain difficult to block if the attack is well performed. A SYN flood for example can be conducted with spoofed IP addresses. Most of us associate DoS attacks with a huge amount of packets fired at one of our servers.    But there are other kinds of DoS attacks too, which do not need that high number of requests. That’s our subject today!

Pages

Subscribe to wukipedia RSS