Linux & Systems (268 articles)

Network configuration in Solaris
Linux & SystemsFebruary 1, 2012

Network configuration in Solaris

Well I bring a small tutorial on how to configure the IP address, Host name, DNS name, in Solaris

Secure browsing using SSH tunnels
Linux & SystemsFebruary 1, 2012

Secure browsing using SSH tunnels

Through SSH tunnels we can secure multiple protocols. This can be very useful for insecure connections such as a hotel's Wi-Fi network, free

Share Files and Disks with SSHFS
Linux & SystemsFebruary 1, 2012

Share Files and Disks with SSHFS

Secure SHell FileSystem (SSHFS) is a file system for Linux (and other operating systems with a FUSE implementation, such as in Mac OS X), wh

Transfer files with SCP
Linux & SystemsFebruary 1, 2012

Transfer files with SCP

Secure Copy or SCP is a means of securely transferring computer files between a local and a remote host or between two remote hosts, using t

Backdoor vsFTPd 2.3.4
Linux & SystemsJuly 1, 2011

Backdoor vsFTPd 2.3.4

Well, first of all, sorry for the inactivity we have had these past months.

Exploiting XSS with Metasploit
Linux & SystemsFebruary 1, 2011

Exploiting XSS with Metasploit

In the next post, we are going to use the XSSF framework with Metasploit, which will allow us to attack a victim with a simple XSS.