Artículos relacionados a Black Hat Bash: Bash Scripting for Hackers and Pentesters

Black Hat Bash: Bash Scripting for Hackers and Pentesters - Tapa blanda

 
9781718503748: Black Hat Bash: Bash Scripting for Hackers and Pentesters

Sinopsis

Master the art of offensive bash scripting. This highly practical hands-on guide covers chaining commands together, automating tasks, crafting living-off-the-land attacks, and more!

Bash is one of the first building blocks that expert penetration testers learn. But every hacker, regardless of experience level, should know their way around a bash shell—its powerful scripting language lets you scale your attacks and write your own tools when others aren’t available. Black Hat Bash will teach you how to harness this essential pentesting skill set through hands-on exercises that use bash scripting to chain commands together, automate critical tasks, craft successful living-off-the-land attacks, and more.

Early chapters cover the bash scripting language’s syntax and help you set up a lab environment to test your newfound bash abilities during all stages of the penetration testing process. You’ll soon be automating reconnaissance tasks, performing OS command injection, parsing tool output to extract important information, and maneuvering a restricted network using bash techniques that make your offensive engagements more efficient. 

This book makes bash easy to learn. And, with its focus on presenting bash in the context of pentesting, you’ll not only learn the language but you’ll also pick up lots of hacking tricks that allow you to use bash right away as your go-to offensive security tool.

"Sinopsis" puede pertenecer a otra edición de este libro.

Acerca del autor

Dolev Farhi  is a security engineer and author of Black Hat GraphQL (No Starch Press, 2023). He has extensive experience leading security engineering teams in the fintech and cybersecurity industries and is currently a Distinguished Security Engineer at Palo Alto Networks, where he builds defenses for the largest cybersecurity company in the world. He has provided training for official Linux certification tracks and, in his spare time, enjoys researching vulnerabilities in IoT devices and building open source offensive security tools.

Nick Aleks is a prominent cybersecurity leader whose work has been vital in protecting the financial data of millions of Canadians. He is the Senior Director of Security at Wealthsimple and has served as a patented Distinguished Security Engineer at TD Bank. Aleks is also the Chief Hacking Officer at ASEC.IO, coauthor of Black Hat GraphQL (No Starch Press, 2023), and serves as a Senior Advisory Board Member for the University of Guelph and George Brown’s cybersecurity programs. He specializes in offensive security, penetration testing and has over a decade of experience hacking everything from websites, safes, locks, cars, drones, and even smart buildings.

"Sobre este título" puede pertenecer a otra edición de este libro.

Comprar usado

Condición: Como Nuevo
Unread book in perfect condition...
Ver este artículo

EUR 2,26 gastos de envío en Estados Unidos de America

Destinos, gastos y plazos de envío

Comprar nuevo

Ver este artículo

EUR 2,26 gastos de envío en Estados Unidos de America

Destinos, gastos y plazos de envío

Resultados de la búsqueda para Black Hat Bash: Bash Scripting for Hackers and Pentesters

Imagen del vendedor

Aleks, Nick; Farhi, Dolev
Publicado por No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Nuevo Tapa blanda

Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. Nº de ref. del artículo: 47524113-n

Contactar al vendedor

Comprar nuevo

EUR 36,89
Convertir moneda
Gastos de envío: EUR 2,26
A Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 6 disponibles

Añadir al carrito

Imagen de archivo

Aleks, Nick, Farhi, Dolev
Publicado por No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Nuevo Tapa blanda

Librería: Lakeside Books, Benton Harbor, MI, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books! Nº de ref. del artículo: OTF-S-9781718503748

Contactar al vendedor

Comprar nuevo

EUR 35,76
Convertir moneda
Gastos de envío: EUR 3,41
A Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen de archivo

Dolev Farhi, Nick Aleks
Publicado por No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Nuevo Tapa blanda

Librería: INDOO, Avenel, NJ, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. Nº de ref. del artículo: 9781718503748

Contactar al vendedor

Comprar nuevo

EUR 39,22
Convertir moneda
Gastos de envío: GRATIS
A Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 20 disponibles

Añadir al carrito

Imagen de archivo

Nick Aleks
Publicado por No Starch Press,US, San Francisco, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Nuevo Paperback

