Changeset 839

Show
Ignore:
Timestamp:
02/06/07 17:54:31 (2 years ago)
Author:
common
Message:

nepenthes

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • nepenthes/trunk/conf/nepenthes.conf.dist

    r550 r839  
    3636//  "submitnepenthes.so",           "submit-nepenthes.conf",        ""  // send to download-nepenthes in other nepenthes instances 
    3737//  "submitxmlrpc.so",              "submit-xmlrpc.conf",           ""  // submit files to a xmlrpc server 
     38//  "submithttp.so",                "submit-http.conf",             ""  // submit files to a web server 
    3839 
    3940// logging 
  • nepenthes/trunk/modules/Makefile.am

    r723 r839  
    55SUBDIRS = download-creceive download-csend download-curl download-ftp download-http download-link download-tftp download-rcp\ 
    66          log-download log-irc \ 
    7           submit-file submit-gotek submit-norman submit-postgres
     7          submit-file submit-gotek submit-norman submit-postgres submit-http
    88          shellcode-generic shellemu-winnt \ 
    99          vuln-asn1 vuln-bagle vuln-dcom vuln-iis vuln-kuang2 vuln-lsass \