Hands-On Bug Hunting for Penetration Testers - Helion
Tytuł oryginału: Hands-On Bug Hunting for Penetration Testers
ISBN: 978-17-893-4989-4
Format: ebook
Data wydania: 2018-09-12
Księgarnia: Helion
Cena książki: 139,00 zł
Detailed walkthroughs of how to discover, test, and document common web application vulnerabilities.
Key Features
- Learn how to test for common bugs
- Discover tools and methods for hacking ethically
- Practice working through pentesting engagements step-by-step
Book Description
Bug bounties have quickly become a critical part of the security economy. This book shows you how technical professionals with an interest in security can begin productively—and profitably—participating in bug bounty programs.
You will learn about SQli, NoSQLi, XSS, XXE, and other forms of code injection. You'll see how to create CSRF PoC HTML snippets, how to discover hidden content (and what to do with it once it's found), and how to create the tools for automated pentesting workflows.
Then, you'll format all of this information within the context of a bug report that will have the greatest chance of earning you cash.
With detailed walkthroughs that cover discovering, testing, and reporting vulnerabilities, this book is ideal for aspiring security professionals. You should come away from this work with the skills you need to not only find the bugs you're looking for, but also the best bug bounty programs to participate in, and how to grow your skills moving forward in freelance security research.
What you will learn
- Choose what bug bounty programs to engage in
- Understand how to minimize your legal liability and hunt for bugs ethically
- See how to take notes that will make compiling your submission report easier
- Know how to take an XSS vulnerability from discovery to verification, and report submission
- Automate CSRF PoC generation with Python
- Leverage Burp Suite for CSRF detection
- Use WP Scan and other tools to find vulnerabilities in WordPress, Django, and Ruby on Rails applications
- Write your report in a way that will earn you the maximum amount of money
Who this book is for
This book is written for developers, hobbyists, pentesters, and anyone with an interest (and a little experience) in web application security.
Osoby które kupowały "Hands-On Bug Hunting for Penetration Testers", wybierały także:
- Securing Network Infrastructure 199,33 zł, (29,90 zł -85%)
- Implementing Azure: Putting Modern DevOps to Use 175,88 zł, (29,90 zł -83%)
- Industrial Internet Application Development 157,37 zł, (29,90 zł -81%)
- Web Penetration Testing with Kali Linux - Third Edition 157,37 zł, (29,90 zł -81%)
- Nmap: Network Exploration and Security Auditing Cookbook - Second Edition 157,37 zł, (29,90 zł -81%)
Spis treści
Hands-On Bug Hunting for Penetration Testers. A practical guide to help ethical hackers discover web application security flaws eBook -- spis treści
- 1. Joining the Hunt
- 2. Choosing Your Hunting Ground
- 3. Preparing for an Engagement
- 4. Unsanitized Data; An XSS Case Study
- 5. SQL, Code Injection, and Scanners
- 6. CSRF and Insecure Session Authentication
- 7. Detecting XML External Entities
- 8. Access Control and Security Through Obscurity
- 9. Framework and Application-Specific Vulnerabilities
- 10. Formatting Your Report
- 11. Other Tools
- 12. Other (Out of Scope) Vulnerabilities
- 13. Going Further
- 14. Assessment