Librería: Grand Eagle Retail, Mason, OH, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: new. Paperback. Master the art of offensive bash scripting. This highly practical hands-on guide covers chaining commands together, automating tasks, crafting living-off-the-land attacks, and more!Master the art of offensive bash scripting. This highly practical hands-on guide covers chaining commands together, automating tasks, crafting living-off-the-land attacks, and more!In the hands of the penetration tester, bash scripting becomes a powerful offensive security tool. In Black Hat Bash, you'll learn how to use bash to automate tasks, develop custom tools, uncover vulnerabilities, and execute advanced, living-off-the-land attacks against Linux servers. You'll build a toolbox of bash scripts that will save you hours of manual work. And your only prerequisite is basic familiarity with the Linux operating system.You'll learn the basics of bash syntax, then set up a Kali Linux lab to apply your skills across each stage of a penetration test-from initial access to data exfiltration. Along the way, you'll learn how to perform OS command injection, access remote machines, gather information stealthily, and navigate restricted networks to find the crown jewels. Hands-on exercises throughout will have you applying your newfound skills.Key topics covered include-Bash scripting essentials- From control structures, functions, loops, and text manipulation with grep, awk, and sed.How to set up your lab- Create a hacking environment with Kali and Docker and install additional tools.Reconnaissance and vulnerability scanning- Learn how to perform host discovery, fuzzing, and port scanning using tools like Wfuzz, Nmap, and Nuclei.Exploitation and privilege escalation- Establish web and reverse shells, and maintain continuous access.Defense evasion and lateral movement- Audit hosts for landmines, avoid detection, and move through networks to uncover additional targets.Whether you're a pentester, a bug bounty hunter, or a student entering the cybersecurity field, Black Hat Bash will teach you how to automate, customize, and optimize your offensive security strategies quickly and efficiently, with no true sorcery required. "Teaches how to harness bash scripting to chain commands together, automate critical tasks, and craft successful attacks. Covers the syntax of the scripting language and how to set up a lab environment against which to test abilities during all stages of the penetration testing process"-- Shipping may be from multiple locations in the US or from the UK, depending on stock availability. Nº de ref. del artículo: 9781718503748

Contactar al vendedor

Comprar nuevo

EUR 39,25
Convertir moneda
Gastos de envío: GRATIS
A Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 1 disponibles

Añadir al carrito

Imagen del vendedor

Aleks, Nick; Farhi, Dolev
Publicado por No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Antiguo o usado Tapa blanda

Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: As New. Unread book in perfect condition. Nº de ref. del artículo: 47524113

Contactar al vendedor

Comprar usado

EUR 40,46
Convertir moneda
Gastos de envío: EUR 2,26
A Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 6 disponibles

Añadir al carrito

Imagen de archivo

Aleks, Nick; Farhi, Dolev
Publicado por No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Nuevo Tapa blanda

Librería: Best Price, Torrance, CA, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. SUPER FAST SHIPPING. Nº de ref. del artículo: 9781718503748

Contactar al vendedor

Comprar nuevo

EUR 35,32
Convertir moneda
Gastos de envío: EUR 7,67
A Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 3 disponibles

Añadir al carrito

Imagen de archivo

Aleks, Nick; Farhi, Dolev
Publicado por No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Nuevo Tapa blanda

Librería: Books Puddle, New York, NY, Estados Unidos de America

Calificación del vendedor: 4 de 5 estrellas Valoración 4 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. Nº de ref. del artículo: 26400284470

Contactar al vendedor

Comprar nuevo

EUR 44,62
Convertir moneda
Gastos de envío: EUR 3,41
A Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 3 disponibles

Añadir al carrito

Imagen del vendedor

Dolev Farhi, Nick Aleks
Publicado por No Starch Press,US, US, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Nuevo Paperback

Librería: Rarewaves USA, OSWEGO, IL, Estados Unidos de America

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback. Condición: New. Bash is one of the first building blocks that expert penetration testers learn. But every hacker, regardless of experience level, should know their way around a bash shell - its powerful scripting language lets you scale your attacks and write your own tools when others aren't available. Black Hat Bash will teach you how to harness this essential pentesting skill set through hands-on exercises that use bash scripting to chain commands together, automate critical tasks, craft successful living-off-the-land attacks, and more. Early chapters cover the bash scripting language's syntax and help you set up a lab environment to test your newfound bash abilities during all stages of the penetration testing process. You'll soon be automating reconnaissance tasks, performing OS command injection, parsing tool output to extract important information, and manoeuvring a restricted network using bash techniques that make your offensive engagements more efficient. This book makes bash easy to learn. And, with its focus on presenting bash in the context of pentesting, you'll not only learn the language but you'll also pick up lots of hacking tricks that allow you to use bash right away as your go-to offensive security tool. Nº de ref. del artículo: LU-9781718503748

Contactar al vendedor

Comprar nuevo

EUR 48,15
Convertir moneda
Gastos de envío: GRATIS
A Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: Más de 20 disponibles

Añadir al carrito

Imagen de archivo

Nick Aleks
Publicado por No Starch Press,US, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Nuevo Paperback / softback

Librería: THE SAINT BOOKSTORE, Southport, Reino Unido

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Paperback / softback. Condición: New. New copy - Usually dispatched within 4 working days. 526. Nº de ref. del artículo: B9781718503748

Contactar al vendedor

Comprar nuevo

EUR 47,03
Convertir moneda
Gastos de envío: EUR 13,89
De Reino Unido a Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 5 disponibles

Añadir al carrito

Imagen de archivo

Aleks, Nick; Farhi, Dolev
Publicado por No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Nuevo Tapa blanda

Librería: Biblios, Frankfurt am main, HESSE, Alemania

Calificación del vendedor: 5 de 5 estrellas Valoración 5 estrellas, Más información sobre las valoraciones de los vendedores

Condición: New. Nº de ref. del artículo: 18400284476

Contactar al vendedor

Comprar nuevo

EUR 51,52
Convertir moneda
Gastos de envío: EUR 9,95
De Alemania a Estados Unidos de America
Destinos, gastos y plazos de envío

Cantidad disponible: 3 disponibles

Añadir al carrito

Existen otras 17 copia(s) de este libro

Ver todos los resultados de su búsqueda