Corporate · onsite · online training worldwide
contact@DevOpsSchool.com· +91 99057 40781·
> Vulnerability Management · DevOpsSchool Trainer

OpenVAS Trainer

Private corporate batches, live online cohorts and 1-on-1 mentoring in network vulnerability scanning and management with Greenbone — targets, feeds, credentials and reporting — taught by a practitioner who runs it in production.

20 years across DevOps, SRE and Security · 10,000+ engineers trained · Trained teams at JPMorgan Chase, Verizon, Nokia and the World Bank

DeliveryOnline · Onsite · Hybrid
FormatsCorporate · 1-on-1 · Cohort
AgendaCustomisable
Batch size8–30 engineers
Engineers we've trained work at
JPMorgan ChaseBank of AmericaWells FargoVerizonNokiaWorld BankGE HealthcareVMwareOracleQualcommMercedes-BenzAirbusDatadogSplunkDeloitteInfosysWiproCapgemini
# who teaches it

Your OpenVAS trainer

Rajesh Kumar

Principal DevOps Engineer & Architect

DevSecOpsSecurity engineeringPipeline hardening20 years in productionPrincipal / architect roles10,000+ engineers trainedM.Tech BITS Pilani25+ certifications

Rajesh teaches OpenVAS as the scanning half of a vulnerability management process rather than as a scanning tool in isolation. Sessions cover the Greenbone component split and where each failure actually originates, feed synchronisation and why a stale feed is worse than no scan, target and port list design, credentialed scanning over SSH and SMB and the account model it requires, scan configuration tuning against a maintenance window, quality-of-detection filtering, overrides and notes for durable triage decisions, and driving the whole thing over the management protocol from scripts — with scans run live against attendee-provisioned hosts.

Twenty years across DevOps, SRE and Security, in principal and architect roles at PayPay, SoftwareAG, ServiceNow, JDA Software, Intuit, Adobe and others. He has trained engineers at JPMorgan Chase, Verizon, Nokia, the World Bank, VMware, Oracle, Mercedes-Benz and Airbus — more than 10,000 people personally. He teaches what he runs, not what he reads.

One practitioner, not a bench

You are booked with a named engineer, and that is who turns up. Marketplaces and larger providers rotate whoever is free, so the person who sold you the agenda is rarely the person teaching it.

The same trainer is available for the next engagement, which matters when a team builds on what it learned last time.

18,000+certified learners
500+corporate batches delivered
50+countries served
100+certification programmes
# faculty

Who delivers OpenVAS engagements

Your batch is assigned a named trainer before it starts, and that is who teaches it. See the full faculty.

How your OpenVAS trainer is chosen

Engagements are matched on the tool, not the calendar. For OpenVAS that means a trainer who has run it in production — network vulnerability scanning and management with Greenbone — targets, feeds, credentials and reporting — rather than whoever is free that week. You are told who is teaching before you commit, and that person is on the discovery call that shapes the agenda.

Where a batch is large enough to need a second trainer, the pairing is declared up front. The lead trainer stays accountable for the syllabus and the assessment either way.

Rajesh Kumar

Principal DevOps Engineer & Architect

India20 yrsLead trainer

Twenty years across DevOps, SRE and Security in principal and architect roles at PayPay, SoftwareAG, ServiceNow, JDA Software, Intuit, Adobe, IBM/Emptoris, Ness, MindTree and Accenture. He has trained more than 10,000 engineers personally, at organisations including JPMorgan Chase, Verizon, Nokia, the World Bank, VMware, Oracle, Mercedes-Benz and Airbus. He teaches what he runs, not what he reads.

Harsh Mehta

IndiaInstructorCoach

Kapil Gupta

IndiaInstructorCoach

Kunal Jain

IndiaInstructorCoach

Nikhil Gupta

IndiaInstructorCoach

Pranab Kumar

IndiaInstructorCoach

Rohit Ghatol

IndiaInstructorCoach

Amit Agarwal

