Author Archives: kartook

Ubuntu : How to instal twitter Client Pino

Pino is a Client for Twitter in GNU/Linux. It is a Gnome application How To install Pino in Ubuntu .   First You have to add PPA for Pino open a terminal kartook@Nilas:~$ sudo apt-add-ppa repository: vala-team/ppa kartook@Nilas:~$ sudo add-apt-repository ppa:troorl/pin Now kartook@Nilas:~$ sudo apt-get update kartook@Nilas:~$ apt-get install pino

security :Howto Crack “Password Protection” / “Recover” the Excel

In order to perform the crack / recovery, we are going to use a small utility called xlcrack, xlcrack recovers lost or forgotten passwords from XLS files such as those created by Microsoft Excel. Some newer XLS files are not suitable for password recovery using this software. Install libgsf-1 kartook@Nilas:~$sudo apt-get install libgsf-1-dev Download and […]

Security :How to Crack Zip Files Password on ubuntu

If you forget your password for compressed archive (rar, 7z, zip), RarCrack is the solution. RarCrack uses a brute-force algorithm to find correct password. You can specify which characters will be used in password generations. Preparing your system for installation Install the following package kartook@Nilas:~$ aptitude install libxml2-dev build-essential Download the latest version of rarcrack […]

How to Hack / Reset Win NT/2k/XP/Vista Password Using Ubuntu Live CD

You can easily hack Windows Password with Ubuntu. You may need to reset an admin password in windows (NT/2000/XT/Vista) for many reasons, such as you have forgotten it or you need to repair and don’t have access to the admin password. You can Easily Reset Windows password with Ubuntu. Requirements A little knowledge in Command […]

Security :How To hide Apache2 version Information

Some times we need to hide apache banner information, because hackers check version details, before attacking a sever, If we close this door, it is more difficult for them to exploit any system holes and making vulnerability scanners work harder and in some cases impossible without knowing version information. Do the following steps Modify /etc/apache2/apache2.conf […]

Hackers disrupt government websites

Hackers shut down several Australian government Web sites Wednesday in a coordinated attack against a proposed Internet filter that targets pornography and criminal sites. The Australian Parliament House Web site was down for almost an hour and the Department of Communications site also experienced difficulties, the Attorney-General’s Department said in a statement. It said the […]

Linux : PDFCrack

PDFCrack is a GNU/Linux (other POSIX-compatible systems should work too) tool for recovering passwords and content from PDF-files. It is small, command line driven without external dependencies. The application is Open Source (GPL). Features: * Supports the standard security handler (revision 2, 3 and 4) on all known PDF-versions * Supports cracking both owner and […]