cqure.net

Archive for the 'tools' Category

Nmap does more MySQL

Saturday, January 23rd, 2010

I’ve just added some code to my Nmap MySQL library that enables query support. With this code in place it’s possible to run queries against MySQL directly from a Nmap script. In order to illustrate this I’ve added three scripts: mysql-list-users, mysql-list-databases and mysql-show-variables. While messing around with the library I also cleaned up the [...]

Share

Nmap goes 5.20

Thursday, January 21st, 2010

If anyone missed this the Nmap project released their 5.20 version yesterday! Make sure to check it out at http://nmap.org/download.html.

Share

snmp scripts v0.2

Tuesday, January 19th, 2010

I found a bug in the Nmap SNMP scripts that would trigger an endless loop if the MIB that they attempt to walk does not exist. This would occur if they’re run against anything else than Windows. I’ve now addressed this and released a 0.2 version of them. They’re available from the nmap-scripts page.

Share

DAAP script for nmap

Monday, January 18th, 2010

I’ve added a script that queries a DAAP service for it’s library. Depending on the version of the service it then attempts to query it for for a list of artists, albums and songs. It’s available, together with more other scripts, over at the nmap-scripts page. Here’s a sample output when running against the Firefly [...]

Share

Mysql scripts nmap

Monday, January 18th, 2010

I’ve update the nmap-script page with two scripts for MySQL. The first simply checks whether the root user has a blank password set. The second script allows to perform online password guessing against MySql.

Share

Get Adobe Flash player