IndiaInstructorCoach

Anil Kumar

IndiaInstructorCoach

Balachandran Anbalagan

IndiaInstructorCoach

Durga Prasad

IndiaInstructorCoach

Gaurav Aggarwal

IndiaInstructorCoach

# how to engage

Four ways to work with this trainer

Private corporate batch

Teams of 8–30

Custom agenda, your timezone, onsite or online, NDA-friendly.

Request a quote

1-on-1 mentoring

Individual engineers

A private instructor and a curriculum built around your goal.

₹99,999

Live & Interactive cohort

Individuals who want peers

Scheduled batch, max 8 to 10 hours of live instruction.

₹34,999

Self-paced video

Self-starters

Full LMS access — 20+ courses and 50+ tools included.

₹833/mo
# private batches

Private OpenVAS training for your team

A private batch starts with a discovery call. We look at the stack you actually run — the CI system, the cloud, the constraints — and map the agenda onto it, so examples use your topology rather than a generic one.

Delivery is onsite at your premises, live online, or hybrid, scheduled around your release calendar rather than ours. Batches run 8 to 30 engineers.

Every attendee leaves with recordings, slides, lab repositories and a completion certificate. You receive an attendance and assessment report. Invoicing supports PO and GST.

Talk to us about a private OpenVAS batch

What you provide vs what we bring

  • You: the room or the call, and the engineers
  • Us: trainer, agenda, labs, assessment, certificates
  • Labs: we guide your team through provisioning their own free-tier cloud environment — the skill goes with them
# the technology

What is OpenVAS?

OpenVAS is an open-source network vulnerability scanner and the scanning engine inside the Greenbone Vulnerability Management stack. It sweeps hosts across a network, identifies which services are listening, determines the software and versions behind them, and matches what it finds against a large, continuously updated feed of vulnerability tests. The result is host-by-host, service-by-service exposure data for infrastructure — servers, network devices, hypervisors, databases, appliances — rather than for a single application.

OpenVAS is one component of a larger system, and knowing the split matters when something breaks. The scanner executes the tests. The management daemon holds targets, scan configurations, tasks, results and users, and exposes them over the Greenbone Management Protocol. A web interface sits on top for humans, while the same protocol serves scripts and automation. Behind all of it is the feed: thousands of vulnerability tests, plus CVE, CPE and advisory data, synchronised regularly — an OpenVAS installation with a stale feed reports confidently and wrongly, which is the failure people notice last.

The difference between a useful deployment and a noisy one comes down to a few decisions. Authenticated scanning, where the scanner logs into the host with SSH or SMB credentials and reads installed package versions directly, is far more accurate than remote inference and is the single biggest quality improvement available. Quality-of-detection filtering separates confirmed findings from probable ones. Overrides and notes let you record a decision about a finding so it does not have to be re-argued every week. Scheduling, delta reports and consistent target definitions turn a one-off scan into a control you can show an auditor.

Why this skill matters now

Infrastructure inventories grew faster than the teams that maintain them. Cloud accounts, container hosts, network appliances, IoT and OT devices, and long-lived virtual machines all age at their own rate, and unpatched exposed services remain one of the most reliable entry points in real incidents. Periodic authenticated vulnerability scanning is now a baseline expectation in most security frameworks rather than an optional maturity item.

OpenVAS occupies the position of the credible open-source option. Commercial scanners are licensed per asset, which makes broad, frequent coverage expensive, and many organisations settle on a mixed model: a commercial platform for the regulated estate and OpenVAS for everything else, or OpenVAS as the primary scanner where budget rules it. Either way, engineers who can run and tune it properly are in demand across security operations, infrastructure and compliance teams.

What organisations struggle with is the operational reality. Deploying the stack and synchronising the feed is fiddly. Credentialed scanning requires an account model somebody has to agree to. Scan configurations that finish inside a maintenance window need tuning. And the output — thousands of results across hundreds of hosts, many of them low-quality detections — is worthless until somebody applies quality-of-detection filtering, overrides, ownership and a remediation flow. That last part is the job.

