ClsHack:Computer Security Blog    

Archive for the ‘Hacking’ Category

[How-to]HULK:Web Server DoS Tool

Thursday, May 17th, 2012

HULK , as many other tools to make dos attacks allows to make a web site inaccessible.
HULK è opensource e scritto in python :D

What does HULK ?

HULK, is to generate Unique requests for each and every request generated, thus avoiding/bypassing caching engines and effecting directly on the server’s load itself.

So do we say bypassing the cache commits in the server resource allocation.
(more…)

[PHP] Simple method for bypass stupid “antivirus”

Friday, May 11th, 2012

All antivirus, so if you want to call them, At least that many times small script written in php that scan your files for viruses on the site are very easy to bypass and therefore stupid.
(more…)

[Ubuntu 12.04] Install Metasploit from GIT

Thursday, May 10th, 2012

Metasploit has changed hosts and is found on git.
The official website provides a setup that installs itself Metasploit including from my point of view many crap.
I only use the Metasploit console and I always have the latest revision available.
Let's see how to run it on ubuntu 12.04
(more…)

[CVE-2012-1823] PHP-CGI Remote Information disclosure

Thursday, May 3rd, 2012

If you run PHP through CGI or the resourcing mod_cgid (not FastCGI), you can pass a command interpreter php-cgi.

For example, when doing:
(more…)

Compile OPHCRACK 3.4

Tuesday, May 1st, 2012

After 3 years to make a dick you are determined to take over the project and 27 April 2012 came out ophcrack 3.4

The official announcement:
(more…)