/php_log.php

Description

PHP Security Library

Copyright (C) 2004 Jose Antonio Coret

E-Mail: joxeankoret@yahoo.es

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Constants
GATHER_NMAP_INFO = (line 32)

Will we use nmap to get more info about the attacker?

This is very dangerous. I do not recommend to use this option.

NMAP_OPTIONS = "-P0" (line 36)

Nmap options to use

Functions
internal_gather_array_info (line 169)

++ INTERNAL USE ++

void internal_gather_array_info (mixed $the_array)
internal_gather_cookie_info (line 117)

++ INTERNAL USE ++

void internal_gather_cookie_info ()
internal_gather_env_info (line 102)

++ INTERNAL USE ++

void internal_gather_env_info ()
internal_gather_files_info (line 132)

++ INTERNAL USE ++

void internal_gather_files_info ()
internal_gather_globals_info (line 87)

++ INTERNAL USE ++

void internal_gather_globals_info ()
internal_gather_info (line 43)

++ INTERNAL USE ++

void internal_gather_info ()
internal_gather_info_about_host (line 70)

++ INTERNAL USE ++

void internal_gather_info_about_host ()
internal_gather_nmap_info (line 218)

++ INTERNAL USE ++

void internal_gather_nmap_info ()
internal_gather_server_info (line 192)

++ INTERNAL USE ++

void internal_gather_server_info ()
internal_gather_session_info (line 147)

++ INTERNAL USE ++

void internal_gather_session_info ()
sec_gather_info (line 238)

Gather all possible information

void sec_gather_info ()
sec_gather_nmap_info (line 258)

Gather information with the nmap tool (must be installed, of course)

void sec_gather_nmap_info ()
sec_gather_server_info (line 248)

Gather information about the $_SERVER array

void sec_gather_server_info ()

Documentation generated on Fri, 1 Oct 2004 17:46:18 +0200 by phpDocumentor 1.3.0RC3