Understanding DDOS Attack !!!


Cheap reseller Hosting


What is DDos Attack ?

Compromised PCs, or “bots,” are formed into groups called “botnets” and are used as weapons by cyber-attackers to launch various forms of cyber attacks. These attacks range widely from DDoS to identity theft and clandestine intelligence gathering operations.
During Distributed Denial of Service attempts, attackers launch attacks using different techniques including HTTP, HTTPS, ICMP, SYN Floods, UDP Floods, DNS Request Floods, GET Floods, and others. The attack components are often used in combination, and range in size from a few hundred megabits per second (Mbps) to over 80 gigabits per second (Gbps). Increasingly sophisticated attacks are based around application requests at Layer-7.
Normally, DDOS consists of 3 parts . One is the Master ,Other the slave and atlast the victim. The master is the attack launcher ie the person/machine behind all this,sound’s COOL right . The slave is the network which is being compromised by the Master and Victim is the target site/server . Master informs the compromised machines, so called slaves to launch attack on the victim’s site/machine. Hence its also called co-ordinated attack.

How do they Do it ?

DDOS is done in 2 phases. In the first phase they try to compromise weak machines in different networks around the world. This phase is called Intrusion Phase. Its in the next phase that they install DDOS tools and starts attacking the victims machines/site. This Phase is called Distributed DoS attacks phase.

What Allowed them to Do ?

Vulnerable softwares/Applications running on a machine or network.
Open network setup.
Network/ machine setup without taking security into account.
No monitoring or DataAnalysis are being conducted.
No regular Audit / Software upgrades being conducted.
First Identify if you are really under attack. If yes, follow the below steps :
Check if your machines load is high and you have large number of HTTP process running.
To find the load just use the command w or uptime –
Eg:
ashish@localhost>w 12:00:36 up 1 day, 20:27, 5 users, load average: 0.70, 0.70, 0.57
USER XYZ FROM LOGIN@ IDLE JCPU PCPU WHAT
To find if there is large number of HTTP process running use the command ” ps -aux|grep HTTP|wc -l ”
Eg:
[ashish@localhost]# ps -aux|grep HTTP|wc -l
23
In a heavy server , the number of connection will go above 100. But during DDOS attack, the number will go even higher and thats when we need to find out from which all networks are these attacks coming. In DDOS the host machine doesn’t have much importance. Its the network which is of importance here because, an attacker will use any machine on the compromised network or even will use all the machines in the network. Hence network address is of importance while fighting with the attack.
However, there are some actions you can take to protect yourself. Here’s some basic advice:
Ensure that you have adequate bandwidth on your Internet connection. You’ll be able to foil many low-scale DDoS attacks by simply having enough bandwidth (and processing power) to service the requests.
Deploy an intrusion prevention system on your network. Some (but definitely not all) DDoS attacks have recognizable signatures that an IPS can detect and use to prevent the requests from reaching the Web server.
Use a DDoS prevention appliance, including any of the Cisco Systems Inc. Cisco Guard products, that is specifically designed to identify and thwart distributed denial-of-service attacks.
Maintain a backup Internet connection with a separate pool of IP addresses for critical users. While you won’t be able to switch all access to your website over to a backup connection (the attacks will switch at the same time!), you can provide critical users with an alternate path to your site if the primary circuit is swamped with bogus requests.
These tips should get you started on the road toward building a hardy Web infrastructure with the highest probability of surviving a DDoS attack. Good luck!

Cheap web Hosting


Hidden Facebook Smileys Emotions codes… Only 4 my Loving Frndzz…


Cheap reseller Hosting


Hidden Smileys and Emoticons:

Facebook emoticon smileyemote for a smile!

Really happy emote: 😀 or 😀

Facebook emoticon smiley emote for wink!
Wink emote: 😉 or 😉


Facebook chat smiley for happy eyes!
Happy eyes: ^_^

Facebook chat emote smiley for laughing eyes!
Laughing eyes: >:o

Facebook chat emote smiley for cat smile!
Cat smile: :3

Facebook chat emote smiley for grumpy!
Grumpy: >:-(

Facebook chat emoticon smiley for sad face!
Sad: 🙁 or 🙁

Facebook emoticon smiley emote for crying!
Crying emoticon: :’(

Facebook emoticon smiley emote for shocked!
Shocked emoticon: 😮 or 😮

Facebook emoticon smiley emote for cool!
Glasses emoticon: 8) or 😎

Facebook chat emote smiley for cool!
Cool shades: 8-|

Facebook chat emoticon smiley for tongue out!
Rude: :p or :-p

Facebook chat emote smiley for WHAT?!
WHAT?!: O.o

Facebook emoticon smiley emote for ummmm!
Dork emote: -_-

Facebook emoticon smiley emote for not amused!
Duhhh emote: :/ or :\

Facebook chat emote smiley for Devil!
Devil emote: 3:)

