Burp Suite Web Application Security Testing Training Course

5 days Cyber Security Certificate on completion
Course codeSD-CS-006
Duration5 days
LevelFoundation to Intermediate
CategoryCyber Security
DeliveryClassroom or live online
LanguageEnglish
CertificateCertificate of completion

Course overview

Web applications expose business processes, customer data and internal services through complex combinations of APIs, authentication flows, browser behaviour and third-party components. Security professionals need more than a vulnerability checklist: they must intercept realistic traffic, identify flawed trust boundaries, prove exploitability safely and explain the risk in terms developers and system owners can act on. This course gives participants a structured way to use Burp Suite for repeatable web application security testing.

Participants configure Burp Suite Professional, map an application's attack surface and work through the full testing workflow: proxying traffic, analysing requests and responses, managing scope, testing authentication and session handling, manipulating parameters, identifying injection and access-control weaknesses, and testing APIs. They use Repeater, Intruder, Scanner, Decoder, Comparer, Sequencer and Collaborator to investigate findings. The course also connects technical evidence to OWASP Top 10 categories, CWE references and CVSS-based prioritisation.

Training is delivered through instructor-led demonstrations and guided work in deliberately vulnerable web applications and APIs. Participants progressively build a test record containing target scope, endpoint inventory, captured evidence, reproduction steps, severity rationale and remediation recommendations. The final practical exercise requires each participant to conduct a time-boxed assessment in Burp Suite and produce a concise, defensible web security test report suitable for handover to an engineering or risk team.

The course is designed for practitioners who need practical Burp Suite capability rather than a purely theoretical introduction to application security. It is particularly useful for security analysts moving into web testing, developers with security responsibilities, penetration testers seeking a disciplined Burp workflow, and technical assurance staff who must validate supplier or internal application controls.

Course objectives

By the end of this course, participants will be able to:

  • Configure Burp Suite Professional projects, proxy settings, TLS interception and target scope for an authorised assessment
  • Map an application's attack surface by crawling, browsing and organising endpoints in the Burp Suite site map
  • Analyse HTTP requests, responses, cookies and headers to identify client-server trust assumptions
  • Test authentication, session management and access control using Repeater, Sequencer and controlled account comparisons
  • Construct and refine Intruder payload attacks to investigate input validation, enumeration and rate-limit weaknesses
  • Validate suspected injection, cross-site scripting and request-forgery flaws with reproducible Burp Suite evidence
  • Use Burp Collaborator and out-of-band testing methods to detect blind server-side interactions safely
  • Produce a prioritised web application security test report with CVSS rationale, CWE references and remediation guidance

Benefits of attending

For you

  • Build confidence operating Burp Suite Professional beyond passive proxying and automated scanning
  • Create reproducible vulnerability evidence that developers can verify without lengthy clarification
  • Develop a practical testing workflow for web applications and APIs that can be reused on authorised engagements
  • Strengthen credibility for application security, penetration testing and secure development responsibilities
  • Leave with a completed assessment report structure and test checklist for workplace use

For your organisation

  • Improve the consistency of authorised web application testing across internal systems and supplier-delivered applications
  • Identify exploitable access-control, session and input-validation weaknesses before production release
  • Reduce false positives and poorly evidenced findings through manual validation in Burp Suite
  • Give development teams clearer reproduction steps and remediation priorities, shortening security defect resolution
  • Establish a repeatable evidence trail for security assurance, risk acceptance and remediation tracking

Target competencies

HTTP traffic analysisBurp Suite configurationAttack surface mappingManual vulnerability validationAPI security testingTechnical risk reporting

Who should attend

  • Cyber Security Analysts — who need to validate web application findings rather than rely solely on automated alerts
  • Penetration Testers — who require a disciplined Burp Suite workflow for authorised application assessments
  • Application Security Engineers — who support secure development teams and investigate vulnerabilities before release
  • Software Developers — who need to reproduce, understand and remediate security defects in their own web applications
  • Quality Assurance Engineers — who add security-focused test cases to functional and regression testing
  • IT Risk and Technical Assurance Professionals — who must assess evidence of web control effectiveness and supplier risk

