¡Acompáñanos a viajar por el mundo de los libros!
Añadir este libro a la estantería
Grey
Escribe un nuevo comentario Default profile 50px
Grey
Suscríbete para leer el libro completo o lee las primeras páginas gratis.
All characters reduced
Attacking and Exploiting Modern Web Applications - Discover the mindset techniques and tools to perform modern web attacks and exploitation - cover

Attacking and Exploiting Modern Web Applications - Discover the mindset techniques and tools to perform modern web attacks and exploitation

Simone Onofri, Donato Onofri

Editorial: Packt Publishing

  • 0
  • 0
  • 0

Sinopsis

Web attacks and exploits pose an ongoing threat to the interconnected world. This comprehensive book explores the latest challenges in web application security, providing you with an in-depth understanding of hackers' methods and the practical knowledge and skills needed to effectively understand web attacks.The book starts by emphasizing the importance of mindset and toolset in conducting successful web attacks. You’ll then explore the methodologies and frameworks used in these attacks, and learn how to configure the environment using interception proxies, automate tasks with Bash and Python, and set up a research lab. As you advance through the book, you’ll discover how to attack the SAML authentication layer; attack front-facing web applications by learning WordPress and SQL injection, and exploit vulnerabilities in IoT devices, such as command injection, by going through three CTFs and learning about the discovery of seven CVEs. Each chapter analyzes confirmed cases of exploitation mapped with MITRE ATT&CK. You’ll also analyze attacks on Electron JavaScript-based applications, such as XSS and RCE, and the security challenges of auditing and exploiting Ethereum smart contracts written in Solidity. Finally, you’ll find out how to disclose vulnerabilities.By the end of this book, you’ll have enhanced your ability to find and exploit web vulnerabilities.
Disponible desde: 25/08/2023.
Longitud de impresión: 338 páginas.