Facebook chat emote smiley for angel!
Angel emote: O:)

Facebook emoticon smiley emote for a kiss!
Kiss emote: :-* or :*

Facebook emoticon smiley emote for a love heart!
Love emote: <3

Facebook chat emote smiley for Pacman!
Pacman: :v

Facebook chat emote smiley for robot!
Robot: :|]

Facebook chat emote smiley for Putnam's face
Putnam’s face: :putnam:



Penguin
<(")

Cheap web Hosting


Shut Down system by double Clicking on Internet Explorer !!!


Cheap reseller Hosting


Double click on Internet explorer to Restart the Computer:

1) Goto Desktop
2) Right click > new > Shortcut
3) In “Type the Location of the item” > write: “C:\WINDOWS\system32\shutdown.exe -r -t 00″ without coutes.
4) Click next and in “Type a name for this shortcut” write ” Internet Explorer” and click Finish.
5) Now Right Click on the shortcut of Internet Explorer and goto “Change Icon” and select the icon of Internet Explorer.

6) Now Virus is Ready….. check it out.. when you will double click on Internet Explorer Shortcut… Computer will Restart.

7) This is just  a Prank… don’t Misuse it..

Cheap web Hosting


How to make a folder with name “con” ?


Cheap reseller Hosting


“CON” is the system keyword and you can’t create it using normal method. Just try cmd .

Folder with Name “con”

Goto command Prompt,

Goto the location where you want to make the folder with name “con”.

write the command: mkdir \\.\e:\con

To remove the folder again: rmdir \\.\e:\con

Cheap web Hosting


How to Reset the Ubuntu Password….


Cheap reseller Hosting


Reset Your Ubuntu Password

Reboot your computer, and then as soon as you see the GRUB Loading screen, make sure to hit the ESC key so that you can get to the menu.

Root Shell – Easy Method

If you have the option, you can choose the “recovery mode” item on the menu, usually found right below your default kernel option.

Then choose “Drop to root shell prompt” from this menu.

This should give you a root shell prompt.

Alternate Root Shell Method

If you don’t have the recovery mode option, this is the alternate way to manually edit the grub options to allow for a root shell.

First you’ll want to make sure to choose the regular boot kernel that you use (typically just the default one), and then use the “e” key to choose to edit that boot option.

Now just hit the down arrow key over to the “kernel” option, and then use the “e” key to switch to edit mode for the kernel option.

You’ll first be presented with a screen where you can find this written “ro single”

You’ll want to remove the “ro single” part with the backspace key, and then add this onto the end:

rw init=/bin/bash

Once you hit enter after adjusting the kernel line, you’ll need to use the B key to choose to boot with that option.

At this point the system should boot up very quickly to a command prompt.

Changing the Actual Password

You can use the following command to reset your password:

passwd

After changing your password, use the following commands to reboot your system. (The sync command makes sure to write out data to the disk before rebooting)

sync

reboot –f

I found that the –f parameter was necessary to get the reboot command to work for some reason. You could always hardware reset instead, but make sure to use the sync command first.

And now you should be able to login without any issues.

Cheap web Hosting


Firefox Shortcut


Cheap reseller Hosting


As we know Mozilla Firefox is very popular amongst all the browsers. It has lots of shortcut, so here in this post I am going to show you the shortcuts available in mozilla firefox.
Double-click (On a word)                                   Select the word.
Triple-click                                                              Select entire line.
Wheel click                                                              Activate the Smooth scrolling
Hold Ctrl + Scroll Wheel forward                   Increase font size
Hold Ctrl + Scroll Wheel backward               Decrease font size
Click one end, hold Shift & click another    Create a selection from the two points
F5                                                                                 Refresh.
F6                                                                                 Move focus to address bar.
F11                                                                               Toggle on/off full-screen mode
Alt + (Left Arrow)                                                  Go back on history. Same pas Backspace
Alt + (Right Arrow)                                               Go forward on history.
Ctrl + A                                                                       Select All.
Ctrl + B                                                                        Favorites.
Ctrl + C                                                                        Copy Selected.
Ctrl + D                                                                        Add the current page to favorite.
Ctrl + E                                                                        Search panel.
Ctrl + F                                                                        Find (on page).
Ctrl + H                                                                        Toggle History panel.
Ctrl + I                                                                          Toggle Favorites panel.
Ctrl + J                                                                          Download.
Ctrl + N                                                                         Open New browser window.
Ctrl + P                                                                          Print current page / frame.
Ctrl + R                                                                          Refresh. Same as F5
Ctrl + T                                                                           New Tab
Esc                                                                                   Stop (while page is loading).
Ctrl + Enter                                                                  Auto complete a url address
Shift + Enter                                                                 Complete a .net instead of a .com address.
Ctrl + Shift + Enter                                                     Complete a .org address.
Ctrl + Tab                                                                       Cycle through open tabs.

