<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="http://feeds.feedburner.com/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="FeedCreator 1.7.2" --><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
    <channel>
        <title>pentestmonkey.net</title>
        <description>Latest ramblings of the monkey...</description>
        <link>http://pentestmonkey.net</link>
        <lastBuildDate>Wed, 19 Nov 2008 23:37:46 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.2</generator>
        <image>
            <url>http://pentestmonkey.net/images/M_images/mambo_rss.png</url>
            <title>Powered by Mambo</title>
            <link>http://pentestmonkey.net</link>
            <description>Latest ramblings of the monkey...</description>
        </image>
        <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/pentestmonkey" type="application/rss+xml" /><item>
            <title>unix-privesc-check Update: v1.3</title>
            <link>http://feeds.feedburner.com/~r/pentestmonkey/~3/447514220/index.php</link>
            <description>I just updated unix-privesc-check (http://pentestmonkey.net/tools/unix-privesc-check/).  Download it here (http://pentestmonkey.net/tools/unix-privesc-check/).This release fixes a couple of minor bugs in the reporting of cron-related issues and some problem while running under /bin/sh (as opposed to /bin/bash). </description>
            <author>ptm</author>
        <feedburner:origLink>http://pentestmonkey.net/index.php?option=com_content&amp;task=view&amp;id=133&amp;Itemid=1</feedburner:origLink></item>
        <item>
            <title>exploit-suggester Update: v0.2</title>
            <link>http://feeds.feedburner.com/~r/pentestmonkey/~3/447488445/index.php</link>
            <description>I just released an important update to exploit-suggester (http://pentestmonkey.net/tools/exploit-suggester/).  Download it here (http://pentestmonkey.net/tools/exploit-suggester/).It seems that  showrev -p  sometimes lists multiple revisions for the same patch.  This caused exploit-suggester to return false-positives.</description>
            <author>ptm</author>
        <feedburner:origLink>http://pentestmonkey.net/index.php?option=com_content&amp;task=view&amp;id=132&amp;Itemid=1</feedburner:origLink></item>
        <item>
            <title>Preventing Web-based Directory Enumeration Attacks Against IIS</title>
            <link>http://feeds.feedburner.com/~r/pentestmonkey/~3/447370420/index.php</link>
            <description>I reveived an interesting tip from Munish about how to prevent directories from being easily identified in IIS.  I&amp;#39;ve updated my original post about directory enumeration (http://pentestmonkey.net/blog/direnum/)  with the following info:Setting the  Hidden  Attribite to Hide Files in ISS Hiding directories in IIS seems to be as easy as setting the  hidden  attribute: cd c:\Inetpub\wwwroot attrib +h myprivatedirectory Now when an attacker browses to http://yoursite/myprivatedirectory they will get a 404  Not Found  message instead of a 403  Directory Listing Denied .  However, files inside the directory are still accessible (e.g....</description>
            <author>ptm</author>
        <feedburner:origLink>http://pentestmonkey.net/index.php?option=com_content&amp;task=view&amp;id=131&amp;Itemid=1</feedburner:origLink></item>
        <item>
            <title>Yaptest Update: v0.2.0</title>
            <link>http://feeds.feedburner.com/~r/pentestmonkey/~3/438471496/index.php</link>
            <description>Yaptest (http://pentestmonkey.net/projects/yaptest/yaptest-overview/)  v0.2.0 is now avaialble.  Download it here (http://pentestmonkey.net/projects/yaptest/yaptest-installation/).The main improvements are support for udp-proto-scanner (http://labs.portcullis.co.uk/application/udp-proto-scanner/)  to improve UDP service detection and support for ms08-067_check (http://labs.portcullis.co.uk/application/ms08-067-check/)  to automatically check for the most recent pentester-friendly MS vulnerability.There are also minor improvements including DNS tests and more automatic issue-parsing.  Remember that you can use YaptestFE (http://pentestmonkey.net/projects/yaptest/yaptestfe-overview/)  to view collected data if you get tired of using the CLI.The complete changelog is below... </description>
            <author>ptm</author>
        <feedburner:origLink>http://pentestmonkey.net/index.php?option=com_content&amp;task=view&amp;id=127&amp;Itemid=1</feedburner:origLink></item>
        <item>
            <title>Yaptest Update: v0.1.9</title>
            <link>http://feeds.feedburner.com/~r/pentestmonkey/~3/432911386/index.php</link>
            <description>Release 0.1.9 of yaptest (http://pentestmonkey.net/projects/yaptest/yaptest-overview/)  is now available.  Download here (http://pentestmonkey.net/projects/yaptest/yaptest-installation/).This release includes enumeration of users via the finger service (using finger-user-enum (http://pentestmonkey.net/tools/finger-user-enum/)) and gathering of usernames and password hashes via rexd (Linux rexd client (http://pentestmonkey.net/blog/rexd-client-for-linux/)).  There are also important improvments to the gathering of topology information, which should make network diagrams generated in YaptestFE (http://pentestmonkey.net/projects/yaptest/yaptestfe-overview/)  look nicer. See below for the full change log... </description>
            <author>ptm</author>
        <feedburner:origLink>http://pentestmonkey.net/index.php?option=com_content&amp;task=view&amp;id=126&amp;Itemid=1</feedburner:origLink></item>
        <item>
            <title>Rexd Client For Linux</title>
            <link>http://feeds.feedburner.com/~r/pentestmonkey/~3/430055720/index.php</link>
            <description>I recently encountered the rexd (http://docs.sun.com/app/docs/doc/816-5212/6mbcdgk7r?a=view)  service running on a host I was testing.  This is a really old-school UNIX service which you don&amp;#39;t see much on modern networks (in my experience at least).  It&amp;#39;s well know (http://www.porcupine.org/satan/demo/tutorials/vulnerability/REXD_access.html)  that it&amp;#39;s insecure: It basically lets you run any command on the host as any user you like with no authentication.This post briefly covers how to identify the service and how to exploit it.  I&amp;#39;ve also modified the rexd client from SATAN to compile cleanly on Linux (download link below...).  </description>
            <author>ptm</author>
        <feedburner:origLink>http://pentestmonkey.net/index.php?option=com_content&amp;task=view&amp;id=125&amp;Itemid=1</feedburner:origLink></item>
        <item>
            <title>SQL Injection Cheat Sheets Updated</title>
            <link>http://feeds.feedburner.com/~r/pentestmonkey/~3/427755393/index.php</link>
            <description>I had some really detailed feedback from Bernardo Damele A. G. (http://bernardodamele.blogspot.com)  on the SQL Injection Cheat Sheets.  I&amp;#39;ve just finished updating the cheat sheets for MSSQL (http://pentestmonkey.net/blog/mssql-sql-injection-cheat-sheet/), Oracle (http://pentestmonkey.net/blog/oracle-sql-injection-cheat-sheet/), MySQL (http://pentestmonkey.net/blog/mysql-sql-injection-cheat-sheet/)  and PostgreSQL (http://pentestmonkey.net/blog/postgres-sql-injection-cheat-sheet/) .Thanks a lot Bernardo.If anyone else has suggestions, feel free to mail pentestmonkey at pentestmonkey dot net. </description>
            <author>ptm</author>
        <feedburner:origLink>http://pentestmonkey.net/index.php?option=com_content&amp;task=view&amp;id=124&amp;Itemid=1</feedburner:origLink></item>
        <item>
            <title>Yaptest Update: v0.1.7</title>
            <link>http://feeds.feedburner.com/~r/pentestmonkey/~3/396970173/index.php</link>
            <description>Version 0.1.7 of Yaptest (http://pentestmonkey.net/projects/yaptest/yaptest-overview/)  is now available for download (http://pentestmonkey.net/projects/yaptest/yaptest-installation/). This release parses additional issues into the backend database, along with Network Topology information (so YaptestFE (http://pentestmonkey.net/projects/yaptest/yaptestfe-overview/)  can draw a network diagram (http://pentestmonkey.net/blog/yaptestfe-update-1.0/)  for you).  There is also support for exporting data in XML format so you can import Yaptest&amp;#39;s findings into 3rd party tools. The complete changlog is listed below: </description>
            <author>ptm</author>
        <feedburner:origLink>http://pentestmonkey.net/index.php?option=com_content&amp;task=view&amp;id=123&amp;Itemid=1</feedburner:origLink></item>
        <item>
            <title>ident-user-enum</title>
            <link>http://feeds.feedburner.com/~r/pentestmonkey/~3/439161767/index.php</link>
            <description>ident-user-enum is a simple PERL script to query the ident service (113/TCP) in order to determine the owner of the process listening on each TCP port of a target system.This can help to prioritise target service during a pentest (you might want to attack services running as root first).  Alternatively, the list of usernames gathered can be used for password guessing attacks on other network services. </description>
            <author>ptm</author>
        <feedburner:origLink>http://pentestmonkey.net/index.php?option=com_content&amp;task=view&amp;id=122&amp;Itemid=16</feedburner:origLink></item>
        <item>
            <title>YaptestFE Update: v1.0</title>
            <link>http://feeds.feedburner.com/~r/pentestmonkey/~3/396970174/index.php</link>
            <description>A new version of the Yaptest Frontend (http://pentestmonkey.net/projects/yaptest/yaptestfe-overview/) is available.  Download it here (http://pentestmonkey.net/projects/yaptest/yaptestfe-overview/).The release fixes a couple of bugs pointed out by Deanx when running YaptestFE on Mac.I&amp;#39;ve added new Network Map item to the left-hand menu bar.  This reads in topology information gathered by yaptest (http://pentestmonkey.net/projects/yaptest/yaptest-overview/) (from  ping -R , traceroutes, TTL information, SNMP) and attempts to display using Graphviz (http://www.graphviz.org/)  in something resembling a network diagram.Graphviz was never really designed for drawing network diagrams, but I&amp;#39;ve found the results both useful and accurate on internal, unfiltered networks.  In the majority of cases,...</description>
            <author>ptm</author>
        <feedburner:origLink>http://pentestmonkey.net/index.php?option=com_content&amp;task=view&amp;id=120&amp;Itemid=1</feedburner:origLink></item>
    </channel>
</rss>
