Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
E-MAIL HACKING USING HTML
WhatsApp
Madhuram Srivastava
5y
8.4
k
0
1
25
Blog
E-MAIL HACKING USING HTML
For making an e-mail hacking page or id you have to write an html script like this :-
mail()
<?
php
$
to
=
'
[email protected]
'
;("your website")
$
subject
=
'the subject'
;$
message
=
'hello'
;("or anything you want to write")
$
headers
=
'from:
[email protected]
'
."\r\n".'reply-to:
[email protected]
'."\r\n".'x-mailer:php/'.phversion();mail($to,$subject,$message,$headers);
?>
Now you can create a web page for hacking an email address or for sending fake emails to persons. There is another way to register a single e-mail id many times:- An email id does not recognize these symbols or it does not use them but for registration, it isacted as a new email address with "." (dot) or you can use many symbols but I think'. ' (dot) symbol is more preferred so enjoy email spamming.
E-MAIL HACKING USING HTML
Up Next
Remove TR Tag By ID From Email Template HTML File
Ebook Download
View all
Frontend Developer Interview Questions and Answers
Read by 940 people
Download Now!
Learn
View all
Membership not found