Book description
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.
Publisher resources
Table of contents
- Title Page
- Copyright and Credits
- Dedication
- Packt Upsell
- Contributors
- Preface
- Joining the Hunt
- Choosing Your Hunting Ground
- Preparing for an Engagement
- Unsanitized Data – An XSS Case Study
-
SQL, Code Injection, and Scanners
- Technical Requirements
- SQLi and Other Code Injection Attacks â Accepting Unvalidated Data
- Testing for SQLi With Sqlmap â Where to Find It and How to Verify It
- Trawling for Bugs â Using Google Dorks and Python for SQLi Discovery
- Scanning for SQLi With Arachni
- NoSQL Injection â Injecting Malformed MongoDB Queries
- SQLi â An End-to-End Example
- Summary
- Questions
- Further Reading
- CSRF and Insecure Session Authentication
- Detecting XML External Entities
-
Access Control and Security Through Obscurity
- Technical Requirements
- Security by Obscurity â The Siren Song
- Data Leaks â What Information Matters?
- Low Value Data â What Doesn’t Matter
- Data Leak Vectors
- Unmasking Hidden Content â How to Pull the Curtains Back
- Data Leakage â An End-to-End Example
- Summary
- Questions
- Further Reading
- Framework and Application-Specific Vulnerabilities
-
Formatting Your Report
- Technical Requirements
- Reproducing the Bug â How Your Submission Is Vetted
- Critical Information â What Your Report Needs
- Maximizing Your Award â The Features That Pay
- Example Submission Reports â Where to Look
- Hackerone Hacktivity
- Vulnerability Lab Archive
- GitHub
- Summary
- Questions
- Further Reading
-
Other Tools
- Technical Requirements
- Evaluating New Tools â What to Look For
- Paid Versus Free Editions â What Makes a Tool Worth It?
- A Quick Overview of Other Options â Nikto, Kali, Burp Extensions, and More
- Summary
- Questions
- Further Reading
-
Other (Out of Scope) Vulnerabilities
- Technical Requirements
- DoS/DDoS â The Denial-of-Service Problem
- Sandboxed and Self-XSS â Low-Threat XSS Varieties
- Non-Critical Data Leaks â What Companies Don’t Care About
-
Other Common No-Payout Vulnerabilities
- Weak or Easily Nypassed Captchas
- The HTTP OPTIONS Method Enabled
- BEAST (CVE-2011-3389) and Other SSL-Based Attacks
- Brute Forcing Authentication Systems
- CSRF Logout
- Anonymous Form CSRF
- Clickjacking and Clickjacking-Enabled Attacks
- Physical Testing Findings
- Outdated Browsers
- Server Information
- Rate-Limiting
- Summary
- Questions
- Further Reading
-
Going Further
- Blogs
-
Courses
- Penetration Testing With Kali Linux
- The Infosec Institute Coursework
- Udemy Penetration Testing Classes
- Terminology
- Attack Scenario
- Attack Surface
- Black Box Testing
- Bugs
- Bug Bounty Programs
- CORS
- Data Exfiltration
- Data Sanitation
- Data Leakage
- Exploit
- Fingerprinting
- Fuzzing
- Google Dorks
- Known Component Vulnerabilities
- OSINT
- Passive Versus Active Scanning
- Payload
- Proof-of-Concept (PoC)
- Rules of Engagement (RoE)
- Red Team
- Remote Code Execution (RCE)
- Safe Harbor
- Scope
- Security Posture
- Single-Origin Policy
- Submission Report
- Vulnerability
- White Box Testing
- Workflow
- Zero-Day
- Summary
- Questions
- Further Reading
- Assessment
- Other Books You May Enjoy
Product information
- Title: Hands-On Bug Hunting for Penetration Testers
- Author(s):
- Release date: September 2018
- Publisher(s): Packt Publishing
- ISBN: 9781789344202
You might also like
book
Practical Forensic Analysis of Artifacts on iOS and Android Devices: Investigating Complex Mobile Devices
Leverage foundational concepts and practical skills in mobile device forensics to perform forensically sound criminal investigations …
book
Practical Binary Analysis
As malware increasingly obfuscates itself and applies anti-analysis techniques to thwart our analysis, we need more …
book
Hands-On Penetration Testing with Python
Implement defensive techniques in your ecosystem successfully with Python Key Features Identify and expose vulnerabilities in …
book
Attacking Network Protocols
Attacking Network Protocols is a deep-dive into network vulnerability discovery from James Forshaw, Microsoft's top bug …