Results 1 to 7 of 7
  1. #1

    mod_antiloris.so?

    Hey guys,

    I've downloaded mod_antiloris.c to stop the slowloris attacks hitting my server. I saw in the install it says to use apxs but WAMP does not have apxs apparently? Can someone please help a newb and share an already compiled mod_antiloris.so or instruct on how to get it from .c to .so?

    Thanks in advance,
    Brian
    Windows 2008 R2 SP1 x64
    Core2Quad Q9650; 8GB ddr2

  2. #2
    Join Date
    Sep 2007
    Posts
    369

    *

    Hello,

    Please check

    http://www.liranuna.com/securing-you...nst-slowloris/

    I have built on FC-11, it work for me
    Thanks,
    Noman
    noman@linuxonsupport.com
    O Canada, we stand on guard for thee

  3. #3
    As I stated in the original post - my Windows Apache build does not have the apxs/apxs2 command which your blog uses to get from .c to .so. I'm using Windows Server 2003 with WAMP server and when I try to use apxs/apxs2 in the command line I get an unrecognized command error.

    Thanks for the bump, though... can't believe there's no one out there willing to simply share the .so file...
    Windows 2008 R2 SP1 x64
    Core2Quad Q9650; 8GB ddr2

  4. #4
    Join Date
    Sep 2007
    Posts
    369
    oh ok ,

    Please check this compile so file compress with zip.
    Attached Files Attached Files
    Thanks,
    Noman
    noman@linuxonsupport.com
    O Canada, we stand on guard for thee

  5. #5
    Thanks but no cigar - I added the LoadModule line but it says that the .so file is not a valid Win32 application. :? Weird.
    Windows 2008 R2 SP1 x64
    Core2Quad Q9650; 8GB ddr2

  6. #6
    Join Date
    Mar 2008
    Posts
    1,717
    .so is for Unix-like OSes - your WAMP probably wants a .dll (I'm only guessing here, I've never in my life used WAMP).
    I used to run the oldest commercial Mumble host.

  7. #7
    I'm not sure - I see .dll and .so both in my modules folder and there's over a dozen .so files that are currently loaded with the httpd service.
    Windows 2008 R2 SP1 x64
    Core2Quad Q9650; 8GB ddr2

Posting Permissions

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