OpenVAS training
# outcomes

What your team can do afterwards

Deploy the Greenbone stack and verify every component — scanner, manager, web interface and feed — is actually healthy
Synchronise and validate vulnerability, CVE and advisory feeds, and detect a stale feed before it produces misleading results
Design targets, port lists and alive tests that match how your network actually responds to probes
Configure credentialed scanning over SSH, SMB, ESXi and SNMP, and explain the account model to the team that must approve it
Build scan configurations that finish inside a maintenance window without dropping the checks that matter
Read results correctly using severity, quality of detection and host context rather than raw counts
Record durable triage decisions with overrides and notes so a finding does not have to be re-argued each cycle
Schedule recurring scans, produce delta and trend reports, and drive scans and reporting over the management protocol from scripts
# curriculum

7 modules. Live demos in a real lab, not slides.

01Network vulnerability scanning and the Greenbone architectureLive & Interactive5 hrs · 2 assignments · 1 capstone

What a network scanner does and how the stack is put together. The scanner, the management daemon, the web interface, the feed and the data store — what each is responsible for, how they communicate, and why knowing the split turns most troubleshooting into a five-minute job.

Topics: Network vulnerability scanning versus application and code scanning · Greenbone component architecture and responsibilities · The scanner, the manager daemon and the web interface · The Greenbone Management Protocol as the real interface · Where the vulnerability feed fits and what it contains · Data flow from a scan request to a stored result · Scope, authorisation and scanning only networks you own

  • Assignments: (1) Diagram the component architecture and mark where each of five sample failures would originate; (2) Write an authorisation and scope statement for an internal scanning programme
  • Capstone: Produce a deployment proposal positioning OpenVAS against the rest of your security tooling
02Deployment, feed synchronisation and health verificationLive & Interactive5 hrs · 2 assignments · 1 capstone

Standing it up and proving it works. Container-based and package-based deployment, initial feed synchronisation and how long it really takes, creating administrative users, certificate handling, and the health checks that distinguish a working installation from one that returns empty scans.

Topics: Container-based versus package-based deployment · Initial setup, database preparation and service ordering · Feed synchronisation: vulnerability tests, CVE, CPE and advisory data · Verifying feed currency and diagnosing a stale feed · Creating users, roles and the initial administrative account · Certificate generation and secure access to the interface · Health checks and reading service logs · Sizing, resource consumption and where scans get slow

  • Assignments: (1) Deploy the stack and evidence a fully synchronised, current feed; (2) Break one component deliberately and diagnose it from logs alone
  • Capstone: Deliver a reproducible deployment procedure with a health-verification checklist
03The feed, vulnerability tests and how detection worksLive & Interactive5 hrs · 2 assignments · 1 capstone

What the scanner is actually running. Vulnerability test structure and families, how a test decides that a host is affected, the quality-of-detection concept that determines how much you should trust a result, and how CVE and CPE data relate to the tests themselves.

Topics: Vulnerability test structure, families and identifiers · How a test probes a service and decides on a match · Version inference versus confirmed detection · Quality of detection and what each level means · CVE, CPE and advisory data and how they link to tests · Feed release cadence and what changes between versions · Reading a test's description, references and remediation guidance · Local security checks and why they need credentials

  • Assignments: (1) Trace one reported finding back to the test that produced it and assess its detection quality; (2) Compare a version-inferred result against a confirmed one on the same host
  • Capstone: Write a guidance note explaining to an operations team how much to trust each detection quality level
04Targets, port lists and credentialed scanningLive & Interactive5 hrs · 2 assignments · 1 capstone

Defining what gets scanned and how deeply. Target definition and host discovery, alive tests suited to networks that drop pings, port list selection and its cost in scan time, then the module that changes result quality most — credentialed scanning, and the account model your infrastructure team has to agree to.

