Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Linux Shell Scripting for Hackers
  • Table Of Contents Toc
Linux Shell Scripting for Hackers

Linux Shell Scripting for Hackers

By : Valentine G. Nachi, Donald A. Tevault
close
close
Linux Shell Scripting for Hackers

Linux Shell Scripting for Hackers

By: Valentine G. Nachi, Donald A. Tevault

Overview of this book

Linux shell scripting is a foundational skill for ethical hackers and penetration testers who want to automate repetitive tasks and build powerful command-line tools. This practical guide shows you how to use bash scripting for cybersecurity automation, helping you streamline reconnaissance, exploitation, and post-exploitation workflows on Linux systems. You’ll progress from advanced bash techniques to real-world penetration testing applications, learning how to automate reconnaissance processes, parse logs, extract indicators, and develop custom exploitation utilities. Using tools such as awk, sed, grep, and regular expressions, you’ll manipulate data efficiently and craft scripts that solve real security challenges. A dedicated section on network scripting demonstrates how to build scripts that interact with remote systems, perform scanning tasks, and gather actionable information. You’ll also explore system hardening automation and learn best practices for writing secure, modular, and maintainable shell scripts. By the end of this book, you’ll have the confidence to integrate Linux shell scripting into your ethical hacking toolkit, scale your penetration testing workflow, and build reusable security tools tailored to real-world cybersecurity scenarios.
Table of Contents (20 chapters)
close
close
Lock Free Chapter
1
Scripting Basics and Environment Setup
5
Scripting for Network Hacking
8
Exploiting Systems and Post-Exploitation
12
Advanced Scripting and Real-World Hacking Projects
18
Other Books You May Enjoy
19
Index

SQL injection attack automation with SQLMap

The Structured Query Language (SQL) is a programming language that’s universal to pretty much all modern database engines. It’s used on commercial big iron systems such as Oracle, db2, and Microsoft SQL, as well as on Free Open Source Software (FOSS) systems such as MySQL, MariaDB, and PostgreSQL. The web applications in the Metasploitable2 virtual machine, as well as legitimate web applications such as WordPress and Joomla, are all powered by some sort of a FOSS database engine. This works well, as long as there are no security bugs or configuration errors in either the web server software or the database engine software. These types of problems can expose your server to SQL injection attacks. An attacker who’s clever with SQL injection can perform lots of different malicious deeds, such as:

  • Spoofing user identities
  • Tampering with existing data
  • Accessing sensitive data in databases
  • Destroying...
CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
Linux Shell Scripting for Hackers
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist download Download options font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon