Black Hat Bash: Creative Scripting for Hackers and Pentesters

Nick Aleks

ISBN 10: 1718503741 ISBN 13: 9781718503748
Verlag: No Starch Press, 2024
Neu Softcover

Verkäufer INDOO, Avenel, NJ, USA Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

AbeBooks-Verkäufer seit 9. August 2004


Beschreibung

Beschreibung:

Bestandsnummer des Verkäufers 9781718503748

Diesen Artikel melden

Inhaltsangabe:

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.

Über die Autorin bzw. den 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.

„Über diesen Titel“ kann sich auf eine andere Ausgabe dieses Titels beziehen.

Bibliografische Details

Titel: Black Hat Bash: Creative Scripting for ...
Verlag: No Starch Press
Erscheinungsdatum: 2024
Einband: Softcover
Zustand: New

Beste Suchergebnisse bei AbeBooks

Foto des Verkäufers

Aleks, Nick; Farhi, Dolev
Verlag: No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Gebraucht Softcover

Anbieter: GreatBookPrices, Columbia, MD, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: As New. Unread book in perfect condition. Bestandsnummer des Verkäufers 47524113

Verkäufer kontaktieren

Gebraucht kaufen

EUR 40,53
Währung umrechnen
Versand: EUR 17,11
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 6 verfügbar

In den Warenkorb

Foto des Verkäufers

Aleks, Nick; Farhi, Dolev
Verlag: No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Neu Softcover

Anbieter: GreatBookPrices, Columbia, MD, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers 47524113-n

Verkäufer kontaktieren

Neu kaufen

EUR 40,63
Währung umrechnen
Versand: EUR 17,11
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 6 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Aleks, Nick
Verlag: No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Neu paperback

Anbieter: Russell Books, Victoria, BC, Kanada

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

paperback. Zustand: New. Special order direct from the distributor. Bestandsnummer des Verkäufers ING9781718503748

Verkäufer kontaktieren

Neu kaufen

EUR 42,31
Währung umrechnen
Versand: EUR 34,24
Von Kanada nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Nick Aleks
ISBN 10: 1718503741 ISBN 13: 9781718503748
Neu Paperback

Anbieter: Grand Eagle Retail, Mason, OH, USA

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: 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. Bestandsnummer des Verkäufers 9781718503748

Verkäufer kontaktieren

Neu kaufen

EUR 42,97
Währung umrechnen
Versand: EUR 64,20
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 1 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Aleks, Nick; Farhi, Dolev
Verlag: No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Neu Softcover

Anbieter: Books Puddle, New York, NY, USA

Verkäuferbewertung 4 von 5 Sternen 4 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers 26400284470

Verkäufer kontaktieren

Neu kaufen

EUR 44,03
Währung umrechnen
Versand: EUR 7,70
Von USA nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 3 verfügbar

In den Warenkorb

Foto des Verkäufers

Aleks, Nick; Farhi, Dolev
Verlag: No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Neu Softcover

Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: New. Bestandsnummer des Verkäufers 47524113-n

Verkäufer kontaktieren

Neu kaufen

EUR 46,98
Währung umrechnen
Versand: EUR 17,33
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 6 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

Nick Aleks
Verlag: No Starch Press,US, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Neu Paperback / softback

Anbieter: THE SAINT BOOKSTORE, Southport, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback / softback. Zustand: New. New copy - Usually dispatched within 4 working days. 526. Bestandsnummer des Verkäufers B9781718503748

Verkäufer kontaktieren

Neu kaufen

EUR 47,00
Währung umrechnen
Versand: EUR 6,79
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 5 verfügbar

In den Warenkorb

Foto des Verkäufers

Aleks, Nick; Farhi, Dolev
Verlag: No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Gebraucht Softcover

Anbieter: GreatBookPricesUK, Woodford Green, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: As New. Unread book in perfect condition. Bestandsnummer des Verkäufers 47524113

Verkäufer kontaktieren

Gebraucht kaufen

EUR 47,16
Währung umrechnen
Versand: EUR 17,33
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 6 verfügbar

In den Warenkorb

Foto des Verkäufers

Dolev Farhi, Nick Aleks
Verlag: No Starch Press,US, US, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Neu Paperback

Anbieter: Rarewaves.com UK, London, Vereinigtes Königreich

Verkäuferbewertung 4 von 5 Sternen 4 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Paperback. Zustand: 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. Bestandsnummer des Verkäufers LU-9781718503748

Verkäufer kontaktieren

Neu kaufen

EUR 48,04
Währung umrechnen
Versand: EUR 2,31
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: Mehr als 20 verfügbar

In den Warenkorb

Beispielbild für diese ISBN

ALEKS, NICK
Verlag: No Starch Press, 2024
ISBN 10: 1718503741 ISBN 13: 9781718503748
Neu Softcover

Anbieter: Speedyhen, London, Vereinigtes Königreich

Verkäuferbewertung 5 von 5 Sternen 5 Sterne, Erfahren Sie mehr über Verkäufer-Bewertungen

Zustand: NEW. Bestandsnummer des Verkäufers NW9781718503748

Verkäufer kontaktieren

Neu kaufen

EUR 48,50
Währung umrechnen
Versand: EUR 5,76
Von Vereinigtes Königreich nach Deutschland
Versandziele, Kosten & Dauer

Anzahl: 8 verfügbar

In den Warenkorb

Es gibt 13 weitere Exemplare dieses Buches

Alle Suchergebnisse ansehen