Topics: Target definition: ranges, host lists and exclusions · Alive tests and scanning networks that suppress ICMP · Port lists: defaults, full ranges and the time they cost · Unauthenticated versus authenticated scanning accuracy · SSH credentials and the minimum privilege a scan account needs · SMB credentials and Windows scanning requirements · ESXi and SNMP credentials for hypervisors and network devices · Storing credentials safely and rotating them · Proving a credentialed scan actually authenticated

  • Assignments: (1) Scan the same host with and without credentials and quantify the difference in findings; (2) Design a least-privilege scan account and document it for an approval conversation
  • Capstone: Deliver a credentialed scanning setup across Linux, Windows and one appliance class, with authentication evidenced
05Scan configurations, tasks and schedulingLive & Interactive5 hrs · 2 assignments · 1 capstone

Controlling what runs and when. Scan configuration families and preferences, the trade-off between fast and thorough, task definition and alterable tasks, scheduling around maintenance windows, and distributing scan load with sensors so a large estate does not funnel through one appliance.

Topics: Scan configuration families and enabling test groups · Configuration preferences and per-test options · Fast versus deep configurations and what each drops · Safe checks and the tests that can disrupt a target · Task creation, alterable tasks and reproducibility · Scheduling, maintenance windows and scan duration control · Concurrency: hosts and tests in parallel, and resource limits · Distributing load with sensors across network segments · Diagnosing a task that runs forever or stops early

  • Assignments: (1) Build a fast configuration that completes across fifty hosts in a defined window and document what it drops; (2) Schedule recurring scans across two network segments without overlapping windows
  • Capstone: Deliver a scanning schedule for a segmented estate with configurations justified per segment
06Results, severity and durable triageLive & Interactive5 hrs · 2 assignments · 1 capstone

Turning thousands of results into a work queue. Reading a result and its evidence, severity scoring and why it is only an input, filtering by quality of detection, and using overrides and notes so a false positive or an accepted risk stays decided instead of returning at every scan.

Topics: Result structure: host, port, test, severity and evidence · Severity scoring and its limits as a prioritisation signal · Filtering by quality of detection to remove low-confidence noise · Contextual severity: exposure, segmentation and asset criticality · Overrides: changing severity with a recorded justification and expiry · Notes for context that should travel with a finding · Tickets and remediation tracking · Delta reports and identifying what changed since the last scan · Recognising and investigating a suspicious drop in findings

  • Assignments: (1) Reduce a full result set to an actionable queue and justify every exclusion; (2) Create overrides with expiry dates for three accepted risks and verify they apply next scan
  • Capstone: Produce a triaged remediation plan for one network segment with ownership and target dates
07Reporting, compliance policies and automationLive & Interactive5 hrs · 2 assignments · 1 capstone

Making it a control rather than an activity. Report formats and audiences, compliance-oriented policies for configuration benchmarks, alerts that push results to other systems, and driving scans, results and reports over the management protocol so the whole cycle can run without anyone opening the interface.

Topics: Report formats and choosing one per audience · Executive summary reporting versus engineer-level detail · Trend reporting and demonstrating improvement over time · Compliance policies and configuration benchmark scanning · Alerts and pushing results to email, ticketing or a SIEM · The Greenbone Management Protocol and command structure · Scripting scans and reports with the protocol tooling · Exporting results into a vulnerability management platform · Designing the recurring cycle: scan, triage, remediate, verify

  • Assignments: (1) Generate three reports for three audiences from a single scan result; (2) Script a scan and report export end to end with no interface interaction
  • Capstone: Deliver a fully automated scan-to-report cycle with scheduled execution, alerting and a documented remediation loop

Need this mapped to your stack?

We rebuild the agenda around the tools you actually run.

Request a custom agenda
# hands-on

Labs and capstones your engineers actually build

LAB · DEPLOY

Stand up Greenbone and prove the feed

Deploy the full stack, synchronise every feed type, verify component health and evidence exactly which feed versions your results are based on.

