Penetration Testing mailing list archives

Re: php and netcat?


From: Alexandre Carmel-Veilleux <saruman () northernhacking org>
Date: Wed, 19 Feb 2003 20:58:47 -0500

On Tue, Feb 18, 2003 at 08:24:05PM +0100, Maarten wrote:

333.333.333.333 333 -e cmd.exe). I can see with tcpdump that the webserver
contacts my own machine on port 333, however, I do not get a command prompt
like I am getting when running the same netcat command from the command
prompt of a windows machine. Anyone know why?

        Maybe it's the 10 second execution limit that is the default with
php. There's a php call to change it:

set_time_limit(3600); // 3600 seconds is one hour.

        I don't think the memory size limit affects child processes of PHP.

Alex

Attachment: _bin
Description:


Current thread: