<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1022465" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1022465</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/strange-people-strange-code#comment-1138665</link>
    <description> &lt;p&gt;Oh cool &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt; Thanks Mark &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 03 Oct 2003 11:16:56 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1138665 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/strange-people-strange-code#comment-1138660</link>
    <description> &lt;p&gt;That code will do nothing to your system.&lt;/p&gt;
&lt;p&gt;The code on their site was intended to run on their server,&lt;br /&gt;
and output the results.  However, the page is not being sent&lt;br /&gt;
through the PHP interpreter (by Apache).&lt;/p&gt;
&lt;p&gt;I do something similar on my site (&lt;a href=&quot;http://host.maxalbert.com&quot; class=&quot;bb-url&quot;&gt;link&lt;/a&gt; - see &quot;Shell Simulation&quot;), but mine actually works.&lt;br /&gt;
&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;$prmpt &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;= \&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;[host.maxalbert.com]$\&quot;;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$last_update&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; = \&quot;2003-08-05\&quot;;&lt;br /&gt;&lt;br /&gt;// (LINES OMMITED)&lt;br /&gt;&lt;br /&gt;// shell style modeled after SSH&lt;br /&gt;echo \&quot;&amp;lt;span style=\\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;font&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;family&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;courier &lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;new, &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;monospace&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;; &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;font&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;-&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;size&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;12px&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;;\\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;Shell Simulation:&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;/span&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;table border=\\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;\\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot; cellspacing=\\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;\\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot; cellpadding=\\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;0&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;\\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;tr&amp;gt;&amp;lt;td class=\\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;shell&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;\\&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;host.maxalbert.com Beta 0.2 (Build \&quot;. str_replace(&#039;-&#039;, &#039;&#039; ,&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$last_update&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;) . \&quot;)&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;Copyright (c) 2002-2003 Mark Hensler - &amp;lt;a href=\\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;http&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;//www.maxalbert.com/\\&quot; class=\\&quot;shell\\&quot;&amp;gt;&amp;lt;a href=\&quot;http://www.maxalbert.com/\&quot; class=\&quot;bb-url\&quot;&amp;gt;http://www.maxalbert.com/&amp;lt;/a&amp;gt;&amp;lt;/a&amp;gt;\n\&quot;;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;echo \&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;This copy of host.maxalbert.com is a non-commercial version.&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;This version does not include any functionality whatsoever.&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;------------------------------------------------------------------------------&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo nl2br(`/usr/games/fortune chalkboard homer`);&lt;br /&gt;echo \&quot;------------------------------------------------------------------------------&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;&lt;br /&gt;echo \&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$prmpt&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; uptime&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo nl2br(`uptime`);&lt;br /&gt;&lt;br /&gt;echo \&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$prmpt&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; date&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo nl2br(`date`);&lt;br /&gt;&lt;br /&gt;echo \&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$prmpt&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; cat /proc/version&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo nl2br(`cat /proc/version`);&lt;br /&gt;&lt;br /&gt;echo \&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$prmpt&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; /usr/local/apache2/bin/apachectl -v&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo nl2br(`/usr/local/apache2/bin/apachectl -v`);&lt;br /&gt;&lt;br /&gt;echo \&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$prmpt&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; /usr/local/php/bin/php-config --version&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo nl2br(`/usr/local/php/bin/php-config --version`);&lt;br /&gt;&lt;br /&gt;echo \&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$prmpt&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; /usr/local/mysql/bin/mysql_config --version&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;echo nl2br(`/usr/local/mysql/bin/mysql_config --version`);&lt;br /&gt;&lt;br /&gt;echo \&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;$prmpt&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt; &amp;lt;span style=\\&quot;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;background&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;: &lt;/span&gt;&lt;span style=&quot;color: #FF8000&quot;&gt;#3333FF;\\&quot;&amp;gt;&amp;amp;nbsp;&amp;lt;/span&amp;gt;&amp;lt;br /&amp;gt;\n\&quot;;&lt;br /&gt;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;echo \&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&quot;&amp;lt;/td&amp;gt;&amp;lt;tr&amp;gt;\n\&quot;;&lt;br /&gt;echo \&quot;&amp;lt;/table&amp;gt;\n\&quot;;&lt;br /&gt;?&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/div&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 03 Oct 2003 07:32:59 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1138660 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/strange-people-strange-code#comment-1138654</link>
    <description> &lt;p&gt;IP: 80.250.164.242&lt;/p&gt;
 </description>
     <pubDate>Fri, 03 Oct 2003 05:52:27 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1138654 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/strange-people-strange-code#comment-1138643</link>
    <description> &lt;p&gt;no problem. glad i could be of some assiistance. &lt;/p&gt;
&lt;p&gt;like i said, it LOOKS to me like they are looking to see if they can use you as an e-mail relay. it looks like tha tbecause i can&#039;t think of any other reason to want both the user info from passwd for nobody AND the the hostname AND the information they&#039;d retrieve from sendmail. there could be other things, as well as numerous other things they can do witht he pw to nobody.&lt;/p&gt;
&lt;p&gt;can you give tme the site&#039;s ip so i can block it in my firewall?&lt;/p&gt;
 </description>
     <pubDate>Fri, 03 Oct 2003 03:26:01 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1138643 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/strange-people-strange-code#comment-1138638</link>
    <description> &lt;p&gt;Gah, some people...&lt;br /&gt;
Oh well, at least now I know I&#039;m safe from this &quot;threat&quot; &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Thanks &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
 </description>
     <pubDate>Fri, 03 Oct 2003 00:34:28 +0000</pubDate>
 <dc:creator>Renegade</dc:creator>
 <guid isPermaLink="false">comment 1138638 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/strange-people-strange-code#comment-1138635</link>
    <description> &lt;p&gt;wow.  that sucks.&lt;/p&gt;
 </description>
     <pubDate>Fri, 03 Oct 2003 00:01:01 +0000</pubDate>
 <dc:creator>brady.k</dc:creator>
 <guid isPermaLink="false">comment 1138635 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Re: Strange people with strange code...</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/strange-people-strange-code#comment-1138628</link>
    <description> &lt;p&gt;from man pages (this is just waht came up initally for each, ask if you want me to bother getting more... if there&#039;s system customization, i&#039;m on RH9)&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: UNAME(1)                              FSF                             UNAME(1)&lt;/p&gt;
&lt;p&gt;NAME&lt;br /&gt;
       uname - print system information&lt;/p&gt;
&lt;p&gt;SYNOPSIS&lt;br /&gt;
       uname [OPTION]...&lt;/p&gt;
&lt;p&gt;DESCRIPTION&lt;br /&gt;
       Print certain system information.  With no OPTION, same as -s.&lt;/p&gt;
&lt;p&gt;       -a, --all&lt;br /&gt;
              print all information, in the following order:&lt;/p&gt;
&lt;p&gt;       -s, --kernel-name&lt;br /&gt;
              print the kernel name&lt;/p&gt;
&lt;p&gt;       -n, --nodename&lt;br /&gt;
              print the network node hostname&lt;/p&gt;
&lt;p&gt;       -r, --kernel-release&lt;br /&gt;
              print the kernel release&lt;/p&gt;
&lt;p&gt;       -v, --kernel-version&lt;br /&gt;
              print the kernel version&lt;/p&gt;
&lt;p&gt;       -m, --machine&lt;br /&gt;
              print the machine hardware name&lt;/p&gt;
&lt;p&gt;       -p, --processor&lt;br /&gt;
              print the processor type&lt;/p&gt;
&lt;p&gt;       -i, --hardware-platform&lt;br /&gt;
              print the hardware platform&lt;/p&gt;
&lt;p&gt;       -o, --operating-system&lt;br /&gt;
              print the operating system&lt;/p&gt;
&lt;p&gt;       --help display this help and exit&lt;/p&gt;
&lt;p&gt;       --version&lt;br /&gt;
:
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;cat just prints to an output. none seleted is the terminal.&lt;/p&gt;
&lt;p&gt;cat /etc/passwd|grep nobody&lt;/p&gt;
&lt;p&gt;that grabs every line from etc/passwd (where your PASSWORDS are stored) that is for the user nobody (standard user for running things like WEB SERVERS&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: HOSTNAME(1)                Linux Programmerâs Manual               HOSTNAME(1)&lt;/p&gt;
&lt;p&gt;NAME&lt;br /&gt;
       hostname - show or set the systemâs host name&lt;br /&gt;
       domainname - show or set the systemâs NIS/YP domain name&lt;br /&gt;
       dnsdomainname - show the systemâs DNS domain name&lt;br /&gt;
       nisdomainname - show or set systemâs NIS/YP domain name&lt;br /&gt;
       ypdomainname - show or set the systemâs NIS/YP domain name&lt;br /&gt;
       nodename - show or set the systemâs DECnet node name&lt;/p&gt;
&lt;p&gt;SYNOPSIS&lt;br /&gt;
       hostname  [-v] [-a] [--alias] [-d] [--domain] [-f] [--fqdn] [-i] [--ip-&lt;br /&gt;
       address] [--long] [-s] [--short] [-y] [--yp] [--nis] [-n] [--node]&lt;/p&gt;
&lt;p&gt;       hostname [-v] [-F filename] [--file filename] [hostname]&lt;/p&gt;
&lt;p&gt;       domainname [-v] [-F filename] [--file filename] [name]&lt;/p&gt;
&lt;p&gt;       nodename [-v] [-F filename] [--file filename] [name]&lt;/p&gt;
&lt;p&gt;       hostname [-v] [-h] [--help] [-V] [--version]&lt;/p&gt;
&lt;p&gt;       dnsdomainname [-v]&lt;br /&gt;
       nisdomainname [-v]&lt;br /&gt;
       ypdomainname [-v]&lt;/p&gt;
&lt;p&gt;DESCRIPTION&lt;br /&gt;
       Hostname is the program that is used to either set or display the  cur-&lt;br /&gt;
       rent  host, domain or node name of the system.  These names are used by&lt;br /&gt;
       many of the networking programs to identify  the  machine.  The  domain&lt;br /&gt;
       name is also used by NIS/YP.&lt;/p&gt;
&lt;p&gt;   GET NAME&lt;br /&gt;
       When  called  without  any  arguments, the program displays the current&lt;br /&gt;
       names:&lt;/p&gt;
&lt;p&gt;       hostname will print the name of the system as returned by the  gethost-&lt;br /&gt;
       name(2) function.&lt;/p&gt;
&lt;p&gt;       domainname, nisdomainname, ypdomainname will print the name of the sys-&lt;br /&gt;
       tem as returned by the getdomainname(2) function. This is also known as&lt;br /&gt;
:
&lt;/p&gt;&lt;/blockquote&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: LS(1)                                 FSF                                LS(1)&lt;/p&gt;
&lt;p&gt;NAME&lt;br /&gt;
       ls - list directory contents&lt;/p&gt;
&lt;p&gt;SYNOPSIS&lt;br /&gt;
       ls [OPTION]... [FILE]...&lt;/p&gt;
&lt;p&gt;DESCRIPTION&lt;br /&gt;
       List  information  about  the FILEs (the current directory by default).&lt;br /&gt;
       Sort entries alphabetically if none of -cftuSUX nor --sort.&lt;/p&gt;
&lt;p&gt;       Mandatory arguments to long options are  mandatory  for  short  options&lt;br /&gt;
       too.&lt;/p&gt;
&lt;p&gt;       -a, --all&lt;br /&gt;
              do not hide entries starting with .&lt;/p&gt;
&lt;p&gt;       -A, --almost-all&lt;br /&gt;
              do not list implied . and ..&lt;/p&gt;
&lt;p&gt;       --author&lt;br /&gt;
              print the author of each file&lt;/p&gt;
&lt;p&gt;       -b, --escape&lt;br /&gt;
              print octal escapes for nongraphic characters&lt;/p&gt;
&lt;p&gt;       --block-size=SIZE&lt;br /&gt;
              use SIZE-byte blocks&lt;/p&gt;
&lt;p&gt;       -B, --ignore-backups&lt;br /&gt;
              do not list implied entries ending with ~&lt;/p&gt;
&lt;p&gt;       -c     with -lt: sort by, and show, ctime (time of last modification of&lt;br /&gt;
              file status information) with -l: show ctime and  sort  by  name&lt;br /&gt;
              otherwise: sort by ctime&lt;/p&gt;
&lt;p&gt;       -C     list entries by columns&lt;/p&gt;
&lt;p&gt;       --color[=WHEN]&lt;br /&gt;
              control  whether  color is used to distinguish file types.  WHEN&lt;br /&gt;
              may be âneverâ, âalwaysâ, or âautoâ&lt;/p&gt;
&lt;p&gt;       -d, --directory&lt;br /&gt;
              list directory entries instead of contents&lt;/p&gt;
&lt;p&gt;       -D, --dired&lt;br /&gt;
              generate output designed for Emacsâ dired mode&lt;/p&gt;
&lt;p&gt;       -f     do not sort, enable -aU, disable -lst&lt;/p&gt;
&lt;p&gt;       -F, --classify&lt;br /&gt;
              append indicator (one of */=@|) to entries&lt;/p&gt;
&lt;p&gt;       --format=WORD&lt;br /&gt;
              across -x, commas -m, horizontal -x, long -l, single-column  -1,&lt;br /&gt;
              verbose -l, vertical -C&lt;/p&gt;
&lt;p&gt;       --full-time&lt;br /&gt;
              like -l --time-style=full-iso&lt;/p&gt;
&lt;p&gt;       -g     like -l, but do not list owner&lt;/p&gt;
&lt;p&gt;       -G, --no-group&lt;br /&gt;
              inhibit display of group information&lt;/p&gt;
&lt;p&gt;       -h, --human-readable&lt;br /&gt;
              print sizes in human readable format (e.g., 1K 234M 2G)&lt;/p&gt;
&lt;p&gt;       --si   likewise, but use powers of 1000 not 1024&lt;/p&gt;
&lt;p&gt;       -H, --dereference-command-line&lt;br /&gt;
              follow symbolic links on the command line&lt;/p&gt;
&lt;p&gt;       --indicator-style=WORD append indicator with style WORD to entry names:&lt;br /&gt;
              none (default), classify (-F), file-type (-p)&lt;/p&gt;
&lt;p&gt;       -i, --inode&lt;br /&gt;
              print index number of each file&lt;/p&gt;
&lt;p&gt;       -I, --ignore=PATTERN&lt;br /&gt;
              do not list implied entries matching shell PATTERN&lt;/p&gt;
&lt;p&gt;       -k     like --block-size=1K&lt;/p&gt;
&lt;p&gt;       -l     use a long listing format&lt;/p&gt;
&lt;p&gt;       -L, --dereference&lt;br /&gt;
              when showing file information for a symbolic link, show informa-&lt;br /&gt;
              tion for the file the link references rather than for  the  link&lt;br /&gt;
              itself&lt;/p&gt;
&lt;p&gt;       -m     fill width with a comma separated list of entries
&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;which is the long listing for those things with ls -la&lt;br /&gt;
if a dir then they know everything about the dir, otherwise the file, that shows up in a ls -la&lt;/p&gt;
&lt;p&gt;looks to me like the script is getting info to see if you&#039;re open to e-mail relaying... so they can use you as a proxy&lt;/p&gt;
 </description>
     <pubDate>Thu, 02 Oct 2003 20:09:23 +0000</pubDate>
 <dc:creator>m3rajk</dc:creator>
 <guid isPermaLink="false">comment 1138628 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