deploymentfeed synchealth
LAB · CREDENTIALS

The scan that actually logged in

Scan the same Linux and Windows hosts with and without credentials, quantify the accuracy difference and prove authentication succeeded rather than assuming it.

credentialed scansshsmb
LAB · TUNING

Fifty hosts in one window

Build a scan configuration and port list that completes a segment inside a maintenance window, and document precisely which checks were traded away.

scan configport listsscheduling
LAB · TRIAGE

From four thousand results to a queue

Filter by quality of detection, apply contextual severity, create overrides with expiry and reduce a full result set to a queue an operations team can clear.

quality of detectionoverridesprioritisation
LAB · DELTA

What changed since last month

Run two scans a change apart, produce a delta report, explain every new and every resolved finding and identify one that disappeared for the wrong reason.

delta reportdriftverification
CAPSTONE · AUTOMATION

The whole cycle without the interface

Script target creation, scan execution, result filtering and report export over the management protocol, schedule it and alert on newly introduced high-severity findings.

gmpscriptingalerts
# ecosystem

The tools OpenVAS sits next to

Nmap
Nikto
OWASP ZAP
Linux
Windows Server
Docker
PostgreSQL
Ansible
DefectDojo
Splunk
Jira
Grafana

Who this is for

  • Security engineers running or building a vulnerability management programme
  • Infrastructure and systems administrators responsible for patching the hosts that get scanned
  • SOC analysts who triage scanner output and route findings to owners
  • Network engineers scanning appliances, firewalls and segmented environments
  • Compliance and audit engineers producing evidence of periodic vulnerability assessment
  • DevOps and cloud engineers extending scanning coverage to ephemeral and cloud infrastructure

Pre-requisites

  • Solid TCP/IP networking: addressing, subnets, ports, routing and firewalls
  • Comfortable on a Linux command line, including services, logs and package management
  • Basic understanding of SSH and Windows authentication for credentialed scanning
  • Familiarity with containers, since the reference deployment is container-based
  • A small lab network you control — free-tier cloud instances or local VMs — with several scannable hosts
# pricing

Straightforward pricing

Every plan includes 1 year of full LMS access — not just this course, the entire DevOpsSchool LMS: 20+ courses, 50+ tools, videos, quizzes, assignments and projects.

Self-paced video

₹833/mo

Billed yearly at ₹9,996

Enroll now

1-on-1 mentorship

₹99,999

Full program, private instructor

Enroll 1-on-1

Corporate / private batch

8–30 engineers · custom agenda · onsite or online · PO and GST invoicing

Get a custom quote

Refunds. If we cancel or postpone a cohort, you get a full refund within 15 days. There is no money-back guarantee otherwise.

Terms. Course material remains licensed to the attendee. Read the terms.

Your data. We don't share it with third parties. Privacy policy.

Every attendee gets a verifiable certificate

  • Issued per attendee on completion
  • Verifiable at devopsschool.com/certificates
  • Hard copy available on request
  • Corporate batches receive an attendance and assessment report
DevOpsSchool

OpenVAS Training

Certificate of completion

# feedback

What engineers say

4.4 / 5 from 26 reviews on Trustpilot.

★★★★★
Rajesh is a very good trainer I have experienced in DevSecOps training. The number of contents in different topics he has posted on the DevOpsSchool public website are amazing and user friendly for beginners and experienced professionals.
Ashutosh Mishra · Trustpilot
★★★★★
The trainer (Rajesh) provided very good sessions on SRE profession. Not only hands-on learning on the tools but also SRE mindset.
Peter Wang · Trustpilot
★★★★★
Very good training session. Well explained from the basics to the complex concepts. Also tried to cover practicals and demos within the 3 hour sessions. The learning content and videos are of a great deal of help.
Sreekanth Kannoth · Trustpilot
★★★★★
Basics explanation was exemplary from Rajesh where he dealt with complicated topics to be simple. Great learning stuff personally for me.
Krishna Mohan Yelleti · Trustpilot
★★★★★
Very detailed explanation and has lots of patience in attending the questionnaire. Thanks again for your wonderful sessions.
Uttam Samudrala · Trustpilot
★★★★★
Good discussion, helped us to understand different tools in SRE.
Prashant Saxena · Trustpilot
# comparison

