EvilZone
Hacking and Security => Hacking and Security => : powerkickeR February 17, 2012, 04:47:46 AM
-
Hey guys, is there such a method to spoof your email? Let's say I want to send an email to someone, instead of my real email showing, it would show admin@admin.com. Is this possible? Maybe with some kind of SMTP program written in VB/python?
-
Very possible. Many websites, and programs do that. However, when you spoof an email you won't get an email back. Being that its fake, and the return message to you won't work.
-
Yes, the easy way to do it is thro telnet, just grap the server ip first....
-
There are simple apps for that and I have them on my flash drive... I'll share when I get home if I won't forget heh...browsing on my android now...
Meanwhile you can check portableapps.com or whatever the sitawas.
-
Yes, the easy way to do it is thro telnet, just grap the server ip first....
I don't get what you mean, but I'm pretty sure their telnet port is closed. lol.
There are simple apps for that and I have them on my flash drive... I'll share when I get home if I won't forget heh...browsing on my android now...
Meanwhile you can check portableapps.com or whatever the sitawas.
That would be of great help man. Thanks a lot.
-
You didn't search, did you?
This link is for sending mails (http://www.pendriveapps.com/portable-email-client-quick-mailer/)
This link is for creating a light SMTP server (http://www.pendriveapps.com/portable-smtp-server-mini-relay/)
I tested it and it works.
-
Theres a way me and a friend used to do it without loading any apps, but they shouldnt have to have telnet. Just you....
http://www.cmdln.org/2008/04/06/testing-email-manually-with-telnet-spoofing-email/
On the other hand, an app would make this so much easier, looking forward to the link dump :)
-
You didn't search, did you?
This link is for sending mails (http://www.pendriveapps.com/portable-email-client-quick-mailer/)
This link is for creating a light SMTP server (http://www.pendriveapps.com/portable-smtp-server-mini-relay/)
I tested it and it works.
I actually did, I searched through that portableapps website you linked me too, I found some thunderbird stuff.
And Thanks for those two links!
Theres a way me and a friend used to do it without loading any apps, but they shouldnt have to have telnet. Just you....
http://www.cmdln.org/2008/04/06/testing-email-manually-with-telnet-spoofing-email/ (http://www.cmdln.org/2008/04/06/testing-email-manually-with-telnet-spoofing-email/)
On the other hand, an app would make this so much easier, looking forward to the link dump :)
Useful link man :P .
EDIT:
I've tried using QM, whenever I put in the credentials for the server info (live.smtp.com) and the port 587, I get some kind of error that's like "530 5.7.0 Must issue a STARTTLS command first" I don't get it?
-
Not that I condone anything illegal, but just think of the money you could make sending an email to a gullible user as paypal or the like,,,,
Oh, and you can mess with your less tech savy friends by sending them an email as God... ;)
-
Not that I condone anything illegal, but just think of the money you could make sending an email to a gullible user as paypal or the like,,,,
Oh, and you can mess with your less tech savy friends by sending them an email as God... ;)
Well, I've been trying to do this via telnet but it seems most websites have their port 25 (smtp) closed... or is it possible it's set to a different port? Could a port scan possible fix this? The website I'm trying to
spoof as has their port 25 closed.
-
Well, I've been trying to do this via telnet but it seems most websites have their port 25 (smtp) closed... or is it possible it's set to a different port? Could a port scan possible fix this? The website I'm trying to
spoof as has their port 25 closed.
Spoofing port is nonesense.
Most servers will not have open SMTP's, but if you scan enough you will most likely find one. Tho range scanning and port scanning is illigal in a lot of contries. People can run SMTP on other ports than 25, but thats unlikely.
-
I think there are websites that would let you send anonymous emails to anyone you like
-
http://www.getmantra.com/galley/misc/index.html (http://www.getmantra.com/galley/misc/index.html)
^^ See the E-mail section over there ;)
By the way, you can customize the "Reply To" address, so that when the victim replies to your mail, it will to your inbox rather than the "From" address.
-
I think there are websites that would let you send anonymous emails to anyone you like
Although this would be the easy way out, I'd like to do it myself, learn the process and perform it.
http://www.getmantra.com/galley/misc/index.html (http://www.getmantra.com/galley/misc/index.html)
^^ See the E-mail section over there ;)
By the way, you can customize the "Reply To" address, so that when the victim replies to your mail, it will to your inbox rather than the "From" address.
Handy website, it actually worked, but do you have any knowledge of how this works? If you do, please share. Thanks guys.
-
http://emkei.cz/
This is the easy way^^ 8)
-
Handy website, it actually worked, but do you have any knowledge of how this works? If you do, please share. Thanks guys.
Please go through this article: http://www.gohacking.com/2009/03/how-to-send-anonymous-emails.html (http://www.gohacking.com/2009/03/how-to-send-anonymous-emails.html). It will give you step by step instructions on how to build such a fake mailer. Including the complete source code (http://www.gohacking.com/downloads/scripts/sendmail.rar).
-
http://www.getmantra.com/galley/misc/index.html (http://www.getmantra.com/galley/misc/index.html)
^^ See the E-mail section over there ;)
By the way, you can customize the "Reply To" address, so that when the victim replies to your mail, it will to your inbox rather than the "From" address.
Keep in mind you will no longer be anonymous and anyone with just a tiny bit of brain will know something is up.
Also, I hate that gohacking page you posted in your last post. Such a horrible horrible looking site. </rant>
-
Yeah, avoid the reply to section, have a dynamic ip, but for the people that actually fall for spoofing....not so smart in the first place.
Neopal, good link man
-
Does anyone remember bubzuru's php mailer? Oh man! That thing was the shit!!! :D