Need a geeeeky help


  1. Posts : 2,047
    Windows 7 Home Premium 64-BIT
       #1

    Need a geeeeky help


    I happen to pass on a survey, basically there is a website that does what is says (Get a free steam key by doing some simple survey for us). I need help of finding the exact download link by inspecting the code that heads to the file that I need (I currently need the password for the archieve). This is the website: https://flamefolders.com/welcome?pub=11225.

    Much Thanks to anyone willing to help
      My Computer


  2. Posts : 2,047
    Windows 7 Home Premium 64-BIT
    Thread Starter
       #2

    Anyone?
      My Computer


  3. Posts : 721
    Windows 10, Windows 8.1 Pro, Windows 7 Professional, OS X El Capitan
       #3

    Super seedy site. Although the webpage is nice looking, RoasterMen, it's also a nice scam.


    Opening IEs developer tools (F12) > Console tab (Console), and entering a line that pulls the values of all the href attributes from the webpage's HTML...
    Code:
    var links = document.getElementsByTagName('a'); for (var i = 0; i < links.length; i++) {console.log(links[i].href)}
    ... we get the following list...
    Code:
    javascript:void(0)
    Yep. A single link with "javascript:void(0)" as it's href/target; there are practically no actual links on the page.

    You're being pulled into a big scam, RoasterMen.
      My Computer


  4. Posts : 2,047
    Windows 7 Home Premium 64-BIT
    Thread Starter
       #4

    Oh okay thank you. But I've managed to pull a file after completing the first survey with the same style of scamming, perhaps I should go in and brute force the encrypted archieve? I knew it!
      My Computer


  5. Posts : 2,781
    Windows 10 Pro x64
       #5

    RoasterMen, no one gives away free steam codes. When i was a little kid i always believed the surveys and well tried to complete them with no luck, i was in love with a game and i tried everything to get a free code.
      My Computer


  6. Posts : 4,517
    Windows 7 Home Premium 64bit
       #6

    It looks like a scam.
    I was blocked from going there so idea whats there. But, I've learned when Norton does this, its best to take it's advice.

    Need a geeeeky help-1.jpg Need a geeeeky help-2.jpg
      My Computer


  7. Posts : 26,869
    Windows 11 Pro
       #7

    What he said
      My Computer


  8. Posts : 2,189
    Win7, Win10, Win11
       #8

    Yes, it's a scam site.
      My Computers


 

Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 02:22.
Find Us