Bash یک زبان برنامه نویسی پوسته است که برای تعامل با اجزای سیستم عامل لینوکس استفاده می شود.به عنوان تسترهای نفوذ و متخصصین امنیت، ما اغلب اسکریپت های bash را برای خودکارسازی طیف گسترده ای از وظایف می نویسیم و آن را به ابزاری ضروری برای هکرها تبدیل می کنیم.در این فصل، محیط توسعه bash خود را راهاندازی میکنید، دستورات مفید لینوکس را برای گنجاندن در اسکریپتهای آینده بررسی میکنید، و اصول دستور زبان، از جمله متغیرها، آرایهها، جریانها، آرگومانها و عملگرها را یاد میگیرید.
Bash is a shell scripting language used to interact with components of the Linux operating system. As penetration testers and security practitioners, we frequently write bash scripts to automate a wide variety of tasks, making it an essential tool for hackers. In this chapter, you’ll set up your bash development environment, explore useful Linux commands to include in future scripts, and learn the fundamentals of the language’s syntax, including variables, arrays, streams, arguments, and operators.
این کتاب را میتوانید بصورت رایگان از لینک زیر دانلود نمایید.
نظرات کاربران