Requirements and prerequisites

Participants should be comfortable using a laptop, browser developer tools and basic command-line utilities. They need a working understanding of HTTP and HTTPS concepts, including URLs, methods, headers, cookies, request parameters, status codes and JSON; familiarity with HTML forms and browser sessions is useful. Some experience of web application development, testing or security operations will help participants interpret findings. This is foundation to intermediate training, so prior penetration-testing experience, coding expertise, Burp Suite experience and security certifications are not required. Complete beginners should expect to spend time reinforcing web terminology before undertaking the practical labs.

Training methodology

The instructor alternates focused demonstrations in Burp Suite Professional with guided exercises against isolated, deliberately vulnerable web applications and APIs. Participants intercept and modify live lab traffic, compare authorised user roles, build payload sets, validate scanner leads and capture evidence for reports. Short case discussions examine why findings matter to developers and system owners, including false-positive triage and responsible testing boundaries. Daily exercises add sections to a personal assessment record. On day five, participants complete a time-boxed test and prepare an application plan for their own authorised testing workflow.

Course outline

Day 1: Burp Suite setup and web attack-surface mapping

  • Authorised testing boundaries, rules of engagement and safe handling of test data
  • HTTP, HTTPS, cookies, sessions and JSON request fundamentals
  • Burp Suite Professional interface, project files and configuration options
  • Proxy listener configuration and browser TLS certificate installation
  • Target scope definition, logging controls and exclusion rules
  • Intercepting, forwarding, dropping and editing requests in Proxy
  • Site map construction through browsing, crawling and content discovery

Workshop: Participants configure a Burp project for a vulnerable application and produce a scoped site map with an initial endpoint inventory.

Day 2: Manual request analysis and authentication testing

  • Reading request methods, headers, bodies, status codes and response differences
  • Repeater workflows for controlled request manipulation and replay
  • Decoder and Comparer for encoding analysis and response comparison
  • Authentication flow mapping and password-reset workflow testing
  • Cookie attributes, token handling and session fixation indicators
  • Sequencer analysis of session token randomness
  • Role-based access-control testing with horizontal and vertical privilege comparisons

Workshop: Participants use two authorised accounts and Repeater to document an access-control test, including evidence of any object-reference weakness.

Day 3: Input validation, automation and client-side flaws

  • Input-point identification across query strings, forms, JSON and multipart requests
  • Intruder attack types, payload positions and request throttling
  • Payload processing, grep extraction and response-based result filtering
  • SQL injection indicators and safe manual validation techniques
  • Reflected, stored and DOM-based cross-site scripting testing approaches
  • File upload, path traversal and command-injection test design
  • Burp Scanner configuration, scan auditing and false-positive triage

Workshop: Participants design an Intruder attack and Repeater validation sequence, then produce an evidence pack for one confirmed input-validation finding.

Day 4: API, server-side and out-of-band security testing

  • REST and JSON API endpoint discovery in Burp Suite
  • API authentication with bearer tokens, API keys and signed requests
  • Testing mass assignment, excessive data exposure and broken object-level authorisation
  • Content-type manipulation and deserialisation risk indicators
  • Server-side request forgery test cases and controlled payload placement
  • Burp Collaborator clients, polling and out-of-band interaction evidence
  • WebSockets, CORS policies and browser-origin trust boundaries

Workshop: Participants test a vulnerable API and use Burp Collaborator to capture controlled out-of-band evidence for a server-side interaction.

Day 5: Reporting, prioritisation and repeatable assessment practice

  • Classifying findings with OWASP Top 10 and CWE references
  • CVSS v3.1 scoring assumptions and business-context adjustments
  • Writing clear vulnerability descriptions, impact statements and reproduction steps
  • Creating developer-focused remediation guidance and retest criteria
  • Burp Suite issue management, annotations and evidence export
  • Time-boxed assessment planning, test coverage and testing limitations
  • Retesting fixes and communicating residual risk to stakeholders

Workshop: Participants complete a time-boxed Burp Suite assessment and produce a prioritised report with findings, evidence, remediation actions and stated test limitations.

Tools & standards covered

