Monday 15 September 2014

***The Hacker's Underground Handbook***



A. Introduction.


1. How Can I use this Ebook.


2. What is a Hacker.


3. Hacker Hierarchy.


4. What Does it Take to become a Hacker?


5. Disclaimer.


B. Programming.



1. Do I really need it?


2. Where should I start?


3. Best way to Learn it.


C. Linux.



1. What is it?


2. Choosing a Distribution.


3. Running Linux.


4. Learning Linux.


D. Passwords.



1. Password Cracking.


2. Phishing.


3. Countermeasures.


4. More Programs.


E. Network Hacking.



1. Foot Printing.


2. Port Scanning.


3. Banner Grabbing.


4. Search for Vulnerabilities.


5. Penetrating.


6. Countermeasures.


F. Wireless Hacking.



1. Scanning for Wireless Networks.


2. Cracking WEP.


3. Packet Sniffing.


4. Countermeasures.


G. Windows Hacking.



1. NetBIOS.


2. Cracking Windows Passwords.


3. Countermeasures.


H. Malware.



1. Definitions.


2. ProRat.


3. Countermeasures.


I. Web Hacking.



1. Cross Site Scripting.


2. Remote File Inclusion.


3. Local File Inclusion.

Download  click here....

Wednesday 10 September 2014

***How to deal with your fake Facebook profile***

First of all, visit to the fake profile on Facebook.

If the fake profile still running on old Facebook profile, then find the Report/Block link on the left sidebar of the page. If the person is using the timeline profile, then click on the gear icon which is just at the right side of message. See the snap.

Then report this profile as fake.

 But reporting a fake profile does not guarantee that the profile will be deleted. So request your friends to report this profile as fake. Try to request more and more friends to report this profile. The more this profile will get report, the sooner it will be deleted by Facebook.

After reporting, you can also send an email to the email id login@facebook.com which is the official Facebook email. Request for deleting this fake profile and also give full detail by showing that you are the original person and the profile you are reporting is fake.
 


inspire cyber security

***Invite All Facebook Friends By One Click To Like Your Page from Crome***



1. To invite all your friends to like your page just by one click you must need to use Google Chrome.If you are not having Google Chrome browser installed in your PC then just CLICK HERE to download and install it.This is very simple.

2. After downloading and installing Google Chrome the next thing you will download google crome extension “Facebook All Friends Pro”. Now enable this extension in your Google Chrome browser.After enabling this you will get an icon in the corner of browser:


3.Now “log in” to your Facebook account and will go to your fan page.Then in the upper portion of your page you will get one option “Build Audience”. Click on this tab and in the drop down you will get invite friends.

4.After clicking on ‘Invite Friends” you will get all the friends list and now click on the “Chrome Facebook Extension”. After clicking all the friends will get selected.



Note: Please do not forget to scroll down the friend list.You must need to scroll down up to the last friend.Otherwise all the friends will not get selected.

inspire cyber security

***How to Create a Harmless Funny Virus -Continuously eject CD/DVD drives***

*** How to Create***

1)Copy this code and paste it in Notepad:

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop


2)Now save it as inspire.vbs and enjoy..



***How to Stop***

1)Open task manager or use ctrl+alt+del 

2)click on process tab.

3)select wscript.exe

4)click on end process.

inspire cyber security