نام کتاب
Hacking APIs

Breaking Web Application Programming Interfaces

Corey J. Ball

Paperback363 Pages
PublisherNo Starch Press
Edition1
LanguageEnglish
Year2022
ISBN9781718502444
1K
A444
انتخاب نوع چاپ:
جلد سخت
543,000ت
0
جلد نرم
483,000ت
0
طلق پاپکو و فنر
493,000ت
0
مجموع:
0تومان
کیفیت متن:اورجینال انتشارات
قطع:B5
رنگ صفحات:سیاه و سفید با کادر / تصویر
پشتیبانی در روزهای تعطیل!
ارسال به سراسر کشور

bug_bounty#

OWASP#

security#

API#

APIs#

Hacking#

web_security#

GraphQL#

Kiterunner#

REST#

Postman#

NoSQL#

JSON#

attack#

Token#

توضیحات

کتاب Hacking APIs یک دوره فشرده در زمینه تست امنیتی APIهای وب است که شما را برای انجام تست نفوذ روی APIها، کسب پاداش‌های بالا از برنامه‌های باگ‌بانتی و ایمن‌تر ساختن APIهای خودتان آماده می‌کند.


در این کتاب، با نحوه عملکرد APIهای REST و GraphQL در محیط واقعی آشنا می‌شوید و یک محیط تست کارآمد برای بررسی امنیت API با ابزارهایی مانند Burp Suite و Postman راه‌اندازی می‌کنید. سپس با ابزارهای مفیدی برای شناسایی، تحلیل نقاط انتهایی و فازینگ (Fuzzing) مانند Kiterunner و OWASP Amass آشنا می‌شوید. در ادامه، روش انجام حملات رایج مانند حمله به مکانیزم‌های احراز هویت APIها و آسیب‌پذیری‌های تزریق که معمولاً در اپلیکیشن‌های وب یافت می‌شوند را فرا می‌گیرید. همچنین تکنیک‌هایی برای دور زدن مکانیزم‌های دفاعی این نوع حملات خواهید آموخت.


در نه آزمایش عملی کتاب، که بر روی APIهای آسیب‌پذیر طراحی شده‌اند، تمرین‌هایی از این دست انجام می‌دهید:

  • شمارش کاربران و اندپوینت‌های API با استفاده از تکنیک‌های فازینگ
  • کشف آسیب‌پذیری افشای بیش از حد اطلاعات با کمک ابزار Postman
  • اجرای حمله به فرآیند احراز هویت API مبتنی بر JSON Web Token
  • ترکیب چند تکنیک حمله به API برای اجرای تزریق NoSQL
  • حمله به یک API از نوع GraphQL جهت کشف آسیب‌پذیری عدم کنترل سطح دسترسی روی اشیاء


در پایان این کتاب، آمادگی کشف باگ‌های پرارزش API را که بسیاری از هکرها از آن‌ها غافل هستند، به دست می‌آورید و می‌توانید امنیت برنامه‌های تحت وب را به شکل چشم‌گیری ارتقا دهید.


Hacking APIs is a crash course in web API security testing that will prepare you to penetration-test APIs, reap high rewards on bug bounty programs, and make your own APIs more secure.


Hacking APIs is a crash course on web API security testing that will prepare you to penetration-test APIs, reap high rewards on bug bounty programs, and make your own APIs more secure.


You’ll learn how REST and GraphQL APIs work in the wild and set up a streamlined API testing lab with Burp Suite and Postman. Then you’ll master tools useful for reconnaissance, endpoint analysis, and fuzzing, such as Kiterunner and OWASP Amass. Next, you’ll learn to perform common attacks, like those targeting an API’s authentication mechanisms and the injection vulnerabilities commonly found in web applications. You’ll also learn techniques for bypassing protections against these attacks.


In the book’s nine guided labs, which target intentionally vulnerable APIs, you’ll practice:

  • Enumerating APIs users and endpoints using fuzzing techniques
  • Using Postman to discover an excessive data exposure vulnerability
  • Performing a JSON Web Token attack against an API authentication process
  • Combining multiple API attack techniques to perform a NoSQL injection
  • Attacking a GraphQL API to uncover a broken object level authorization vulnerability


By the end of the book, you’ll be prepared to uncover those high-payout API bugs other hackers aren’t finding and improve the security of applications on the web.


Table of Contents

Part I: How Web API Security Works

0: Preparing for Your Security Tests

1: How Web Applications Work

2: The Anatomy of Web APIs

3: Common API Vulnerabilities


Part II: Building an API Testing Lab

4: Your API Hacking System

5: Setting Up Vulnerable API Targets


Part III: Attacking APIs

6: Discovery

7: Endpoint Analysis

8: Attacking Authentication

9: Fuzzing

10: Exploiting Authorization

11: Mass Assignment

12: Injection


