possible end of rsbotting?

Discussion in 'RuneScape 3 Cheating' started by triptamine, Dec 16, 2010.

Thread Status:
Not open for further replies.
possible end of rsbotting?
  1. Unread #1 - Dec 16, 2010 at 7:59 PM
  2. triptamine
    Joined:
    Dec 16, 2010
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0

    triptamine Member

  3. Unread #2 - Dec 16, 2010 at 8:01 PM
  4. account4sell
    Joined:
    Sep 5, 2009
    Posts:
    667
    Referrals:
    0
    Sythe Gold:
    0

    account4sell Apprentice
    Banned

    possible end of rsbotting?

    dont click, obvious a logger
     
  5. Unread #3 - Dec 16, 2010 at 8:07 PM
  6. BEYOND REASON
    Joined:
    Aug 17, 2010
    Posts:
    1,612
    Referrals:
    0
    Sythe Gold:
    0

    BEYOND REASON Guru
    Trade With Caution

    possible end of rsbotting?

    What the hell is it, took me to a random website.
     
  7. Unread #4 - Dec 16, 2010 at 8:07 PM
  8. outdorsman
    Joined:
    May 20, 2009
    Posts:
    751
    Referrals:
    0
    Sythe Gold:
    0

    outdorsman Apprentice

    possible end of rsbotting?

    its a logger
     
  9. Unread #5 - Dec 16, 2010 at 8:07 PM
  10. triptamine
    Joined:
    Dec 16, 2010
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0

    triptamine Member

    possible end of rsbotting?

    lmao i stumbled that. its definitly not a logger. sombody verify please
     
  11. Unread #6 - Dec 16, 2010 at 8:08 PM
  12. outdorsman
    Joined:
    May 20, 2009
    Posts:
    751
    Referrals:
    0
    Sythe Gold:
    0

    outdorsman Apprentice

    possible end of rsbotting?

    idk according to that other guy it takes him to a random site?
     
  13. Unread #7 - Dec 16, 2010 at 8:08 PM
  14. video
    Joined:
    Dec 22, 2007
    Posts:
    27,244
    Referrals:
    77
    Sythe Gold:
    1,033
    Vouch Thread:
    Click Here
    Discord Unique ID:
    178390610103894016
    Discord Username:
    video#0001
    In Memory of Jon Phanpy Donphan Rakashrug Gooby Detective Sythe's 10th Anniversary Valentine's Day 2015 Halloween 2015
    Christmas 2015 Easter 2016 (2) Paper Trading Competition Participant <3 n4n0 Verified Bronze Pokémon Trainer Nitro Booster (2) Verified Ironman Poképedia (2)
    Former OMM Extreme Homosex

    video Add video#0001 to sell gold or bitcoin many methods
    Sythe Veteran Knight video Donor Retired Administrator

    possible end of rsbotting?

    copy-paste the text from the site then
     
  15. Unread #8 - Dec 16, 2010 at 8:09 PM
  16. outdorsman
    Joined:
    May 20, 2009
    Posts:
    751
    Referrals:
    0
    Sythe Gold:
    0

    outdorsman Apprentice

    possible end of rsbotting?

    i cannot scan the site because it is invalid it takes you somewhere else
     
  17. Unread #9 - Dec 16, 2010 at 8:09 PM
  18. triptamine
    Joined:
    Dec 16, 2010
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0

    triptamine Member

    possible end of rsbotting?

    the website takes you to a page that talks about new ways being developed to write programs including java that would make it harder for them to be injected, which is what bots utilize to work.
     
  19. Unread #10 - Dec 16, 2010 at 8:10 PM
  20. Relent
    Joined:
    Dec 1, 2010
    Posts:
    119
    Referrals:
    0
    Sythe Gold:
    0

    Relent Active Member
    Banned

    possible end of rsbotting?

    It just takes you to some retarded article.
     
  21. Unread #11 - Dec 16, 2010 at 8:10 PM
  22. triptamine
    Joined:
    Dec 16, 2010
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0

    triptamine Member

    possible end of rsbotting?

    il post the text lol.
     
  23. Unread #12 - Dec 16, 2010 at 8:10 PM
  24. outdorsman
    Joined:
    May 20, 2009
    Posts:
    751
    Referrals:
    0
    Sythe Gold:
    0

    outdorsman Apprentice

    possible end of rsbotting?

    copy paste the text or the real website link
     
  25. Unread #13 - Dec 16, 2010 at 8:11 PM
  26. triptamine
    Joined:
    Dec 16, 2010
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0

    triptamine Member

    possible end of rsbotting?

    Renowned security researcher Dan Kaminsky today went public with the launch of a new venture as well as its first deliverable -- a tool for application developers that helps prevent pervasive string injection-type attacks, such as SQL injection and cross-site scripting (XSS).

    Kaminsky says his New York-based startup, Recursion Ventures, will productize research that breaks new ground in both security and technology, in general. His first deliverable is Interpolique, a tool that offloads much of the security responsibility from the developer, which he considers crucial to yielding more secure applications. "Security development tends not to care how inconvenient it is for developers," Kaminsky says. "[This is] about meeting developers halfway."

    The trouble with today's model for writing more secure code and sidestepping known injection attacks, Kaminsky says, is it makes development much more difficult and requires more work for developers. The result: Developers often don't bother adopting these practices at all, resulting in insecure code, he says. "A lot of advice we give in security tells people to write things in a way that makes code hard to work with and use ... I think that's unnecessary," he says. "Our hope is to make an easier way to write code that's also the most secure."

    Interpolique -- which was released for security experts and IT to poke around at and analyze, but not to use operationally -- is basically a framework that lets developers continue to write code the way they always have, but with a tool that helps prevent them from inadvertently leaving string injection flaws in their code. It requires developers to use different prefixes that describe variables of the strings, without requiring any major changes to their coding style, he says. And the resulting code is automatically formatted in such a way that can't be easily abused by the bad guys.

    "Our system makes it very clear what is data and what is code without asking the developer to jump through hoops to make that expression" as with existing secure coding options for string-injection prevention, Kaminsky says. The tool establishes a boundary between data and code and then translates it for the destination coding language -- be it SQL or JavaScript, for example, he says.

    Kaminsky is offering up the technology for open-community review and plans to reveal his findings from the feedback at Black Hat USA in Las Vegas next month. "Our ultimate goal is to minimize vulnerabilities in software," he says. "I'm putting this out for review to see if it works. It looks good -- it has held up to a lot of attacks."
     
  27. Unread #14 - Dec 16, 2010 at 8:16 PM
  28. Vic
    Joined:
    Apr 21, 2005
    Posts:
    1,607
    Referrals:
    7
    Sythe Gold:
    49
    Discord Unique ID:
    181751669820882944
    Discord Username:
    Vic
    Two Factor Authentication User Easter 2020 Sythe's 15th Anniversary <3 n4n0 Lawrence Extreme Homosex

    Vic Meow
    Highly Respected Retired Administrator

    possible end of rsbotting?

    this has nothing to do with botting lol...
     
  29. Unread #15 - Dec 16, 2010 at 8:18 PM
  30. Govind
    Joined:
    Apr 22, 2005
    Posts:
    7,825
    Referrals:
    13
    Sythe Gold:
    23
    Prove it! Trole Tier 1 Prizebox Tortoise Penis Le Monkey UWotM8? Wait, do you not have an Archer rank? Potamus

    Govind The One Musketeer
    Mudkips Highly Respected Retired Administrator

    possible end of rsbotting?

    ^^^^^^
     
  31. Unread #16 - Dec 16, 2010 at 8:20 PM
  32. triptamine
    Joined:
    Dec 16, 2010
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0

    triptamine Member

    possible end of rsbotting?

    is basically a framework that lets developers continue to write code the way they always have, but with a tool that helps prevent them from inadvertently leaving string injection flaws in their code.
    ***********************************************************bots inject into the runescape java to run ok
     
  33. Unread #17 - Dec 16, 2010 at 8:21 PM
  34. triptamine
    Joined:
    Dec 16, 2010
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0

    triptamine Member

    possible end of rsbotting?

    /facepalm
     
  35. Unread #18 - Dec 16, 2010 at 8:22 PM
  36. triptamine
    Joined:
    Dec 16, 2010
    Posts:
    82
    Referrals:
    0
    Sythe Gold:
    0

    triptamine Member

    possible end of rsbotting?


    i quoted the article in my above statement sorry if i was unclear





    christ. my typos.
     
  37. Unread #19 - Dec 16, 2010 at 8:23 PM
  38. outdorsman
    Joined:
    May 20, 2009
    Posts:
    751
    Referrals:
    0
    Sythe Gold:
    0

    outdorsman Apprentice

    possible end of rsbotting?

    isnt only powerbot cleints affected by this then? Rsbots uses reflection if im correct and not injection. Not sure about this crap though
     
  39. Unread #20 - Dec 16, 2010 at 8:46 PM
  40. Vic
    Joined:
    Apr 21, 2005
    Posts:
    1,607
    Referrals:
    7
    Sythe Gold:
    49
    Discord Unique ID:
    181751669820882944
    Discord Username:
    Vic
    Two Factor Authentication User Easter 2020 Sythe's 15th Anniversary <3 n4n0 Lawrence Extreme Homosex

    Vic Meow
    Highly Respected Retired Administrator

    possible end of rsbotting?

    don't facepalm me, i know what i am talking about haha, this is talking about sql and xss type injections, for starters it's true that the nexus client uses reflection, secondly powerbot uses bcel injection, thirdly, this is not related to java what so ever....
     
< Botting at desert goats | Scamming = Prison >

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


 
 
Adblock breaks this site