Lyt når som helst, hvor som helst

Nyd den ubegrænsede adgang til tusindvis af spændende e- og lydbøger - helt gratis

  • Lyt og læs så meget du har lyst til
  • Opdag et kæmpe bibliotek fyldt med fortællinger
  • Eksklusive titler + Mofibo Originals
  • Opsig når som helst
Start tilbuddet
DK - Details page - Device banner - 894x1036

Web Penetration Testing with Kali Linux - Third Edition: Explore the methods and tools of ethical hacking with Kali Linux, 3rd Edition

Sprog
Engelsk
Format
Kategori

Fakta

Build your defense against web attacks with Kali Linux, including command injection flaws, crypto implementation layers, and web application security holes

Key Features • - Know how to set up your lab with Kali Linux

• - Discover the core concepts of web penetration testing

• - Get the tools and techniques you need with Kali Linux

Book Description

Web Penetration Testing with Kali Linux - Third Edition shows you how to set up a lab, helps you understand the nature and mechanics of attacking websites, and explains classical attacks in great depth. This edition is heavily updated for the latest Kali Linux changes and the most recent attacks. Kali Linux shines when it comes to client-side attacks and fuzzing in particular.

From the start of the book, you'll be given a thorough grounding in the concepts of hacking and penetration testing, and you'll see the tools used in Kali Linux that relate to web application hacking. You'll gain a deep understanding of classicalSQL, command-injection flaws, and the many ways to exploit these flaws. Web penetration testing also needs a general overview of client-side attacks, which is rounded out by a long discussion of scripting and input validation flaws.

There is also an important chapter on cryptographic implementation flaws, where we discuss the most recent problems with cryptographic layers in the networking stack.

The importance of these attacks cannot be overstated, and defending against them is relevant to most internet users and, of course, penetration testers.

At the end of the book, you'll use an automated technique called fuzzing to identify flaws in a web application. Finally, you'll gain an understanding of web application vulnerabilities and the ways they can be exploited using the tools in Kali Linux.

What you will learn • Learn how to set up your lab with Kali Linux

• Understand the core concepts of web penetration testing

• Get to know the tools and techniques you need to use with Kali Linux

• Identify the difference between hacking a web application and network hacking

• Expose vulnerabilities present in web servers and their applications using server-side attacks

• Understand the different techniques used to identify the flavor of web applications

• See standard attacks such as exploiting cross-site request forgery and cross-site scripting flaws

• Get an overview of the art of client-side attacks

• Explore automated attacks such as fuzzing web applications

Who this book is for

Since this book sets out to cover a large number of tools and security fields, it can work as an introduction to practical security skills for beginners in security. In addition, web programmers and also system administrators would benefit from this rigorous introduction to web penetration testing. Basic system administration skills are necessary, and the ability to read code is a must.

Gilberto Najera-Gutierrez is an experienced penetration tester currently working for one of the top security testing service providers in Australia. He obtained leading security and penetration testing certifications, namely Offensive Security Certified Professional (OSCP), EC-Council Certified Security Administrator (ECSA), and GIAC Exploit Researcher and Advanced Penetration Tester (GXPN); he also holds a Master's degree in Computer Science with specialization in Artificial Intelligence. Gilberto has been working as a penetration tester since 2013, and he has been a security enthusiast for almost 20 years. He has successfully conducted penetration tests on networks and applications of some the biggest corporations, government agencies, and financial institutions in Mexico and Australia. Juned Ahmed Ansari (@junedlive) is a cyber security researcher based out of Mumbai.

He currently leads the penetration testing and offensive security team in a prodigious MNC. Juned has worked as a consultant for large private sector enterprises, guiding them on their cyber security program. He has also worked with start-ups, helping them make their final product secure. Juned has conducted several training sessions on advanced penetration testing, which were focused on teaching students stealth and evasion techniques in highly secure environments. His primary focus areas are penetration testing, threat intelligence, and application security research. He holds leading security certifications, namely GXPN, CISSP, CCSK, and CISA.

© 2018 Packt Publishing (E-bog): 9781788623803

Release date

E-bog: 28. februar 2018

