Seems you have not registered as a member of localhost.saystem.shop!

You may have to register before you can download all our books and magazines, click the sign up button below to create a free account.

Sign up

Hacking APIs
  • Language: en
  • Pages: 362

Hacking APIs

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 ...

Bug Bounty Bootcamp
  • Language: en
  • Pages: 444

Bug Bounty Bootcamp

Bug Bounty Bootcamp teaches you how to hack web applications. You will learn how to perform reconnaissance on a target, how to identify vulnerabilities, and how to exploit them. You’ll also learn how to navigate bug bounty programs set up by companies to reward security professionals for finding bugs in their web applications. Bug bounty programs are company-sponsored programs that invite researchers to search for vulnerabilities on their applications and reward them for their findings. This book is designed to help beginners with little to no security experience learn web hacking, find bugs, and stay competitive in this booming and lucrative industry. You’ll start by learning how to cho...

Real-World Bug Hunting
  • Language: en
  • Pages: 265

Real-World Bug Hunting

Learn how people break websites and how you can, too. Real-World Bug Hunting is the premier field guide to finding software bugs. Whether you're a cyber-security beginner who wants to make the internet safer or a seasoned developer who wants to write secure code, ethical hacker Peter Yaworski will show you how it's done. You'll learn about the most common types of bugs like cross-site scripting, insecure direct object references, and server-side request forgery. Using real-life case studies of rewarded vulnerabilities from applications like Twitter, Facebook, Google, and Uber, you'll see how hackers manage to invoke race conditions while transferring money, use URL parameter to cause users t...

The Web Application Hacker's Handbook
  • Language: en
  • Pages: 770

The Web Application Hacker's Handbook

This book is a practical guide to discovering and exploiting security flaws in web applications. The authors explain each category of vulnerability using real-world examples, screen shots and code extracts. The book is extremely practical in focus, and describes in detail the steps involved in detecting and exploiting each kind of security weakness found within a variety of applications such as online banking, e-commerce and other web applications. The topics covered include bypassing login mechanisms, injecting code, exploiting logic flaws and compromising other users. Because every web application is different, attacking them entails bringing to bear various general principles, techniques ...

Web Security for Developers
  • Language: en
  • Pages: 217

Web Security for Developers

Website security made easy. This book covers the most common ways websites get hacked and how web developers can defend themselves. The world has changed. Today, every time you make a site live, you're opening it up to attack. A first-time developer can easily be discouraged by the difficulties involved with properly securing a website. But have hope: an army of security researchers is out there discovering, documenting, and fixing security flaws. Thankfully, the tools you'll need to secure your site are freely available and generally easy to use. Web Security for Developers will teach you how your websites are vulnerable to attack and how to protect them. Each chapter breaks down a major se...

Eventown
  • Language: en
  • Pages: 268

Eventown

Kirkus Best Books of 2019 * Kids’ Indie Next Pick List * Bookpage Best Books of 2019: Middle Grade “Beautiful, mysterious and deeply satisfying.” —Rebecca Stead, Newbery Medal-winning author of When You Reach Me and Goodbye Stranger The world tilted for Elodee this year, and now it’s impossible for her to be the same as she was before. Not when her feelings have such a strong grip on her heart. Not when she and her twin sister, Naomi, seem to be drifting apart. So when Elodee’s mom gets a new job in Eventown, moving seems like it might just fix everything. Indeed, life in Eventown is comforting and exciting all at once. Their kitchen comes with a box of recipes for Elodee to try....

Black Hat Python, 2nd Edition
  • Language: en
  • Pages: 216

Black Hat Python, 2nd Edition

Fully-updated for Python 3, the second edition of this worldwide bestseller (over 100,000 copies sold) explores the stealthier side of programming and brings you all new strategies for your hacking projects. When it comes to creating powerful and effective hacking tools, Python is the language of choice for most security analysts. In this second edition of the bestselling Black Hat Python, you’ll explore the darker side of Python’s capabilities: everything from writing network sniffers, stealing email credentials, and bruteforcing directories to crafting mutation fuzzers, investigating virtual machines, and creating stealthy trojans. All of the code in this edition has been updated to Py...

API Security in Action
  • Language: en
  • Pages: 574

API Security in Action

  • Type: Book
  • -
  • Published: 2020-12-08
  • -
  • Publisher: Manning

API Security in Action teaches you how to create secure APIs for any situation. By following this hands-on guide you’ll build a social network API while mastering techniques for flexible multi-user security, cloud key management, and lightweight cryptography. Summary A web API is an efficient way to communicate with an application or service. However, this convenience opens your systems to new security risks. API Security in Action gives you the skills to build strong, safe APIs you can confidently expose to the world. Inside, you’ll learn to construct secure and scalable REST APIs, deliver machine-to-machine interaction in a microservices architecture, and provide protection in resource...

Ball Lightning
  • Language: en
  • Pages: 385

Ball Lightning

  • Type: Book
  • -
  • Published: 2018-08-14
  • -
  • Publisher: Tor Books

From the New York Times bestselling author of the Three-Body Trilogy, Cixin Liu's Ball Lightning is the story of what happens when the beauty of scientific inquiry runs up against the drive to harness new discoveries with no consideration of their possible consequences. When Chen’s parents are incinerated before his eyes by a blast of ball lightning, he devotes his life to cracking the secret of this mysterious natural phenomenon. His search takes him to stormy mountaintops, an experimental military weapons lab, and an old Soviet science station. The more he learns, the more he comes to realize that ball lightning is just the tip of an entirely new frontier. While Chen’s quest for answer...

Web Application Security
  • Language: en
  • Pages: 330

Web Application Security

While many resources for network and IT security are available, detailed knowledge regarding modern web application security has been lacking—until now. This practical guide provides both offensive and defensive security concepts that software engineers can easily learn and apply. Andrew Hoffman, a senior security engineer at Salesforce, introduces three pillars of web application security: recon, offense, and defense. You’ll learn methods for effectively researching and analyzing modern web applications—including those you don’t have direct access to. You’ll also learn how to break into web applications using the latest hacking techniques. Finally, you’ll learn how to develop mi...