Burp Suite Professional, Burp Collaborator, OWASP Top 10 2021, CVSS v3.1

A typical training day

08:30 – 10:30First session
10:30 – 10:45Refreshment break
10:45 – 12:30Second session
12:30 – 13:30Lunch and networking
13:30 – 15:00Third session
15:00 – 15:15Refreshment break
15:15 – 16:30Workshop and daily review

Live online deliveries follow the same structure in the East Africa Time zone, with shorter screen blocks and longer breaks.

What the fee includes

  • Instruction by a practitioner facilitator
  • Full course workbook and materials
  • Exercise files, templates and case studies
  • Certificate of completion
  • Refreshments and lunch (classroom deliveries)
  • Post-course application plan
  • Facilitator follow-up on request
  • Group rates from five participants

How you can take this course

Classroom

Scheduled sessions in Nairobi, Mombasa, Kigali, Dar es Salaam, Dubai and Cape Town.

Live online

The same facilitator and materials, delivered live for distributed teams and individuals.

In-house

Delivered privately for your team, at your offices or a venue of your choice, tailored to your context. Request a proposal.

Certification

Participants who complete the full five days receive the Skillset Development Certificate of Completion, stating the course title, course code, dates and delivery format — suitable for professional-development records and employer reimbursement.

Frequently asked questions

No. The course starts with HTTP traffic, proxy configuration and Burp Suite navigation before moving into manual testing techniques. You should already understand basic web concepts such as URLs, headers, cookies and JSON, or be prepared to review them before the course.

A laptop is required for the practical labs, with permission to install or run Burp Suite Professional and import a local browser certificate. Training access or licensing arrangements should be confirmed before delivery; the instructor will provide the lab targets and exercise materials.

Yes. Developers learn how testers manipulate requests and validate flaws, which makes security defect reports easier to reproduce and fix. The course is not a secure coding class, but remediation discussions connect findings to engineering actions.

This course concentrates on web applications and APIs, using Burp Suite as the central testing environment across five days. It goes deeper into proxy-led request analysis, authentication testing, access control, payload construction, evidence capture and reporting than a broad ethical hacking syllabus.

Only with written authorisation, a defined scope and agreed safety controls. Participants learn how to plan controlled tests, avoid destructive actions, manage test accounts and document limitations so techniques can be applied responsibly on the job.

You will leave with a completed sample assessment record containing a scope, endpoint inventory, captured request-response evidence, validated findings and remediation recommendations. You will also have a repeatable Burp Suite workflow and report structure for authorised assessments.

Upcoming sessions

  • 05 – 09 Oct 2026
    Live Online · USD 1,500
    Book
  • 05 – 09 Oct 2026
    Cape Town · USD 4,200
    Book
  • 05 – 09 Oct 2026
    Nairobi · USD 3,000
    Book
  • 12 – 16 Oct 2026
    Nairobi · USD 3,000
    Book
  • 12 – 16 Oct 2026
    Live Online · USD 1,500
    Book
  • 12 – 16 Oct 2026
    Mombasa · USD 3,200
    Book
  • 12 – 16 Oct 2026
    Dar es Salaam · USD 3,500
    Book
  • 19 – 23 Oct 2026
    Live Online · USD 1,500
    Book

49 more dates — ask us.


Group of 5+?

Request in-house delivery or group rates →

Related courses in Cyber Security

5 Days Certificate

NIST Cybersecurity Framework Implementation Training Course

Organisations often have security controls, policies, audit findings and risk registers in separate places, yet cannot clearly show how thos…

5 Days Certificate

Palo Alto Cortex XSOAR Security Automation Playbooks Training Course

Security operations teams often lose critical time moving alerts between SIEM, EDR, threat-intelligence, ticketing and messaging tools. Anal…

5 Days Certificate

ISO 27001 Information Security Management Training Course

Organisations seeking ISO/IEC 27001 certification, maintaining an existing ISMS, or responding to customer security questionnaires need more…

5 Days Certificate

Advanced Digital Forensics and Malware Analysis Training Course

Security teams need investigators who can move beyond collecting files and alerts to reconstructing an intrusion, establish what executed, i…