Andre kan også lide...

  1. Ethical Hacking Workshop: Explore a practical approach to learning and applying ethical hacking techniques for effective cybersecurity Rishalin Pillay
  2. Speed Up Your Python with Rust: Optimize Python performance by creating Python pip modules in Rust with PyO3 Maxwell Flitton
  3. Hands-On RESTful Python Web Services: Develop RESTful web services or APIs with modern Python 3.7 Gaston C. Hillar
  4. Python Penetration Testing Essentials: Techniques for ethical hacking with Python, 2nd Edition Mohit Raj
  5. Deep Learning with TensorFlow: Explore neural networks and build intelligent systems with Python, 2nd Edition Giancarlo Zaccone
  6. Python for Offensive PenTest: A practical guide to ethical hacking and penetration testing using Python Hussam Khrais
  7. Mastering Python 2E: Write powerful and efficient code using the full range of Python's capabilities Rick van Hattem
  8. Mastering Reverse Engineering: Re-engineer your ethical hacking skills Reginald Wong
  9. Learning Python for Forensics: Leverage the power of Python in forensic investigations, 2nd Edition Chapin Bryce
  10. Python Network Programming Techniques: 50 real-world recipes to automate infrastructure networks and overcome networking challenges with Python Marcel Neidinger
  11. Hands-On Web Scraping with Python: Extract quality data from the web using effective Python techniques Anish Chapagain
  12. Building Python Microservices with FastAPI: Build secure, scalable, and structured Python microservices from design concepts to infrastructure Sherwin John C. Tragura
  13. Some Tutorials in Computer Networking Hacking Dr. Hidaia Mahmood Alassouli
  14. Penetration Testing with Raspberry Pi.: A portable hacking station for effective pentesting Jason Beltrame
  15. Learning Python Web Penetration Testing: Automate web penetration testing activities using Python Christian Martorella
  16. Hands-On Enterprise Application Development with Python: Design data-intensive Application with Python 3 Saurabh Badhwar
  17. Hacking Android Srinivasa Rao Kotipalli
  18. Mastering Python Networking: Your one-stop solution to using Python for network automation, DevOps, and Test-Driven Development Eric Chou
  19. Getting Started with Python for the Internet of Things: Leverage the full potential of Python to prototype and build IoT projects using the Raspberry Pi Tim Cox
  20. Hands-On MQTT Programming with Python: Work with the lightweight IoT protocol in Python Gastón C. Hillar
  21. Modern Graph Theory Algorithms with Python: Harness the power of graph algorithms and real-world network applications using Python Colleen M. Farrelly
  22. Modern Python Cookbook: The latest in modern Python recipes for the busy modern programmer Steven F. Lott
  23. Natural Language Processing with TensorFlow: Teach language to machines using Python's deep learning library Thushan Ganegedara
  24. Hands-On Music Generation with Magenta: Explore the role of deep learning in music generation and assisted music composition Alexandre DuBreuil
  25. Python High Performance, Second Edition: Build high-performing, concurrent, and distributed applications Gabriele Lanaro
  26. Functional Python Programming: Discover the power of functional programming, generator functions, lazy evaluation, the built-in itertools library, and monads, 2nd Edition Steven F. Lott
  27. Practical Data Science with Python: Learn tools and techniques from hands-on examples to extract insights from data Nathan George
  28. Expert Python Programming – Fourth Edition: Master Python by learning the best coding practices and advanced programming concepts Michał Jaworski
  29. Applied Deep Learning with Python: Use scikit-learn, TensorFlow, and Keras to create intelligent systems and machine learning solutions Luis Capelo
  30. Machine Learning for Developers: Uplift your regular applications with the power of statistics, analytics, and machine learning Rodolfo Bonnin
  31. OpenCV 3.x with Python By Example: Make the most of OpenCV and Python to build applications for object recognition and augmented reality Prateek Joshi
  32. Scientific Computing with Python: High-performance scientific computing with NumPy, SciPy, and pandas Olivier Verdier
  33. Mastering Matplotlib 2.x: Effective Data Visualization techniques with Python Benjamin Walter Keller
  34. Scientific Computing with Python 3: Click here to enter text. Olivier Verdier
  35. Building Python Real time Applications with Storm: Learn to process massive real-time data streams using Storm and Python—no Java required! Kartik Bhatnagar
  36. Python Unlocked: Become more fluent in Python—learn strategies and techniques for smart and high-performance Python programming Arun Tigeraniya
  37. Python Data Visualization Cookbook: Visualize data using Python's most popular libraries Igor Milovanović
  38. Bioinformatics with Python Cookbook: Use modern Python libraries and applications to solve real-world computational biology problems Tiago Antao
  39. Scientific Computing with Python: Mastering Numpy and Scipy John Smith
  40. Python Machine Learning: Learn how to build powerful Python machine learning algorithms to generate useful data insights with this data analysis tutorial Sebastian Raschka
  41. Geospatial Development By Example with Python Pablo Carreira
  42. Modern Python Cookbook: 130+ updated recipes for modern Python 3.12 with new techniques and tools Steven F. Lott

Vælg dit abonnement

  • Over 600.000 titler

  • Download og nyd titler offline

  • Eksklusive titler + Mofibo Originals

  • Børnevenligt miljø (Kids Mode)

  • Det er nemt at opsige når som helst

Flex

For dig som vil prøve Mofibo.

89 kr. /måned
  • 1 konto

  • 20 timer/måned

  • Gem op til 100 ubrugte timer

  • Eksklusivt indhold hver uge

  • Fri lytning til podcasts

  • Ingen binding

Prøv gratis
Den mest populære

Premium

For dig som lytter og læser ofte.

129 kr. /måned
  • 1 konto

  • 100 timer/måned

  • Eksklusivt indhold hver uge

  • Fri lytning til podcasts

  • Ingen binding

Start tilbuddet

Unlimited

For dig som lytter og læser ubegrænset.

149 kr. /måned
  • 1 konto

  • Ubegrænset adgang

  • Eksklusivt indhold hver uge

  • Fri lytning til podcasts

  • Ingen binding

Start tilbuddet

Family

For dig som ønsker at dele historier med familien.

Fra 179 kr. /måned
  • 2-6 konti

  • 100 timer/måned pr. konto

  • Fri lytning til podcasts

  • Kun 39 kr. pr. ekstra konto

  • Ingen binding

2 konti

179 kr. /måned
Start tilbuddet