Recently I have come across many guides about creating phishing pages. Although the principles behind each guide is similar, most of the hosting solutions provided in the guide does not work anymore due to an increase in the crackdown of phishing pages by the hosting companies.
An Phishing Page For Roblox, Educational Purposes Only! To Change Webhook, go to string "1430" and replace the webhook with your webhook.
Then, you need to copy the index.html file for your phishing site and paste it in here. Now, click on the reCAPTCHA and click paste, you will get a link for your website.
Scamming eight year olds out of their roblox accounts by taking advantage of their trust and the fact that they want robux isn't right. Not to mention the fact that phishing sites are illegal and you will likely be caught and fined. Go fuck off. Absolute dick-head.
To start off, you need to obtain the HTML index of the page. There are various methods of doing this, there are even templates online for popular sites. In this tutorial, I am going to use the most basic way in order to be as noob-friendly as possible.
Depending on your browser, there may be different methods. Normally it is done by right clicking the site and clicking "View Source". I have done that on my browser and a windows should come out similar to this:
Select the box, and copy-paste everything in the box to a txt document. Use Notepad on windows, and a simple text editing program if you are not using windows. (Don't use programs like Word or Pages because it is really slow). After you have done that, click "Save As" or whatever option that allows you to save that document.
The PHP file is basically the tool that harvests the users password in this scenario. There are several ways you can create this PHP if you have some programming knowledge, but if you don't, just copy my exemplar PHP.
Now, we need to incorporate our PHP file, to receive passwords that the users send.
First, you need to see how the website deals when the user submits a username-password. For Facebook, all you need to do is to Ctrl-F and type "=action" in the field.
Now here is the juicy part, making your fake website online so other people can browse it.