Easy Ways to Prevent A DDoS Attack

Perpetrators of DoS attacks typically target sites or services hosted on high-profile web servers such as banks, credit card payment gateways, and even root nameservers. DoS threats are also common in business, and are sometimes responsible for website attacks. This technique has now seen extensive use in certain games, used by server owners, or disgruntled […]

Renaming ol’ boring ‘Recycle Bin’

We can change the name of Recycle Bin Desktop Icon by following this simple trick and can call it whatever we want.1-Click Start menu > Run > and type “regedit”(without quotes), to run Windows Registry Editor. 2- Find and go to following :- “HKEY_CLASSES_ROOT/CLSID/{645FF040-5081-101B-9F08-00AA002F954E}”. 3- Change the name “Recycle Bin” to whatever you want. Note […]

How to Check SQL Injection in your site in 3 Steps ?

I’m learning SQL injection (SQLi) indepth so I’ll try teaching you guys a little of that as well.SQLi is the most popular attack on any website these days.There has been an enormous increase in SQL programmers and websites,and the biggest problem with SQL is “Either your perfect/hacked”.Due to poor coding programmers often leave vulnerabilities in […]