Skip to main content

Posts

Kali Linux 1.0.9 released

Kali Linux 1.0.9 release now provides support for the last Raspberry Pi B+ ARM computer. It has also included two more images for the Odroid U3 and Cubox-i ARM computers. There are also a long list of bug fixes and updates to existing tools. Please click on the image to go Kali Linux download page.

New Kali Linux Tools Website

Kali Linux has launched a website for tools from various different niches of the security and forensics fields. This site aims to list them all and provide a quick reference to these tools. In addition, the versions of the tools can be tracked against their upstream sources. If you find any errors (typos, wrong URLs) please drop a mail to info@kali.org. Link:  http://tools.kali.org/

Linux Hardware Compatibility Lists & Linux Drivers

Please check the below link for  Linux Hardware Compatibility Lists & Linux Drivers . Link:  http://www.linux-drivers.org/notebooks.html

Kali Linux 1.0.8 released

Kali Linux 1.0.8 has been released with USB EFI boot support. For more, please click here . To Download Kali Linux flavour, please click here .

The Mole for Kali Linux

The Mole is a python based automatic SQL Injection exploitation tool  developed by Nasel. All you need to do is to provide a vulnerable URL and a valid string on the site it and it can detect the injection and exploit it, either by using the union technique or a boolean query based technique. Features Support for injections using Mysql, SQL Server, Postgres and Oracle databases. Command line interface. Different commands trigger different actions. Auto-completion for commands, command arguments and database, table and columns names. Support for filters, in order to bypass certain IPS/IDS rules using generic filters, and the possibility of creating new ones easily. Exploits SQL Injections through GET/POST/Cookie parameters. Developed in python 3. Exploits SQL Injections that return binary data. Powerful command interpreter to simplify its usage. Links: Downloads , The Mole for different platforms. Documentation , How to install  The Mole . Tutorial , How to use The Mole ...