Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dolevf/black-hat-bash

The Black Hat Bash book repository
https://github.com/dolevf/black-hat-bash

bash book hacking linux penetration-testing

Last synced: 5 days ago
JSON representation

The Black Hat Bash book repository

Awesome Lists containing this project

README

        

# Black Hat Bash
Book files for **Black Hat Bash**.

Enjoy!

***

## Errata
* Page 30: Listing 2-3 should be "uses the NOT operator (!) to check whether a file doesn't exist"
* Page 82: Listing 4-9 variable should say `RESULT` and not `NMAP_RESULT`
* Page 88: `ip_address` is incorrectly referenced, it should be `ip`
* Page 106: The text "Apache ubuntu Default Page" should say "Apache Ubuntu Default Page"
* Page 108: The second bullet should be: "A WordPress login page at 172.16.10.12/wp-admin.php"