Saturday, 27 April 2013

How to install Flash Player in Kali Linux

Kali Linux

Download Flashplayer - http://adf.ly/NjGFD


How to install Zim Text Editor in Ubuntu / Linux Mint

zim-equationzim-equation

Zim has been updated recently to version 0.58 bringing more bug fixes, especially for the bug that prevented the application to start after crashing. This new release allows users to export LaTeX equations and interwiki links are now working fine.

If you have no idea about Zim, it's a graphical (WYSIWYG) text editor written in Python and GTK+ developed by Jaap Karssenberg who wants to bring the concept of a wiki to your Linux desktop. Zim is also considered a personal journal or to-do list.

It can also serve as a distraction-free writing tool that, for example, helps users write novels, short stories, or complex LaTeX equations for Math projects using the 'Equation Editor' plugin.

Zim allows simple formatting or markup for typed text (italics, numbered list, checkbox list, bullet lists, headings, etc.), insert/attach images, link to other wiki pages.

Zim Installation

Open the terminal and install it with the following commands:
sudo add-apt-repository ppa:jaap.karssenberg/zim
sudo apt-get update
sudo apt-get install zim

VIDEO :

Wednesday, 24 April 2013

Lynis - Vulnerability and Malware Scanner in Kali Linux


Project information

Lynis is an auditing tool for Unix (specialists). It scans the system and available software, to detect security issues. Beside security related information it will also scan for general system information, installed packages and configuration mistakes.

This software aims in assisting automated auditing, software patch management, vulnerability and malware scanning of Unix based systems. It can be run without prior installation, so inclusion on read only storage is no problem (USB stick, cd/dvd).

Lynis assists auditors in performing Basel II, GLBA, HIPAA, PCI DSS and SOX (Sarbanes-Oxley) compliance audits.

Intended audience:
Security specialists, penetration testers, system auditors, system/network managers.

Examples of audit tests:
- Available authentication methods
- Expired SSL certificates
- Outdated software
- User accounts without password
- Incorrect file permissions
- Firewall auditing

Current state:
Stable releases are available, development is active.

System requirements:
- Compatible operating system (see 'Supported operating systems')
- Default shell
Supported operating systems
Tested on:
- Arch Linux
- CentOS
- Debian
- Fedora Core 4 and higher
- FreeBSD
- Gentoo
- Knoppix
- Mac OS X
- Mandriva 2007
- OpenBSD 4.x
- OpenSolaris
- OpenSuSE
- PcBSD
- PCLinuxOS
- Red Hat, RHEL 5.x
- Slackware 12.1
- Solaris 10
- Ubuntu

Download Lynis Script


VIDEO :

Sunday, 21 April 2013

How to Change Hostname in Kali Linux

Kali Linux

Kali Linux is an open source project that is maintained and funded by Offensive Security, a provider of world-class information security training and penetration testing services. In addition to Kali Linux, Offensive Security also maintains the Exploit Database and the free online course, Metasploit Unleashed.

Download Kali Linux


VIDEO :