Skip to main content

Posts

Indian hackers planning new offensives on Bangladeshi sites

While more than 26,000 Indian sites have been hacked by the Black Hat Hackers and their international supporting cooperating forces, Indian hackers are reported taking preparation for making a fresh attack on Bangladeshi sites within next 72 hours. It is learnt from various sources that, Indian hackers this time may try hacking into websites of Bangladeshi financial institutions as well as online banking system. They also are targeting websites of Bangladesh Police, Rapid Action Battalion and Bangladesh Armed Forces.

1000 Indian Websites hacked by Bangladeshi Hackers Including NDTV & Government sites

The website of the  Border Security Force  (BSF) has been reportedly hacked into by a group of Bangladeshi hackers. The webiste was one among more than 20,000 others, which also included that of the  Trinamool Congress . The attacks came after Bangladeshi newspapers reported that five of their government websites were destroyed by Indian hackers. The seriousness of this incident can only be gauged by the fact that a group of Pakistani hackers simultaneously attacked and gained access to over 2000 Indian websites. According to them, their objective was "to hit Indian cyber fence and to defend Bangladeshi hackers in this ongoing cyber war". As if that wasn't enough, yet another consortium of hackers damaged over 700 Indian sites.

How to protect your email id and facebook from hackers

Everybody use email accounts and social networking websites such as orkut, twitter and facebook. There are many important informations of a person in these email accounts and social networking  website. so it is important to protect these account from hackers. Because hackers always try to get  others account to get those secret and personal data for bad purpose. If use your email id for business and other services then it's a great loss and trouble for you. So always try to be safe from hackers Follow these simple steps i am writing below to protect yourself from being hacked. Never share your password to anyone.

How to hack facebook, twitter, Gmail password using Winspy Keylogger

Keylogger is also onr of the best ways to hack password of facebook, gmail or any other website account. In this post i am going to show how to hack passwords using winspy keylogger. Read the steps givn below:

How to create gmail phishing page | Gmail hacking

Phishing is one of the best way to hack gmail account. I had already posted some articles on phishing but few of those are not available due to post loss in website transfer. So i am writing an article again. To create phishing page of gmail, first of all open gmail in your browser. Then click on file and then save as. Now you have saved gmail login page to your system.

Secure website from XSS Attack

XSS known as Cross Site Scripting involves the injection of code. What Code? This website ( Link ) gives great examples of the actual code. By studying this code, a webmaster can get a thorough understanding of the code that can be injected. Without viewing this site negatively, it is a great learning tool. 

Cross Site Scripting - XSS - The Underestimated Exploit

1. What is Cross Site Scripting? Cross Site Scripting  (or XSS) is one of the most common application-layer web attacks. XSS commonly targets scripts embedded in a page which are executed on the client-side (in the user’s web browser) rather than on the server-side. XSS in itself is a threat which is brought about by the internet security weaknesses of client-side scripting languages, with HTML and JavaScript (others being VBScript, ActiveX, HTML, or Flash) as the prime culprits for this exploit. The concept of XSS is to manipulate client-side scripts of a web application to execute in the manner desired by the malicious user. Such a manipulation can embed a script in a page which can be executed every time the page is loaded, or whenever an associated event is performed.