What’s Gmail?

March 31, 2004. A watershed in human history. Google’s web-based e-mail service, still now at the time of this writing in Beta, and available only to people invited by other existing users, was launched. Offering a gigabyte of storage, an incredibly advanced JavaScript interface, and a series of user interface innovations, Gmail was an instant … Read more

Types of penetration testing

Although there are different types of penetration testing, the two most general approaches that are widely accepted by the industry are the black box and white box. Black box testing While applying this approach, the security auditor will be assessing the network infrastructure and will not be aware of any internal technologies deployed by the … Read more

Installing the Cisco password cracker in kali Linux

For the second example, we will use a simple program called cisco_crack ( http://insecure.org/sploits/cisco.passwords.html ). This tool is used to crack the Cisco type 7 password. After downloading the source code, the next step is to compile it. Before you can compile the source code cleanly, you need to add the following include statements: #include … Read more

Kali Linux tool categories

Kali Linux contains a number of tools that can be used during the penetration testing process. The penetration testing tools included in Kali Linux can be categorized into the following categories: • Information gathering: This category contains several tools that can be used to gather information about DNS, IDS/IPS, network scanning, operating systems, routing, SSL, … Read more

A brief history of Kali Linux

Kali Linux (Kali) is a Linux distribution system that was developed with a focus on the penetration testing task. Previously, Kali Linux was known as BackTrack, which itself is a merger between three different live Linux penetration testing distributions: IWHAX, WHOPPIX, and Auditor. BackTrack is one of the most famous Linux distribution systems, as can … Read more