Getting Scammed Taught A Lot

Discussion in 'Security Discussion' started by Laughs, Sep 24, 2017.

Thread Status:
Not open for further replies.
Getting Scammed Taught A Lot
  1. Unread #1 - Sep 24, 2017 at 6:56 AM
  2. Laughs
    Joined:
    Mar 5, 2016
    Posts:
    33
    Referrals:
    0
    Sythe Gold:
    28

    Laughs Member
    Banned

    Getting Scammed Taught A Lot

    I got scammed for 1657M the first thing I did was take screenshots, archives, and document EVERYTHING. I explained to customer support on the site what happened and they didn't believe me, they think that I just got phished. However, I know how to spot a phishing url so I explained that to customer support and they still didn't believe me. I then created archive links to remonstrate that the malicious web page was in fact displayed on the gold sites domain real domain. I then looked at the code of the web page that was sent to me by the spammer and asked a friend of mine who knows javascript to take a look at it. He told me that the page is basically contains a form that is automatically submitted after 5 seconds. He said there was also a 1 pixel by 1pixel iframe to make a GET request that gives the user a cookie. After 5 seconds the form is submitted and noticed a broken image, after some research I found out he was exploiting a vulnerability called Cross Site Scripting to create fake URL paths and add full screen iframe to the page that displayed a fake Gold Sales page.
    Here is the code demonstrating Cross Site Scripting
    [​IMG]
    Essentially, the scammer was able to get a full page iframe to execute on the page. I asked my friend how this could be fixed and he said it could be easily done by properly sanitizing user input and making sure attackers cannot inject their own HTML or Javascript into the page.

    Reference:
    Scammed by EasyRSGP.com
     
  3. Unread #2 - Sep 24, 2017 at 7:02 AM
  4. Seraphic
    Joined:
    Feb 16, 2017
    Posts:
    1,218
    Referrals:
    6
    Sythe Gold:
    1,916
    Two Factor Authentication User Toast Wallet User Tier 1 Prizebox (4) Member of the Month Winner Detective

    Seraphic Retired Sythe User
    Seraphic Donor

    Getting Scammed Taught A Lot

    My question to you is this is a similar situation as to what happened to GameTradeEasy.

    I visited your URL Shortener myself by the way. Why would the hacker have stopped using his/her's iframe right after he scammed you? Surely if @OblivionRage's website got hacked, the hacker would utilise it to scam as much as possible. I mean, I originally believed it at first but then after being told some additional information I'm starting to ask more questions.
     
  5. Unread #3 - Sep 24, 2017 at 7:11 AM
  6. Laughs
    Joined:
    Mar 5, 2016
    Posts:
    33
    Referrals:
    0
    Sythe Gold:
    28

    Laughs Member
    Banned

    Getting Scammed Taught A Lot

    I'm sure more people have been scammed, however I think the staff probably didn't believe them, in fact @OblivionRage still doesn't believe that there is a vulnerability in his website even after I showed it to him. I saw the thread about GameTreadEasy scamming someone in a way that looks almost identical to the fake gold site I got scammed which is why I want to get to the bottom of this. I got the URL from someone who spammed it in a gambling discord although the initial URL looked sketchy to me to page it lead to was @OblivionRage's website, due to his good reputation I trusted the page because it was on his real website.
     
  7. Unread #4 - Sep 24, 2017 at 7:16 AM
  8. Seraphic
    Joined:
    Feb 16, 2017
    Posts:
    1,218
    Referrals:
    6
    Sythe Gold:
    1,916
    Two Factor Authentication User Toast Wallet User Tier 1 Prizebox (4) Member of the Month Winner Detective

    Seraphic Retired Sythe User
    Seraphic Donor

    Getting Scammed Taught A Lot

    You told me that you knew how to spot a phishing website. My question is, do you know how to tell that this site here to the URL shortener is guaranteed not to be a phishing site. I understand you got scammed however phishing sites don't necessarily have to download shit to your computer and iframes are not always related with phishing.

    Another question I have is do you have any screenshots of this link being spammed in a gambling discord? Also, what gambling discords was it spammed in. I'm curious to know if you have any witnesses to back-up your statements.
     
  9. Unread #5 - Sep 24, 2017 at 7:29 AM
  10. Laughs
    Joined:
    Mar 5, 2016
    Posts:
    33
    Referrals:
    0
    Sythe Gold:
    28

    Laughs Member
    Banned

    Getting Scammed Taught A Lot

    When I was a child I got phished by a look alike URL, ever since then I always look at the URL's the check they are the correct website. I pretty much never download anything and this url didn't prompt me to download and this URL just appeared to be a redirection, I was told it was referral link. It seemed sketchy at first once it redirected to easyrsgp.com I felt pretty safe which is a mistake I will never make again. I don't have screenshots of the link being spammed because he got and all messages removed banned after I had already traded my gold. I didn't even realize I got scammed until about 10 minutes after watching a loading circle spin and not receiving my bitcoin. The discord was the RuneRoll.com discord server
     
  11. Unread #6 - Sep 24, 2017 at 7:33 AM
  12. Laughs
    Joined:
    Mar 5, 2016
    Posts:
    33
    Referrals:
    0
    Sythe Gold:
    28

    Laughs Member
    Banned

    Getting Scammed Taught A Lot

    I then contacted customer support asking when my transaction would go through while I was still watching the loading circle spin. Customer support had no idea what I was talking about and just told me that I got phished and there was nothing they could do. I was upset because I knew the checked the url to verify I was on the correct website and not a fake.
     
  13. Unread #7 - Sep 24, 2017 at 7:41 AM
  14. Laughs
    Joined:
    Mar 5, 2016
    Posts:
    33
    Referrals:
    0
    Sythe Gold:
    28

    Laughs Member
    Banned

    Getting Scammed Taught A Lot

    I clicked on the url shortener link because I was just kind of curious if it was even legit, however when I clicked the URL I was just redirected to EasyRSGP.com, I checked the domain and I verified that the domain that was displaying an automated Gold Purchase to Bitcoin form was easyrsgp.com
     
  15. Unread #8 - Sep 24, 2017 at 7:46 AM
  16. Laughs
    Joined:
    Mar 5, 2016
    Posts:
    33
    Referrals:
    0
    Sythe Gold:
    28

    Laughs Member
    Banned

    Getting Scammed Taught A Lot

    After getting scammed I really wanted to just figure out how they did it because it just looked so real. After some research and looking at codes and trying to figure out what they do, and some discussion with a friend I think I am 100% sure this was caused by a Cross Site Scripting vulnerability in EasyRSGP.com even though the owner still doesn't believe me.
     
  17. Unread #9 - Sep 24, 2017 at 7:47 AM
  18. Seraphic
    Joined:
    Feb 16, 2017
    Posts:
    1,218
    Referrals:
    6
    Sythe Gold:
    1,916
    Two Factor Authentication User Toast Wallet User Tier 1 Prizebox (4) Member of the Month Winner Detective

    Seraphic Retired Sythe User
    Seraphic Donor

    Getting Scammed Taught A Lot

    To me, this Discord looks pretty much dead.

    [​IMG]

    No offence. I don't know why someone would target this small of a discord when they could easily scam more people in much bigger discords. Phishing URL's are not necessarily URLs that are similar for example:
    RSmarkt de enige echte! Goedkoop, betrouwbaar en Nederlands RSgold kopen
    Runescape gold | Runescape 2007 gold | Rs gold | Buy runescape gold | Buy rs gold!
    One belongs to Kaii and the other belongs to some other Sythe user I think noob1337, not sure though. Runescapegoldmarkt.nl however is not considered a phishing site.

    The question is why that part of the site went down immediately after you traded after your gold.
     
  19. Unread #10 - Sep 24, 2017 at 7:49 AM
  20. Laughs
    Joined:
    Mar 5, 2016
    Posts:
    33
    Referrals:
    0
    Sythe Gold:
    28

    Laughs Member
    Banned

    Getting Scammed Taught A Lot

    That's the thing the discord was pretty dead so he was dicussing gold prices with people individually
    and eventually he came to me
     
  21. Unread #11 - Sep 24, 2017 at 7:56 AM
  22. Laughs
    Joined:
    Mar 5, 2016
    Posts:
    33
    Referrals:
    0
    Sythe Gold:
    28

    Laughs Member
    Banned

    Getting Scammed Taught A Lot

    He probably big digger discords, I only saw his spam in runeroll though
    Yeah but the thing is, Those URL's are completely different and I looked up on Sythe EasyRSGP.com to verify that I was on the correct domain. I don't understand your question about the site going down?
     
  23. Unread #12 - Sep 29, 2017 at 4:36 PM
  24. Rose Gold
    Joined:
    Jul 30, 2016
    Posts:
    316
    Referrals:
    0
    Sythe Gold:
    124

    Rose Gold Forum Addict

    Getting Scammed Taught A Lot

    [​IMG]


    [​IMG]
     
    ^ RS4Me, Eru and King like this.
  25. Unread #13 - Oct 2, 2017 at 4:24 AM
  26. kmjt
    Joined:
    Aug 21, 2009
    Posts:
    14,450
    Referrals:
    8
    Sythe Gold:
    449

    kmjt -.- The nocturnal life chose me -.-
    Banned

    Getting Scammed Taught A Lot

    taught him how to scam maybe
     
    ^ Damn Im Evil, Rose Gold, Bogdan and 4 others like this.
  27. Unread #14 - Oct 18, 2017 at 1:04 PM
  28. Agnostic
    Joined:
    May 5, 2016
    Posts:
    2,154
    Referrals:
    5
    Sythe Gold:
    3,788
    Paper Trading Competition Participant Stay a while and listen Diamond

    Agnostic Previously Know as 2007GoldMan
    2007GoldMan Donor

    Getting Scammed Taught A Lot

    You mean, scamming taught you a lot?
     
< getting scammed by willeh98 | >

Users viewing this thread
1 guest
Thread Status:
Not open for further replies.


 
 
Adblock breaks this site