Why a named practitioner beats a marketplace listing

What mattersYouTube + blogsGeneric online courseFreelance marketplaceDevOpsSchool
Named practitionerNoRarelyVaries per bookingYes — same trainer each time
Production experienceUnknownUnknownUnverified20 years, named employers
Custom agendaNoNoSometimesBuilt from your stack
Onsite deliveryNoNoSometimesYes
Lab environmentNoneSandbox that expiresVariesYour own cloud — skill goes with you
AssessmentNoneQuizRarelyAssignments + capstone per module
Per-attendee certificatesNoSometimesRarelyYes
Corporate invoicingNoLimitedVariesPO and GST
Post-training supportNoneForum, time-limitedNoneLifetime forum access
# questions

Frequently asked

Can the agenda be customised for our stack?
Yes — that is the normal case for a private batch. We start with a discovery call, look at your network segmentation, operating system mix, appliance types and reporting requirements, and rebuild the module list around them.
Do you deliver onsite?
Yes. Private batches run onsite at your premises, live online, or hybrid. You provide the room and the engineers; we bring the trainer, agenda, labs, assessment and certificates.
Is this an offensive security course?
No. It is defensive vulnerability management — finding unpatched and misconfigured systems in infrastructure you are responsible for, then prioritising and tracking the fixes. Scope and authorisation are covered in the first module, and every lab runs against attendee-provisioned hosts.
What lab environment do we need?
Attendees provision their own small network — free-tier cloud instances or local VMs — with a few scannable hosts, and we walk them through it. We deliberately do not hand out temporary sandboxes, because the environment they build is the one they keep.
Is OpenVAS the same as Greenbone?
OpenVAS is the scanner; Greenbone Vulnerability Management is the surrounding stack of manager daemon, web interface, protocol and feed. The course teaches the whole stack, because in practice you operate all of it and most problems are not in the scanner itself.
Our scans report thousands of findings nobody acts on. Is that addressed?
Yes, and it is the central operational problem. The triage module covers quality-of-detection filtering, contextual severity, overrides with expiry dates and ownership assignment — turning a result count into a finite queue with named owners and target dates.
Do we need credentialed scanning?
If you want accurate results, yes. Remote version inference produces both false positives and false negatives; a credentialed scan reads installed package versions directly. A full module covers the credentials, the least-privilege account model and how to evidence that authentication actually succeeded.
How long does a private OpenVAS batch take?
Typically two to three days. Deployment, feeds, targets, credentialed scanning and scan configuration fit in two days; adding triage discipline, compliance policies, reporting and protocol automation takes it to three.
What size are batches?
Private corporate batches run 8 to 30 engineers. Public Live & Interactive cohorts are capped at 10 so everyone gets time with the trainer.
Do attendees get a certificate?
Yes — every attendee receives a completion certificate, verifiable at devopsschool.com/certificates. Corporate batches also receive an attendance and assessment report.
What happens if someone misses a session?
Sessions are recorded and available in the LMS, and attendees keep LMS access for a year. For public cohorts, a missed session can be picked up in a later batch.
What is your refund position?
If we cancel or postpone a cohort, you receive a full refund within 15 days. There is no general money-back guarantee, and GST and gateway fees are not refunded.

Still deciding?

Tell us the team, the stack and the timeline. You'll get a straight answer, not a sales sequence.

Talk to an advisor
# ready when you are

Book a OpenVAS trainer — or ask a question first.

  • No spam, no drip sequence
  • Syllabus in 60 seconds
  • A human reply within one business day

Prefer to call or email?

More ways to reach us on the contact page.

Talk to an advisorRequest a quote