ClsHack:Computer Security Blog    

[How-To] Install Nessus 5 on Ubuntu/Backbox/Debian


It’ out nessus 5 which brings with it numerous nonvità, see how to install it on a distro like ubuntu or debian like backbox.

Read the rest of this entry »

Tagged with:

[ANDROID] && TB6612FNG driver motor with IOIO Board


An article on Arduino , one on security and could not miss an article about IOIO :)

Today we will see how to fly 1 ioio engine and Android :)

I used the driver TB6612FNG that post just enough and is known :)

For simplicity I have only driven a motor :D

The first thing to do is connect the pins on the driver ioio TB6612FNG :)

Read the rest of this entry »

Tagged with:

[ARDUINO && PHP] Write && Read Serial PORT :D


PHP is a programming language I know best, and that I like better :D

Today we see how to create a website to turn on an LED Arduino through serial communication ;)

To communicate with the serial port using php I used a class already written :)

The first thing to do is install linux apache2 and php :)

We download the class php:
php-serial :)

Read the rest of this entry »

Tagged with:

Metasploit for Information Gathering :D

I have already spoken of Information Gathering, which:
[tutorial]Tool for Information Gathering

Da wikipedia, in general:

Intelligence assessment is the development of forecasts of behaviour or recommended courses of action to the leadership of an organization, based on a wide range of available information sources both overt and covert. Assessments are developed in response to requirements declared by the leadership in order to inform decision making. Assessment may be carried out on behalf of a state, military or commercial organisation with a range of available sources of information available to each.
An intelligence assessment reviews both available information and previous assessments for relevance and currency, where additional information is required some collection may be directed by the analyst.

With metasploit you can replace all the tools mentioned above as theHarvester, http banner, dirbuster and the like :)

Let's see how to proceed :D
The first thing to do, as always, is to update Metasploit:

Read the rest of this entry »

Tagged with:

[CVE-2011-2140 && Metasploit]Remote code Execution Flash Player

New module added to metasploit :D that exploits bugs in a further Flash Player.

Vulnerability indicated by the CVE-2011-2140, Here are the details:

Adobe Flash Player before 10.3.183.5 on Windows, Mac OS X, Linux, and Solaris and before 10.3.186.3 on Android, and Adobe AIR before 2.7.1 on Windows and Mac OS X and before 2.7.1.1961 on Android, allows attackers to execute arbitrary code or cause a denial of service (memory corruption) via unspecified vectors, a different vulnerability than CVE-2011-2135, CVE-2011-2417, and CVE-2011-2425.

Adobe Flash Player MP4 SequenceParameterSetNALUnit Buffer Overflow

Let's see how to use Metasploit :D

Read the rest of this entry »

Tagged with: