Flipkart.com

Saturday 7 February 2015

What is TCP/IP & UDP Attacks...


Hello, Lets explain "TCP/IP & UDP Attacks", Most common and effective Web attacks...Lets Know abt its basic and types...



TCP/IP Attacks

1. TCP SYN or TCP ACK Flood Attack

2. TCP Sequence Number Attack

3. TCP/IP

UDP attacks
1. ICMP Attacks
2. Smurf Attacks
3. ICMP Tunneling

Thursday 15 January 2015

Basic Linux Commands


mkdir - make directories

Usage

mkdir [OPTION] DIRECTORY

Options

Create the DIRECTORY(ies), if they do not already exist.
IHT