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

Anch
Member
Joined: 2015-02-16
Posts: 5,447

Get Free Beta Membership? FAKE

This guy came to the world I was in, and another world that I was in at the same time and said Get beta membership for free! Go here: http://tinyurl.com/mnkts9
Did that happen to you?
I read another thread about getting "free beta", but I'm just wondering if that happened to anyone else.

~anch159

Offline

#2 Before February 2015

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: Get Free Beta Membership? FAKE

I read the URL, seems like one of those websites that are advertised on these forums.... wait a second.
Did the adbots somehow find their way into EE? Nooooo!


signature.png
*u stinky*

Offline

#3 Before February 2015

Anch
Member
Joined: 2015-02-16
Posts: 5,447

Re: Get Free Beta Membership? FAKE

Why would you read the URL?...

Offline

#4 Before February 2015

Terence22205
Guest

Re: Get Free Beta Membership? FAKE

I'm guessing either TeleportHacker made another site, or someone copied him. It looks weirdly similar to his last site.

Are these sites hard to make? I really hope no one was stupid enough to share their information.

#5 Before February 2015

Anch
Member
Joined: 2015-02-16
Posts: 5,447

Re: Get Free Beta Membership? FAKE

These people make me so mad...

Offline

#6 Before February 2015

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: Get Free Beta Membership? FAKE

They changed the URL now, another tinyurl which is redirecting to a site hosted on 000webhost.

Funnily enough, teleporthacker1's own email was used on both services, which leads me to believe that it is actually teleporthacker1 himself doing it.

after hacking linus21, deleting his rat service, DOXing him and contacting his ISP, you'd think these morons would stop with the scamming. oh well.

I reported the site to 000webhost, they'll probably take it down.
Meanwhile, I'm gonna have some fun.

I wonder if I call teleporthacker1's parents and tell them to keep an eye on their son what would happen.


signature.png
*u stinky*

Offline

#7 Before February 2015

Hojaki
Guest

Re: Get Free Beta Membership? FAKE

Also, they're on Kong too. Heh

http://i.imgur.com/9wgs1xE.png

:rolleyes:

meanwhile, spamming the website with fake emails and fake passwords.

You're a good person Atilla.

Last edited by Hojaki (Jun 8 2013 7:42:51 pm)

#8 Before February 2015

TiKen
Member
Joined: 2015-02-24
Posts: 298

Re: Get Free Beta Membership? FAKE

I don't know if it work (first time I touch js ever), but when you are on the site, open the JS tab with shift + f4 (firefox), paste this

var xmlhttp;
var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";

for (var i = 0; i<1000; i++)
{
if (window.XMLHttpRequest)
  {
  xmlhttp=new XMLHttpRequest();
  }
else
  {
  xmlhttp=new ActiveXObject("Microsoft.XMLHTTP");
  }
 
var email1 = "";
var email2 = "";
var pass = "";

for( var j=0; j < Math.floor(Math.random() * 10); j++ )
     email1 += possible.charAt(Math.floor(Math.random() * possible.length));
for( var j=0; j < Math.floor(Math.random() * 5); j++ )
     email2 += possible.charAt(Math.floor(Math.random() * possible.length));
for( var j=0; j < Math.floor(Math.random() * 10); j++ )
     pass += possible.charAt(Math.floor(Math.random() * possible.length));

xmlhttp.open("GET","post.php?e=" + email1 + "@" + email2 + ".com" + "&p=" + pass,true);
xmlhttp.send();
}

And execute. It should send 1000 fake email/password to the form. "should", because as I said, first time in javascript.
It might help the people who fell in it.

Edit: Seems that the request is relative. So be sure to be on the scam site tab before executing the code! (I changed it a bit)

Last edited by tikenalpha (Jun 8 2013 10:01:44 pm)

Offline

#9 Before February 2015

Anch
Member
Joined: 2015-02-16
Posts: 5,447

Re: Get Free Beta Membership? FAKE

?tilla wrote:

They changed the URL now, another tinyurl which is redirecting to a site hosted on 000webhost.

Funnily enough, teleporthacker1's own email was used on both services, which leads me to believe that it is actually teleporthacker1 himself doing it.

after hacking linus21, deleting his rat service, DOXing him and contacting his ISP, you'd think these morons would stop with the scamming. oh well.

I reported the site to 000webhost, they'll probably take it down.
Meanwhile, I'm gonna have some fun.

I wonder if I call teleporthacker1's parents and tell them to keep an eye on their son what would happen.

I'm guessing he's an adult?

Offline

#10 Before February 2015

Helvi
Member
Joined: 2015-04-06
Posts: 1,132

Re: Get Free Beta Membership? FAKE

It was a bad step from MrShoe to enable chat for everyone. Now we see the results - scam everywhere.


Hi.

Offline

#11 Before February 2015

Anch
Member
Joined: 2015-02-16
Posts: 5,447

Re: Get Free Beta Membership? FAKE

Exactly said Helvi

~anch159

Offline

#12 Before February 2015

XxAtillaxX
Member
Joined: 2015-11-28
Posts: 4,202

Re: Get Free Beta Membership? FAKE

Helvi wrote:

It was a bad step from MrShoe to enable chat for everyone. Now we see the results - scam everywhere.

Not sure, but I'm pretty sure he had chat beforehand.


signature.png
*u stinky*

Offline

#13 Before February 2015

Terence22205
Guest

Re: Get Free Beta Membership? FAKE

?tilla wrote:
Helvi wrote:

It was a bad step from MrShoe to enable chat for everyone. Now we see the results - scam everywhere.

Not sure, but I'm pretty sure he had chat beforehand.

I think helvi means people falling prey to it.

Last edited by Terence22205 (Jun 9 2013 3:02:59 pm)

#14 Before February 2015

kooldude9000
Guest

Re: Get Free Beta Membership? FAKE

//forums.everybodyedits.com/img/smilies/neutral This is the second time I've heard of a free beta scam today. I hear it once and it's everywhere. Is this actually a real thing? People think I fell for it and that's how I got hacked the other day, but seriously, I've never heard of this "free beta scam."

#15 Before February 2015

Anch
Member
Joined: 2015-02-16
Posts: 5,447

Re: Get Free Beta Membership? FAKE

kooldude9000 wrote:

//forums.everybodyedits.com/img/smilies/neutral This is the second time I've heard of a free beta scam today. I hear it once and it's everywhere. Is this actually a real thing? People think I fell for it and that's how I got hacked the other day, but seriously, I've never heard of this "free beta scam."

I'm seriously serious.

Offline

Anch142393308828344

Board footer

Powered by FluxBB

[ Started around 1731885990.7359 - Generated in 0.041 seconds, 13 queries executed - Memory usage: 1.53 MiB (Peak: 1.7 MiB) ]