Cheap web Hosting


Branding Windows Xp with your Name and Details…


Cheap reseller Hosting


Open notepad–> copy the lines

[General]
Manufacturer=Your Name Here
Model=Your Model Here
[Support Information]
Line1=Your Name Here
Line2=Your Address Here
Line3=Your Email Address Here
 SAVE it with the name OEMINFO.INI in the c:\windows\system32 

Then make a right click on my computer select properties, in the general tab a button will be highlighted (support information) make a click on it, you will be able to see the changes.

Now if you want to display some more information then simply increase the line in the file.
ex: Line4=Your Working Hours Here


Cheap web Hosting


Chat with Friends through Command Prompt…


Cheap reseller Hosting


All you need is your friend’s IP Address and your Command Prompt. Open Notepad and write this code as it is…..!

@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A

  •  Now save this as “Messenger.Bat“.


  • Open Command Prompt.


  • Drag this file (.bat file) over to Command Prompt and press Enter.


  • Now, type the IP Address of the computer you want to contact and press enter


  •  Now all you need to do is type your message and press Enter.


           Start Chatting…….!


Cheap web Hosting


NOKIA Secret Codes


Cheap reseller Hosting


*** WARNING: Using secret codes may be harmful to your phone and result in disabling or worse. Use these codes at your own risk, we are not responsible  for blocked pones while using these codes!!!
 
IMEI Number
*#06# Cells Identity Code (IMEI = International Mobile Equipment Identity)
XXXXXX XX XXXXXX X
TAC FAC SNR SP
TAC = Type Approval Code (first 2 digits = country code of the approval-country )
FAC = Final Assembly Code: (01,02 = AEG)
(10,20 Nokia)
(40,41,44 Siemens)
(30 Ericsson)
(50 Bosch)
(51 Sony,Siemens,Ericsson)
(60 Alcatel)
(65 AEG)
(70 Sagem)
(75 Dancall)
(80 Philips)
(85 Panasonic)
SNR = Serial Nr.
SP = Spare (always “0”


Software Version 


*#0000# shows the software version
Signal Processing
*3370# – Enchanced full Rate Codec (EFR) activation. It will automatically restart.
#3370# – Enchanced full Rate Codec (EFR) deactivation
*4720# – Half Rate Codec activation. It will automatically restart.
#4720# – Half Rate Codec deactivation
Enchanced Full Rate will give you much better sound quality when you enable it. The new Enhanced Full Rate CODEC adopted by GSM uses the ASELP (AlgebraicCode Excitation Linear Prediction) compression technology. This technology allows for much great voice quality in the same number of bits as the older Full Rate CODEC. The older technology was called LPC-RPE (Linear Prediction Coding with Regular Pulse Excitation). Both operate at 13 kilobits.(but you take up more space on the network, so they can charge you more) – Talk-time is reduced with about 5%

Sim Clock Stopping 

*#746025625#
[*#sim0clock#]
Checks if the sim clock can be stopped. Sim clock stop is a kind of stand-by mode which will save battery time. This code doesn’t work with software version 4.59.
It will tell you if it can be stopped or not.

Warrenty Menu 

*#92702689# takes you to a secret menu with 6 choices:
[*#war0anty#]
1. Displays Serial Number.
2. Displays the Month and Year of Manufacture (0997).
3. Displays (if there) the date where the phone was purchased (MMYY).
4. Displays the date of the last repairment – if found (0000).
5. Makes you capable of transferring user data if you have the gear for it.
6. Shows how long the phone has been used to talk. This counter is not reset by when you “clear timers” like the counters in the call register.

Bypass the SP lock With a Nokia 16xx/21xx/31xx/51xx/81xx

1. Insert SIM card of different provider.
2. Turn on the phone and press the UP VOLUME key for 3 sec.
Then release it and the phone says PIN CODE?
3. Press the “C” key.
4. Then Press * and wait until it disappears and appears again, then press * one more time and 04*PIN*PIN*PIN#

Nokia Speed Trap Detector Urban Legend spread by Nokia Engineers ;
The settings for radar speed traps detector. Your Nokia cell phone can be programmed to pick up radar speed traps, when programmed your cell phone picks up the radar and alerts you on the message alert tone. ( Doesn’t work with Nokia 7110! )
1. Enter your menu
2. Select settings
3. Select security settings
4. Select closed user group
5. Select on
6. Enter 00000
7. Press ok
8. Clear back to normal, within a few seconds your phone will display a radar sign with five zero’s next to it. It is now activated.
Unfortunately only Nokia phones have this function. The Cell Phone info display needs to be de-activated. Settings -> Phone Settings -> Cell Info display. Each time you turn off your phone, or even each time you loose contact with your carrier, you’ll have to activate it again… It is done using steps 1 through 5 above, but the number (00000) will be already on the field as a default.


Cheap web Hosting


1 22 23 24 25