<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Lifedork &#187; Vulnerabilities scanner</title>
	<atom:link href="http://www.lifedork.net/tag/vulnerabilities-scanner/feed" rel="self" type="application/rss+xml" />
	<link>http://www.lifedork.net</link>
	<description>still GeeX? still SuX!</description>
	<lastBuildDate>Thu, 08 Jul 2010 16:15:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<image>
  <link>http://www.lifedork.net</link>
  <url>http://www.lifedork.com/favicon.ico</url>
  <title>Lifedork</title>
</image>
		<item>
		<title>Technika &#8211; XSS Discovery Tool #2</title>
		<link>http://www.lifedork.net/technika-xss-discovery-tool-2.html</link>
		<comments>http://www.lifedork.net/technika-xss-discovery-tool-2.html#comments</comments>
		<pubDate>Fri, 25 Jan 2008 01:06:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[software review]]></category>
		<category><![CDATA[Vulnerabilities scanner]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/technika-xss-discovery-tool-2.html</guid>
		<description><![CDATA[Technika is another tool from GNUCITIZEN that allows you to easily construct bookmarklets and automatically execute them, imitating the functionalities of GreaseMonkey. Technika is very small and integrates well with the Firebug command console, which can be used to test and develop your bookmarklets.The extension can be found at www.gnucitizen.org/projects/technika.
If you have Firebug installed you [...]]]></description>
			<content:encoded><![CDATA[<p>Technika is another tool from GNUCITIZEN that allows you to easily construct bookmarklets and automatically execute them, imitating the functionalities of GreaseMonkey. Technika is very small and integrates well with the Firebug command console, which can be used to test and develop your bookmarklets.The extension can be found at www.gnucitizen.org/projects/technika.</p>
<p>If you have Firebug installed you will be able to use Technika bookmarklet constructing features. You can use the Firebug console to test the bookmarklet and make sure that it is working. When you are happy with your code you can easily convert it to a bookmarklet by accessing the Technika menu and selecting Build Bookmarklet.You will be asked to select the folder where you want the bookmarklet to be stored.Type the bookmarklet name and press the OK button. If later you want to modify your bookmarklet, you can select the Technika menu and choose the Load Bookmarklet option. Another useful feature of Technika is that you can set your autorunable bookmarklets on different levels and define the order of their execution.This mechanism is very similar to initrd booting mechanism on Unix/Linux. For example, if you want to develop a framework that consists of several bookmarklets, you may need to load the core libraries before the actual user scripts.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/technika-xss-discovery-tool-2.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web Based XSS / HTML Injection Scanner</title>
		<link>http://www.lifedork.net/web-based-xss-html-injection-scanner.html</link>
		<comments>http://www.lifedork.net/web-based-xss-html-injection-scanner.html#comments</comments>
		<pubDate>Sun, 13 Jan 2008 11:40:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[hacking tools]]></category>
		<category><![CDATA[Vulnerabilities scanner]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/web-based-xss-html-injection-scanner.html</guid>
		<description><![CDATA[This web based tool is created by SEO Egghead since a long time ago , and perhaps it&#8217;s still useful. This tool is able to scan all exsisted forms for XSS and HTML Injection on a  URL. Yes, it&#8217;s not ablte to scan the whole webpages , just one URL.
Screenshot :

Scan your own page [...]]]></description>
			<content:encoded><![CDATA[<p>This web based tool is created by SEO Egghead since a long time ago , and perhaps it&#8217;s still useful. This tool is able to scan all exsisted forms for XSS and HTML Injection on a  URL. Yes, it&#8217;s not ablte to scan the whole webpages , just one URL.</p>
<p>Screenshot :</p>
<p><a href="http://www.lifedork.com/wp-content/uploads/2008/01/seo_egghead_xss_html_injection_scanner.jpg" title="SEO Egghead XSS and HTML Injection scanner"><img src="http://www.lifedork.com/wp-content/uploads/2008/01/seo_egghead_xss_html_injection_scanner.thumbnail.jpg" alt="SEO Egghead XSS and HTML Injection scanner" height="70" width="247" /></a></p>
<p>Scan your own page now , here :</p>
<blockquote><p><strong>http://www.seoegghead.com/tools/scan-for-html-injection.php </strong></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/web-based-xss-html-injection-scanner.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Burp &#8211; XSS Discovery Tool #1</title>
		<link>http://www.lifedork.net/burp-xss-discovery-tool-1.html</link>
		<comments>http://www.lifedork.net/burp-xss-discovery-tool-1.html#comments</comments>
		<pubDate>Fri, 11 Jan 2008 09:31:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Vulnerabilities scanner]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/burp-xss-discovery-tool-1.html</guid>
		<description><![CDATA[I&#8217;ve just found a great book published by syngress , titled Xss attack , here are the short exceprt which is token from the book about the Burp Proxy suite , a tool to discover xss vulnerabilites on web applications .
The modern browser is designed for speed and efficiency, which means Web application security assessment [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just found a great book published by syngress , titled Xss attack , here are the short exceprt which is token from the book about the Burp Proxy suite , a tool to discover xss vulnerabilites on web applications .</p>
<p>The modern browser is designed for speed and efficiency, which means Web application security assessment is a painful task, because probing a Web application requires in-depth analysis. Generally, to test an application, you want to slow down the transmission of data to and from the server to a snailâ€™s pace so you can read and modify the transmitted data; hence the proxy.</p>
<p><img src="http://www.lifedork.com/wp-content/uploads/2008/01/burp_screenshot.jpg" alt="Burp screenshot" /><br />
In the early days of security, proxies were capable of slowing down the connection in only the outbound direction and as such, a user could only alter the information being transferred to the server; however, thatâ€™s only part of the equation when analyzing a Web application. Sometimes it greatly behooves you to be able to modify the incoming data. For example, you might want to modify a cookie so that it doesnâ€™t use HttpOnly, or remove a JavaScript function. Sometimes you just want a bidirectional microscopic view into every request your browser is making. And then there was Burp Proxy.</p>
<p>Burp Proxy is part of a suite of Java tools called Burp Suite that allow for Web application penetration, but for the purposes of this book only one function is particularly useful, and thatâ€™s the proxy.To get started, you need the Java run time environment installed, which you can get from Java.comâ€™s Web site. Once that is installed you modify your proxy settings in your browser to use localhost or 127.0.0.1 at port 8080.</p>
<p><span id="more-165"></span></p>
<p>Once this is done, you can launch Burp Proxy, which will show you a blank screen.The Intercept and Options windows are the most important ones that we will be focusing on.First letâ€™s configure Burp Proxy to watch both inbound and outbound requests. Under  â€œOptionsâ€ uncheck resource type restrictions, turn on interception of Server Responses, and uncheck â€œtextâ€ as a content type.This will show you all of the data to and from every server you connect to.</p>
<p>Once this has been configured, you should be able to surf and see any data being transferred to and from the host.This will allow you to both detect the data in transit and modify it as you see fit. Of course any data you modify that is sent to your browser affects you and you alone, however, if it can turn off JavaScript client side protection this can be used to do other nefarious things, like persistent XSS, which would normally not be allowed due to the client side protections in place. Also, in the days of Asynchronous JavaScript and XML (AJAX), this tool can be incredibly powerful to detect and modify data in transit in both directions, while turning off any protection put in place by the client to avoid modification by the browser.</p>
<p>This can also help remove lots of information that would otherwise leak to the target,including cookies, referrers, or other things that are either unnecessary or slow down the exploitation. Another useful feature is the ability to switch into hex mode.This is particularly useful when you are viewing pages in alternate encoding methods, like US-ASCII or UTF-16.</p>
<p>Burp proxy is by far one of the most useful Web application security tools in any manual security assessment. Not only does it help uncover the obvious stuff, but itâ€™s possible to write custom rules if you know what you are looking for. For instance, if you wanted to find only XML files for debugging AJAX applications, a Burp proxy rule can be created to capture just this information.</p>
<p>Ultimately, Burp is only one tool amongst a wide array of others that do parts of what Burp does as well or better, but nothing works in quite the same way or with quite the same power as Burp Suite. Burp Proxy is not for the faint of heart, but once you get accustomed to it, it is a great learning tool for understanding how Hypertext Transfer Protocol (HTTP) actually works under the hood.</p>
<p>People who have been associated with <a href="http://www.envisionwebhosting.com/computers.php">computers</a> for long know about <a href="http://www.envisionwebhosting.com">web hosting</a> and the importance of <a href="http://www.envisionwebhosting.com/dedicated-servers.htm">dedicated servers</a> for any <a href="http://www.envisionwebhosting.com/domain-registration.htm">domain registration</a>.</p>
<p>Download URL : http://portswigger.net/proxy/</p>
<p>More reviews can be found on  <a href="http://www.thespanner.co.uk/2008/01/09/dom-for-hackers/" target="_blank">thespanner.co.uk</a> , <a href="http://xssworm.blogvis.com/8/xssworm/hacker-releases-exploits-for-wordpress-23-with-xss-cross-site-scripting-attack/" target="_blank">xssworm.blogvis.com</a> , <a href="http://ha.ckers.org/blog/20080110/diminutive-worm-contest-wrapup/" target="_blank">ha.ckers.org</a> .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/burp-xss-discovery-tool-1.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Secure Your Wordpress using WPIDS, Inspector Wordpress Plugin , and askApache.</title>
		<link>http://www.lifedork.net/secure-your-wordpress-using-wpids-inspector-wordpress-plugin-and-askapache.html</link>
		<comments>http://www.lifedork.net/secure-your-wordpress-using-wpids-inspector-wordpress-plugin-and-askapache.html#comments</comments>
		<pubDate>Thu, 25 Oct 2007 19:52:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Vulnerabilities scanner]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[wordpress plugins]]></category>
		<category><![CDATA[wordpress security]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/secure-your-wordpress-using-wpids-inspector-wordpress-plugin-and-askapache.html</guid>
		<description><![CDATA[ 
Wordpress vulnerabilities issue has become really big nowadays. A lot of wordpress blog has been hacked , due to the use of exploitable wordpress plugins. In my past article about wp-scanner , i&#8217;ve already explained the ease to maintain the security of your wordpress blog. But apparently , wp-scanner &#8217;s not enough to secure [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://www.lifedork.com/wp-content/uploads/2007/10/inspec-wp-logo.png" title="inspec-wp-logo.png"><img src="http://www.lifedork.com/wp-content/uploads/2007/10/inspec-wp-logo.png" alt="inspec-wp-logo.png" /></a> </strong></p>
<p><strong>Wordpress vulnerabilities</strong> issue has become really big nowadays. A lot of wordpress blog has been hacked , due to the use of exploitable wordpress plugins. In my <a href="http://www.lifedork.com/wp-scanner-wordpress-vulnerabilities-scanner-plugin.html">past article about <strong>wp-scanner</strong></a> , i&#8217;ve already explained the ease to maintain the security of your wordpress blog. But apparently , wp-scanner &#8217;s not enough to secure your wordpress. Then , <strong>How to Secure Your Wordpress blog</strong> ? <a href="http://blogsecurity.net/wordpress/wordpress-security-whitepaper/" target="_blank" title="blogsecurity 's wordpress security whitepaper"><strong>Wordpress Security Whitepaper</strong></a> is a good start to read on. It explains mostly needs required to secure your wordpress blog. The ease to secure your wordpress blog , now aslo brought to you as Plugins , Which are :<span id="more-66"></span></p>
<p>- <strong>WPIDS (Wordpress Intrusion Detection System)</strong> : This Plugin can be downloaded <a href="http://www.wp-plugins-db.org/plugin/wpids/" target="_blank">here</a> , and a full review of WPIDS can be read on <a href="http://www.thecredence.com/wpids-wordpress-plugin-make-your-blog-more-safe-secure-and-hacker-proof/" target="_blank" title="theCredence's review about WPIDS">TheCredence&#8217;s blog</a> and also <a href="http://www.thespanner.co.uk/2007/08/02/wordress-security-plugin/" target="_blank">here</a>. WPIDS &#8217;s purpose is to protect your blog from any WebAttack. All request to your blog will be logged to the database for analysis. WPIDS is aslo featured with Email Notification for the high impact intrusion. WPIDS will also notify you for the latest filter rules available. <img src='http://www.lifedork.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>- <strong>INSPECTOR WORDPRESS PLUGIN</strong> : This plugin&#8217;s purpose is to log all attempt to your blog which is considered to be hack attempts. Well , there&#8217;s nothing much i can tell about this plugin . You&#8217;d better read the full review of this plugin <a href="http://blogsecurity.net/wordpress/inspector-wordpress-plugin-review/" target="_blank" title="blogsecurity's review about inspector wordpress plugin">here</a>.</p>
<p>The other 10 security realated plugins review can be read <a href="http://www.thecredence.com/10-wordpress-plugins-to-make-your-wordpress-more-safe-secure-and-easy-to-use/" target="_blank" title="theCredence's review">here</a> and . <img src='http://www.lifedork.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Some other tips to protect the wordpress admin directory can be read on <a href="http://www.askapache.com/wordpress/htaccess-password-protect.html" target="_blank" title="askapache plugin"><strong>askapache&#8217;s </strong>plugin review</a>. The other useful security tips to harden your wordpress blog can be read on <a href="http://www.quickonlinetips.com/archives/2007/08/3-new-wordpress-security-tips-i-learnt-from-matt-cutts/" target="_blank" title="3 security tips to harden your wordpress blog">quickonlinetips&#8217;s blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/secure-your-wordpress-using-wpids-inspector-wordpress-plugin-and-askapache.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>wp-scanner : Wordpress Vulnerabilities Scanner Plugin</title>
		<link>http://www.lifedork.net/wp-scanner-wordpress-vulnerabilities-scanner-plugin.html</link>
		<comments>http://www.lifedork.net/wp-scanner-wordpress-vulnerabilities-scanner-plugin.html#comments</comments>
		<pubDate>Sat, 29 Sep 2007 19:46:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[Vulnerabilities scanner]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[wordpress plugins]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/wp-scanner-wordpress-vulnerabilities-scanner-plugin.html</guid>
		<description><![CDATA[Tired of your wordpress blog being hacked by someone ? or are you too lazy to check out the latest wordpress vulnerabilities ? confused to choose the secured wordpress plugins to be installed ? wp-scanner is the only solution for you then!
Screenshot :

It must be pains in the ass when your blog gets hacked repeatedly [...]]]></description>
			<content:encoded><![CDATA[<p>Tired of your wordpress blog being <strong>hacked</strong> by someone ? or are you too lazy to check out the <strong>latest wordpress vulnerabilities</strong> ? confused to choose the <strong>secured wordpress plugins</strong> to be installed ? <strong>wp-scanner</strong> is the only solution for you then!</p>
<p>Screenshot :</p>
<p><a href="http://www.lifedork.com/wp-content/uploads/2007/09/wp-scanner.JPG" title="wp-scanner"><img src="http://www.lifedork.com/wp-content/uploads/2007/09/wp-scanner.thumbnail.JPG" alt="wp-scanner" /></a></p>
<p>It must be pains in the ass when your blog gets hacked repeatedly without knowing the vulnerabilities on your own wordpress blog . I&#8217;ve found something interesting <a href="http://blogsecurity.net/wordpress/news-140707/" title="blogsecurity.net" target="_blank"><strong>here</strong></a> , called wp-scanner . It works this simple :<span id="more-50"></span></p>
<ul>
<li>install the wp-scanner plugin , activate it.</li>
<li>Launch <strong>Online Wp scanner <a href="http://blogsecurity.net/wpscan" title="wp-scanner" target="_blank">here</a></strong>.</li>
<li>After finished scanning , please disable the plugin to prevent someone else scans your wordpress blog.</li>
</ul>
<p>More details instructions can be officialy found <strong><a href="http://blogsecurity.net/wordpress/news-140707/" target="_blank">here</a></strong>. <img src='http://www.lifedork.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  <img src='http://www.lifedork.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/wp-scanner-wordpress-vulnerabilities-scanner-plugin.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Technika Security Framework , Hackbar 1.1.1 : Mozilla Firefox Plugins for hacking purposes</title>
		<link>http://www.lifedork.net/technika-security-framework-hackbar-111-mozilla-firefox-plugins-for-hacking-purposes.html</link>
		<comments>http://www.lifedork.net/technika-security-framework-hackbar-111-mozilla-firefox-plugins-for-hacking-purposes.html#comments</comments>
		<pubDate>Fri, 28 Sep 2007 09:20:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Mozilla Firefox add ons]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[Vulnerabilities scanner]]></category>
		<category><![CDATA[Web Hacking]]></category>
		<category><![CDATA[XSS]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/technika-security-framework-hackbar-111-mozilla-firefox-plugins-for-hacking-purposes.html</guid>
		<description><![CDATA[So far , I have just found out 2 Mozilla Firefox add ons / plugins for Web Hacking Purposes . Here they are :
- Technika Security Framework
I found this (unreleased) plugin when i was visiting GNUCITIZEN , and this firefox plugin is created by David Kierznowski , a senior Security Analyst in UK (he&#8217;s also [...]]]></description>
			<content:encoded><![CDATA[<p>So far , I have just found out 2 <strong>Mozilla Firefox add ons</strong> / <strong>plugins</strong> for <strong>Web Hacking Purposes</strong> . Here they are :</p>
<p>- <strong>Technika Security Framework</strong></p>
<p>I found this (unreleased) plugin when i was visiting <strong><a href="http://www.gnucitizen.org" target="_blank" title="GNUCITIZEN">GNUCITIZEN</a></strong> , and this firefox plugin is created by <strong><a href="http://gnucitizen.org/about/dk" target="_blank">David Kierznowski</a></strong> , a senior Security Analyst in UK (he&#8217;s also the owner of <a href="http://michaeldaw.org" target="_blank"><strong>michaeldaw.org</strong></a>).  Some kewl features offered by this plugin are:</p>
<ul>
<li><strong>tech.dspider</strong> &#8211; DOM link spider.</li>
<li><strong>tech.forms</strong> &#8211; GET/POST form parser.</li>
<li><strong>tech.mutate</strong> &#8211; By specifying a payload and regex, we can mutate our target arrays and build tests.</li>
<li><strong>tech.scan</strong> &#8211; tech.scan is our actual engine that will handle our GET and POST requests.</li>
<li><strong>tech.mNikto</strong> &#8211; <strong>Mini-Nikto</strong> . We called it mini-nikto as it currently only contains a very small database.</li>
<li><strong>tech.g</strong> &#8211; This is one of my favorite tools in the TS framework. It uses the Google AJAX API (JSON) to fetch links and perform other Google hacking queries outside of our current DOM. This is really useful even when it is not security related.</li>
<li><strong>tech.store</strong> &#8211; Utilizes the Firefox sessionStorage to allow us to persistently store arrays.</li>
</ul>
<p>Well , i really don&#8217;t have any idea about this plugin actually (coz&#8217; i haven&#8217;t tried it out <img src='http://www.lifedork.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  )  . Details can be found <strong><a href="http://www.gnucitizen.org/blog/introducing-technika-security-framework/" target="_blank" title="technika security framework">here</a></strong>.</p>
<p>-  <strong>HackBar  1.1.1</strong><span id="more-49"></span><br />
HackBar 1.1.1 is Mozilla Firefox plugin created to assist you to do <strong>penetration testings</strong> against <strong>SQL INJECTION</strong> and <strong>XSS</strong> . I&#8217;ve tried this plugin by myself , and it&#8217;s strongly recommended. Some kewl features of this plugin :</p>
<ul>
<li>MySql CHAR() converter</li>
<li>MsSQL CHAR() converter</li>
<li>md5 generator</li>
<li>URL SPLITTER</li>
<li>BASE64 ENCODE</li>
<li>BASE64 DECIDE</li>
<li>URL ENCODE</li>
<li>URL DECODE</li>
</ul>
<p>Go try this plugin by yourself , and you&#8217;ll find the ease of  sql injection / xss pentests <img src='http://www.lifedork.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  . Download <a href="https://addons.mozilla.org/en-US/firefox/downloads/file/15350/hackbar-1.1.1-fx.xpi" title="download">Here</a> now! .</p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/technika-security-framework-hackbar-111-mozilla-firefox-plugins-for-hacking-purposes.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SQL Injection Google Scanner</title>
		<link>http://www.lifedork.net/sql-injection-google-scanner.html</link>
		<comments>http://www.lifedork.net/sql-injection-google-scanner.html#comments</comments>
		<pubDate>Fri, 14 Sep 2007 12:24:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Sectools]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[SQL Injection]]></category>
		<category><![CDATA[Vulnerabilities scanner]]></category>
		<category><![CDATA[Web Hacking]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/sql-injection-google-scanner.html</guid>
		<description><![CDATA[I&#8217;ve just found a nice python script of SQL Injection Google Scanner from here. It&#8217;s not just a single host SQL Injection Scanner , but its task is to collect hosts that vulnerable to SQL Injection by running Google search query. If you&#8217;re already familiar with Remote File Inclusion Scanner by Morgan , then you [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just found a nice <strong>python</strong> script of <strong>SQL Injection Google Scanner</strong> from <a href="http://www.w4ck1ng.com/" title="w4ck1ng forum" target="_blank">here</a>. It&#8217;s not just a single host <strong>SQL Injection Scanner</strong> , but its task is to collect hosts that vulnerable to <strong>SQL Injection</strong> by running <strong>Google search query</strong>. If you&#8217;re already familiar with <strong>Remote File Inclusion</strong> Scanner by Morgan , then you should be familiar with this one , too.</p>
<p><a href="http://www.lifedork.com/wp-content/uploads/2007/09/sql-injection.jpg" title="sql injection"><img src="http://www.lifedork.com/wp-content/uploads/2007/09/sql-injection.thumbnail.jpg" alt="sql injection" /></a></p>
<p>usage :</p>
<p><strong>python SQLscan.py -g inurl:&#8217;.gov&#8217; 200 -s &#8216;/index.php?offset=-1/**/UNION/**/SELECT/**/1,2,concat(password)/**/FROM/**/TABLE/*&#8217; -write sql_found.txt -v</strong></p>
<p>It will scan for any site that contains &#8216;.gov&#8217; in its URLs , and then they&#8217;ll be checked by <strong>inject </strong>a SQL Injection String (you could modify the strings as creative as you can be) , and make sure that your box is installed with python 1st <img src='http://www.lifedork.net/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' />  . Writing <a href="http://www.testking.com/CCDA-certification-training.htm">ccda</a> and <a href="http://www.testking.com/MCITP-certification-training.htm">mcitp</a> becomes much easier for an <a href="http://www.testking.com/MCTS-certification-training.htm">mcts</a> if he consults <a href="http://reseller.testking.com">testking</a> material.</p>
<p>To download the script , i&#8217;ve made a mirror of it , which is located here :</p>
<p><span id="more-40"></span></p>
<p><a href="http://4r13-is-a.lamer.la/scrapts/SQLscan.py" title="SQL injection google scanner" target="_blank">http://4r13-is-a.lamer.la/scrapts/SQLscan.py</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/sql-injection-google-scanner.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Chorizo-Scanner : a Video that shows you How to Audit your Web Application on the fly ! &#124; scans over Code Inclusions , Code Executions , SQL-Injections , XSS , and more!</title>
		<link>http://www.lifedork.net/chorizo-scanner-a-video-that-shows-you-how-to-audit-your-web-application-on-the-fly-scans-over-code-inclusions-code-executions-sql-injections-xss-and-more.html</link>
		<comments>http://www.lifedork.net/chorizo-scanner-a-video-that-shows-you-how-to-audit-your-web-application-on-the-fly-scans-over-code-inclusions-code-executions-sql-injections-xss-and-more.html#comments</comments>
		<pubDate>Tue, 11 Sep 2007 18:48:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[video|podcast]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hacking Podcasts]]></category>
		<category><![CDATA[Hacking Videos]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[podcasts]]></category>
		<category><![CDATA[tutorials]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[Vulnerabilities scanner]]></category>
		<category><![CDATA[Web Hacking]]></category>

		<guid isPermaLink="false">http://www.lifedork.com/chorizo-scanner-a-video-that-shows-you-how-to-audit-your-web-application-on-the-fly-scans-over-code-inclusions-code-executions-sql-injections-xss-and-more.html</guid>
		<description><![CDATA[Chorizo is such a breakthru for Web Application Auditing . By using Chorizo , you will be able to scan your Web Application while you browse to your web on your favorite web browser . It will act as a proxy , and record all your requests to your web application. As long as you [...]]]></description>
			<content:encoded><![CDATA[<p><strong><a href="http://chorizo-scanner.com/" title="chorizo-scanner" target="_blank">Chorizo</a></strong> is such a breakthru for <strong>Web Application Auditing</strong> . By using <strong>Chorizo</strong> , you will be able to <strong>scan</strong> your Web Application while you browse to your web on your favorite web browser . It will act as a <strong>proxy</strong> , and record all your requests to your web application. As long as you do some requests to your web application , <strong>Chorizo</strong> scans all your recorded request by the most recent Web Application <strong>Vulnerabilities </strong>, and send the results back to you. Chorizo is a very powerful tool to prevent <strong>web hacking</strong>.</p>
<p><a href="http://www.lifedork.com/wp-content/uploads/2007/09/screenshot1.png" title="chorizo scanner"><img src="http://www.lifedork.com/wp-content/uploads/2007/09/screenshot1.thumbnail.png" title="chorizo scanner" alt="chorizo scanner" align="left" /></a></p>
<p>features :</p>
<ul>
<li> <strong>Code Inclusions</strong></li>
<li><strong>Code Executions</strong></li>
<li>  <strong>SQL-Injections</strong></li>
<li> <strong>Cross Site Scripting</strong></li>
<li>  <strong>and more</strong></li>
</ul>
<p>Before you see the <strong>video</strong> , you might read <a href="http://chorizo-scanner.com/helpfirststeps" title="chorizo's first helps" target="_blank">this</a> as well. And here is the <strong>demo video</strong> :</p>
<h3>[display_podcast]</h3>
<p><span id="more-35"></span></p>
<h3></h3>
<p><a href="http://chorizo-scanner.com/images/morcilla_extension.swf" title="chorizo video" target="_blank">or just download here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.lifedork.net/chorizo-scanner-a-video-that-shows-you-how-to-audit-your-web-application-on-the-fly-scans-over-code-inclusions-code-executions-sql-injections-xss-and-more.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