Part IV: Real-World API Hacking

13: Applying Evasive Techniques and Rate Limit Testing

14: Attacking GraphQL

15: Data Breaches and Bug Bounties


Review

"Corey Ball takes you on a journey through the lifecycle of APIs in such a manner that you’re wanting to not only know more, but also anticipating trying out your newfound knowledge on the next legitimate target. From concepts to examples, through to identifying tools and demonstrating them in fine detail, this book has it all. It IS the motherload for API hacking, and should be found next to the desk, well-read by ANYONE wanting to take this level of adversarial research, assessment, or DevSecOps seriously."

—Chris Roberts, @Sidragon1, vCISO/Researcher/Hacker


"This book opens the doors to the field of API Hacking, a subject not very well understood. Using real-world examples that emphasize Access Control issues, this book will help you understand the ins and outs of securing APIs, hunt great bounties, and help organizations improve their API Security!"

—Inon Shkedy, @InonShkedy, Security Researcher


"Even though the internet is filled with information on any topic possible in cybersecurity, it is still hard to find solid insight on performing penetration tests on APIs. Corey's book satisfies this demand—not only for the beginner cybersecurity practitioner, but also for the seasoned expert."

—Cristi Vlad, @CristiVlad25, Cybersecurity Researcher


"Hacking APIs is extremely helpful for anyone who wants to get into penetration testing. In particular, this book gives you the tools to start testing the security of APIs, which are becoming a weak point for many modern web applications. Experienced security folks can get something out of the book too, as it features automation tips and protection bypass techniques that will up any pentesters' game."

—Vickie Li, @vickieli7, Developer Evangelist, Author of Bug Bounty Bootcamp


"[Hacking APIs is] the best source of API info I've seen. If you're curious about what APIs are and how they work, read it once. If you work with or create APIs, read it twice. If you break APIs, read it three times."

—Graham Helton, @GrahamHelton3


"One of the few books that is actually dedicated to API hacking. . . . a great resource for anyone who wants to learn more about API security and how to hack into web applications. It provides in-depth information on how to break through various types of APIs, as well as tips on how to stay ahead of the curve in this rapidly changing field."

—Dana Epp, Security Boulevard


"This book has more to offer than hacking APIs but sets down a solid foundation of tools and techniques that would benefit any developer or QA Engineer that has to develop, test, or otherwise work with APIs."

—John Wenning, Cybersecurity Researcher, Fortra


"A thorough guide to what APIs are, how they work, what technologies they use, the various common insecurities that APIs have, and, most importantly, how to exploit them. . . . I would recommend Hacking APIs as a great read for anyone interested in learning more about the vulnerable side of APIs."

—Darlene Hibbs, Senior Cybersecurity Researcher, Fortra


About the Author

Corey Ball is a cybersecurity consulting manager at Moss Adams, where he leads its penetration testing services. He has over ten years of experience working in IT and cybersecurity across several industries, including aerospace, agribusiness, energy, financial tech, government services, and healthcare. In addition to a bachelor’s degree in English and philosophy from Sacramento State University, Corey holds the OSCP, CCISO, CEH, CISA, CISM, CRISC, and CGEIT industry certifications.

دیدگاه خود را بنویسید
نظرات کاربران (0 دیدگاه)
نظری وجود ندارد.
کتاب های مشابه
هک و امنیت
651
Hacked
395,000 تومان
JavaScript
4,346
JavaScript for hackers
204,000 تومان
هک و امنیت
940
Computer Security
1,226,000 تومان
هک و امنیت
545
Aligning Security Operations with the MITRE ATT&CK Framework
293,000 تومان
ASP.NET Core
424
Advanced ASP.NET Core 8 Security
553,000 تومان
هک و امنیت
878
The Art of Computer Virus Research and Defense
911,000 تومان
هک و امنیت
810
Certified Ethical Hacker (CEH) Preparation Guide
316,000 تومان
هک و امنیت
1,429
Black Hat GraphQL
403,000 تومان
هک و امنیت
1,060
Tribe of Hackers Red Team
408,000 تومان
هک و امنیت
646
The Vulnerability Researcher's Handbook
380,000 تومان
قیمت
منصفانه
ارسال به
سراسر کشور
تضمین
کیفیت
پشتیبانی در
روزهای تعطیل
خرید امن
و آسان
آرشیو بزرگ
کتاب‌های تخصصی
هـر روز با بهتــرین و جــدیــدتـرین
کتاب های روز دنیا با ما همراه باشید
آدرس
پشتیبانی
مدیریت
ساعات پاسخگویی
درباره اسکای بوک
دسترسی های سریع
  • راهنمای خرید
  • راهنمای ارسال
  • سوالات متداول
  • قوانین و مقررات
  • وبلاگ
  • درباره ما
چاپ دیجیتال اسکای بوک. 2024-2022 ©