{ "name": "FastCGI-echo", "author": "Brendan Coles ", "version": "0.1", "description": "Many Oracle web server installations have a fcgi-bin/echo script left over from default demo (google for inurl:fcgi-bin/echo). This file should have been removed as per: http://download.oracle.com/docs/cd/B14099_19/core.1012/b13999/checklist.htm#BABIBCIC", "website": null, "matches": [ { "text": "SCRIPT_NAME=/fcgi-bin/echo" }, { "text": "FastCGI echo

FastCGI echo

" }, { "text": "REQUEST_URI=/fcgi-bin/echo" }, { "regexp": "(?-mix:HTTP_ORACLE_CACHE_VERSION=([\\d\\.]+))", "offset": 1 }, { "regexp": "(?-mix:SERVER_SOFTWARE=([^\\n]+))", "offset": 1 }, { "regexp": "(?-mix:SERVER_SIGNATURE=
([^<]+))", "offset": 1 } ] }