Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 3 hours ago
JSON representation
The Black Hat Bash book repository
- Host: GitHub
- URL: https://github.com/dolevf/black-hat-bash
- Owner: dolevf
- License: mit
- Created: 2022-05-12T13:25:37.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T00:53:14.000Z (about 2 months ago)
- Last Synced: 2025-01-15T17:44:53.522Z (7 days ago)
- Topics: bash, book, hacking, linux, penetration-testing
- Language: PHP
- Homepage: https://blackhatbash.com
- Size: 15.9 MB
- Stars: 219
- Watchers: 10
- Forks: 58
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"