Otros libros que te pueden interesar

  • Dance Me to the End - Ten Months and Ten Days with ALS - cover

    Dance Me to the End - Ten Months...

    Alison Acheson

    • 0
    • 0
    • 0
    Marty, age 57, was given a preliminary diagnosis of ALS by his family doctor. Seven weeks later, the diagnosis was confirmed by a neurologist. Ten months and ten days later, Marty passed away. 
    From day one, Alison, Marty’s spouse of over twenty-five years, kept a journal as a way to navigate the overwhelming state of her mind and soul. Soon the rawness of her words harmonized to tell the story of Marty’s diagnosis, illness, and decline. Her journal became a chronicle of caregiving as well as an emotional exploration of the tensions between the intuitive and the pragmatic, the logical and illogical, and the all-consuming demands of being both spouse and nurse. Divided into short pieces, some of which reads as free verse, Alison’s words are at times profoundly intense and painfully private. 
    The composition of the intricate notes of a life in its final movements includes another stanza of the journal that became Dance Me to the End: the guiding of children grappling with the imminent loss of a parent, and the shifting roles of family, friends, and community—all of which add their own complex rhythms. 
    Dance Me to the End is an evocative memoir about the emotional impact of witnessing a loved one suffer from a neurological, degenerative, and terminal disease. This is a detailed account of grief, shock and pain coexisting with the levity, laughter and love shared with her husband and sons in those final months of Marty's life.
    Ver libro
  • Pass the respirator fit test exam with ease - Over 100 practice questions and detailed answers - cover

    Pass the respirator fit test...

    Adrian Moscoso

    • 0
    • 0
    • 0
    This audiobook is a study guide to prepare for the Respirator Fit Test CNC method exam. It presents more than hundred questions and answers relating to human respiratory system and defence mechanisms, health effects of airborne contaminants, respiratory hazards in the workplace, general respiratory fit testing and respiratory selection requirements, and a sample script to prepare for the submission of a video demonstrating respiratory fit testing by the CNC (Condensation Nuclei Counter) method. 
    Respirator fit testing is a process used to determine whether a particular respiratory protective equipment (RPE) fits an individual properly and provides an adequate seal to protect against hazardous substances. Fit testing is required for tight-fitting respirators, from disposable filtering facepieces to reusable full-face respirators, including some respirators that typically operate in positive pressure mode. 
    There are several methods that can be used for respirator fit testing, including the CNC (Condensation Nuclei Counter) method. The CNC method involves measuring the particulate concentration inside the respirator while the user is wearing it and performing a series of exercises or movements to simulate the physical demands of the job. If the ratio between the air concentration inside the respirator and outside of the respirator meets the respiratory protection standard it is considered to have a good fit. 
    To prepare for the RESP-FIT CNC method exam, this book provides the listener the principles and procedures of respirator fit testing, including the CNC method. This includes excerpts from Australian and International Standards and guidelines and learning about the various types of RPE and their specific fit testing requirements. The listener should also become familiar with the equipment and procedures used in fit testing, as well as the potential risks and limitations of the CNC method.
    Ver libro
  • Birthing Justice - Black Women Pregnancy and Childbirth Second Edition - cover

    Birthing Justice - Black Women...

    Julia Chinyere Oparah, Alicia D...

    • 0
    • 0
    • 0
    The second edition of this pathbreaking, widely taught book offers five new chapters, on breastfeeding and Black infant health; Black birthing during Covid; Black doulas rethinking birthing practices; the recent buildup of a US national movement; and expanding the global movement for sexual and reproductive wellbeing. Other chapters are updated throughout. Birthing Justice puts black women's voices at the center of the debate on what should be done to fix the broken maternal care system. It foregrounds Black women's agency in the birth justice movement. First published in 2016, Birthing Justice is a seminal text for those interested in maternal healthcare, reproductive justice, health equity, and intersectional racial justice, especially in courses on gender studies, Black studies, public health, and training programs for midwives and OB/GYNs.
    Ver libro
  • Ultimate Full-Stack Web Development with MEVN - Learn From Designing to Deploying Production-Gr7ade Web Applications with MongoDB Express Vue and Nodejs on AWS Azure and GCP - cover

    Ultimate Full-Stack Web...

    Bhargav Bachina

    • 0
    • 0
    • 0
    Craft Production-Grade Web Apps with MEVN on AWS, Azure, & GCP
    
    Book Description
    Embark on a journey into modern web development with the Ultimate Full Stack Web Development with MEVN to build robust, scalable applications using MongoDB, Express. js, Vue. js, and Node. js. 
    Starting with fundamental concepts and installation steps, this book progresses to advanced topics and hands-on coding exercises, culminating in the creation of a comprehensive project that spans the entire stack. The book will dive into Vue. js for crafting seamless dynamic user interfaces and explore Node. js modules and components to effectively structure applications. 
    Next, it will delve deeper into MongoDB for efficient data management and seamless integration within your MEVN stack. It will navigate UI development intricacies and explore essential logging options to refine Node. js API development practices. 
    In the concluding section, you'll learn essential techniques for deploying MEVN applications effectively in production environments. The book will cover Docker's capabilities for consistent application containerization across varied deployment settings and critical unit testing and end-to-end testing strategies to boost application reliability and performance. 
    
    Table of Contents
    
    1. Introduction
    2. Prerequisites
    3. Exploring Vue. js
    4. Node. js Modules and Components
    5. Setting Up Development Environment
    6. Backend Development With TypeScript
    7. Getting Familiar With MongoDB and Integration
    8. UI Development
    9. Logging Options in Node. js API
    10. Building MEVN Stack for Production
    11. Running MEVN Stack on Docker
    12. Unit Testing
    13. End-to-End Testing
    14. MEVN Stack Container Options on Google Cloud
    15. MEVN Stack Container Options on AWS
    16. MEVN Stack Container Options on Azure   
    Index
    Ver libro
  • Alchemy - A Search for God - cover

    Alchemy - A Search for God

    Maja D'Aoust

    • 0
    • 0
    • 0
    Alchemy is one of the world's most ancient practices of unification with spirit, God, Goddess, or whatever term you wish to assign to a greater consciousness. 
    In this work, which comprises a series of lectures delivered in the early 2000's, Maja D'Aoust takes us on a journey to explore the history of what Alchemy is in different cultures, timelines and creative practices, to shed some light on this often misunderstood spiritual technique.  Delving into Taoism, Kabbalah, European sources such as Paracelsus, and examining the science behind the implications of making homunculi and Golems, this volume is a thorough, scholarly researched, deep dive into one of the most esoteric subjects a seeker can come across.  With references and quotes by some of the greatest historical multicultural authors in the field, you won't want to miss this enlightening journey into understanding the Alchemical wisdom traditions.
    Ver libro
  • Tympanology - Hearing and the Eardrum: A Guide to Ear Health - cover

    Tympanology - Hearing and the...

    Mike Crawford

    • 0
    • 0
    • 0
    Tympanology is the branch of medicine that focuses on the study of the eardrum (tympanic membrane) and its role in hearing. It delves into the intricacies of ear health, diagnosing ear-related disorders, and understanding how the ear functions. The term "tympanology" is derived from "tympanum," which is the Latin word for the eardrum. This field of study is essential not only for understanding the anatomy and physiology of the ear but also for managing and treating various ear conditions that can affect a person’s hearing. 
    The ear is a sophisticated organ responsible for converting sound vibrations into electrical signals, which are then interpreted by the brain. The eardrum plays a pivotal role in this process. It is a thin, flexible membrane that vibrates in response to sound waves. These vibrations are transferred to the tiny bones of the middle ear and eventually to the inner ear, where they are converted into nerve signals. Thus, the eardrum acts as the first step in a complex process that allows humans to hear the world around them. 
    Tympanology covers a broad spectrum of topics, from the anatomy of the ear to the various disorders that can affect the ear, including infections, trauma, and diseases that impact the eardrum and overall hearing. By understanding the delicate structure and function of the eardrum, healthcare professionals can diagnose and treat a wide range of ear-related conditions. Diseases or damage to the eardrum can lead to hearing loss, which can profoundly impact an individual’s quality of life.
    Ver libro