Results 1 to 10 of 10

Thread: A2C_PRINT Exploit

  1. #1
    lolekk1's Avatar



    Join Date
    Jan 01, 2010
    Last Online
    Jan 03, 2010
    Posts
    5
    Threads
    1



    A2C_PRINT Exploit


    Hello,

    Im writing about this here because no other sites seem to offer any sort of protection against this exploit.

    Currently a friend and I are running a CS:S server, but we are relentlessly being attacked with the A2C_PRINT exploit. Im unable to trace the IP because it is dynamic and bouncing all over the world. I've tried the DOS ATTACKER FIXER plugin, however it doesn't seem like its able to stop the A2C_PRINT exploit. Im pretty sure I have your plugin installed correctly. If it helps, when I type daf_version in my console it shows as "Version:1.1.0.0"

    Is there anything I can do or anything you would recommend?

    Any help is appreciated,
    Jerry

  2. #2
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    There's a CVAR daf_block_alla2cprint that should stop it. I'm pretty sure that one is in the readme. You might also want to turn logging off (daf_log 0).

  3. #3
    lolekk1's Avatar



    Join Date
    Jan 01, 2010
    Last Online
    Jan 03, 2010
    Posts
    5
    Threads
    1




    Apparently my console doesn't recognize the "daf_block_alla2cprint" as a CVAR. I've tried using it as:

    daf_block_alla2cprint
    daf_block_alla2cprint 1

    Neither seem to work, and I get "Unknown command" returned to me in my console.

    Does this plugin need to be used in coordination with any sort of .ini file? Maybe metaplugins.ini

  4. #4
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    Ah, the A2C_PRINT spam blocking stuff was added in version 3, but version 3 was never released for the CS:S versions of the plugin.

  5. #5
    lolekk1's Avatar



    Join Date
    Jan 01, 2010
    Last Online
    Jan 03, 2010
    Posts
    5
    Threads
    1






    Any plans on releasing that version/patch?

    Im sick of this jackass attacking my server.

  6. #6
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    Just compiled and uploaded one. Try it and make sure it works:
    http://www.sourceop.com/modules.php?...p=getit&lid=36

  7. #7
    lolekk1's Avatar



    Join Date
    Jan 01, 2010
    Last Online
    Jan 03, 2010
    Posts
    5
    Threads
    1




    YOUR A FUCKING GOD!

    You have no idea how much trouble I've been having with this damn DDOS dude. The jackass was attacking us 24/7 for two days now. Our providers couldn't do shit. Valve doesn't "believe" A2C_PRINT is an issue... *COUGH*

    So yes it works and I thank you very much. I owe you big time for all this mental anguish you relieved me of.

    ------
    BTW: I think I know why some of your members are having trouble getting this plugin to work correctly.

    The .VDF users download from the site has this in it:

    Code:
    "Plugin"
    {
            "file"  "..\cstrike\addons\daf\bin\dosattackfix.dll"
    }
    when I believe it should be:
    Code:
    "Plugin"
    {
            "file"  "..\cstrike\addons\daf\bin\dosattackfix_i486.so"
    }

  8. #8
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    Actually, if you remove the ".dll" it should add the _i486.so or .dll automatically. You could try confirming if you have a chance.

  9. #9
    lolekk1's Avatar



    Join Date
    Jan 01, 2010
    Last Online
    Jan 03, 2010
    Posts
    5
    Threads
    1




    I didn't notice the file auto appending, but the plugin did continue to work if I removed the ".dll"

    Thanks again.

  10. #10
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    Ya, that's what I meant. Thanks.

Tags for this Thread