Coder Social home page Coder Social logo

apache2_backdoormod's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

apache2_backdoormod's Issues

Failed to compile on Apache/2.2.3 (Linux/SUSE)

Hi,
Im strugglling to compile the apache backdoor on OpenSUSE 10.2 Runing Apache 2.2.3

root-2:/var/www/html/ # apxs2 -i -a -c mod_backdoor.c sblist.c sblist_delete.c server.c -Wl,-lutil

/usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -fPIC -Wall -fno-strict-aliasing -DLDAP_DEPRECATED  -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -DAP_DEBUG -pthread -I/usr/include/apache2  -I/usr/include/apr-1   -I/usr/include/apr-1   -c -o mod_backdoor.lo mod_backdoor.c && touch mod_backdoor.slo
In file included from mod_backdoor.c:43:
mod_backdoor.h:17: error: redefinition of typedef 'apr_socket_t'
/usr/include/apr-1/apr_network_io.h:190: error: previous declaration of 'apr_socket_t' was here
In file included from mod_backdoor.c:43:
mod_backdoor.h:21:41: warning: no newline at end of file
mod_backdoor.c:47:1: warning: "_GNU_SOURCE" redefined
<command line>:1:1: warning: this is the location of the previous definition
mod_backdoor.c:48:1: warning: "_POSIX_C_SOURCE" redefined
In file included from /usr/include/sys/types.h:27,
                 from mod_backdoor.c:11:
/usr/include/features.h:154:1: warning: this is the location of the previous definition
In file included from mod_backdoor.c:51:
server.h:11: warning: ignoring #pragma RcB2 DEP
In file included from mod_backdoor.c:52:
sblist.h:90: warning: ignoring #pragma RcB2 DEP
mod_backdoor.c: In function 'send_auth_response':
mod_backdoor.c:268: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c: In function 'send_error':
mod_backdoor.c:275: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c: In function 'clientthread':
mod_backdoor.c:341: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mod_backdoor.c:341: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mod_backdoor.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mod_backdoor.c:341: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mod_backdoor.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mod_backdoor.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mod_backdoor.c:341: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
mod_backdoor.c:341: warning: pointer targets in passing argument 1 of 'strncmp' differ in signedness
mod_backdoor.c: In function 'shell':
mod_backdoor.c:470: warning: unused variable 'buf'
mod_backdoor.c:469: warning: unused variable 'sr'
mod_backdoor.c:469: warning: unused variable 'n'
mod_backdoor.c:475: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result
mod_backdoor.c:476: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result
mod_backdoor.c: In function 'shellPTY':
mod_backdoor.c:626: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:636: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c: In function 'bindPort':
mod_backdoor.c:656: error: 'SO_REUSEPORT' undeclared (first use in this function)
mod_backdoor.c:656: error: (Each undeclared identifier is reported only once
mod_backdoor.c:656: error: for each function it appears in.)
mod_backdoor.c:663: warning: unused variable 'serverlen'
mod_backdoor.c:652: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:669: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:674: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c: In function 'bicomIPC':
mod_backdoor.c:714: warning: 'return' with no value, in function returning non-void
mod_backdoor.c:700: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:709: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c: In function 'backdoor_post_read_request':
mod_backdoor.c:830: warning: unused variable 'i'
mod_backdoor.c:830: warning: unused variable 'sd'
mod_backdoor.c:829: warning: unused variable 'buf'
mod_backdoor.c:721: warning: unused variable 'tv'
mod_backdoor.c:719: warning: unused variable 'readset'
mod_backdoor.c:718: warning: unused variable 'sr'
mod_backdoor.c:718: warning: unused variable 'n'
mod_backdoor.c:757: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:764: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:768: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:770: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:782: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:790: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:800: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:816: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:823: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:833: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:840: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:844: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:851: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:866: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:881: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:888: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:895: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:900: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c:904: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c: In function 'rmCgroup':
mod_backdoor.c:930: warning: passing argument 4 of 'mount' makes integer from pointer without a cast
mod_backdoor.c:923: warning: unused variable 'thisPID'
mod_backdoor.c:939: warning: ignoring return value of 'write', declared with attribute warn_unused_result
mod_backdoor.c: In function 'backdoor_post_config':
mod_backdoor.c:1034: warning: unused variable 'readfds'
mod_backdoor.c:1033: warning: unused variable 'buf'
mod_backdoor.c:1031: warning: unused variable 'sr'
apxs:Error: Command failed with rc=65536

Any help will be appreciated.

Question

is this available for windows server?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.