Skip to content

SAP Internet Graphics Server (IGS) Security Checks

ID: igs-workflow

Severity: “

Author: daffainfo

Tags:

A simple workflow that runs all SAP Internet Graphics Server (IGS) related nuclei templates on a given target.

id: igs-workflow
info:
name: SAP Internet Graphics Server (IGS) Security Checks
author: daffainfo
description: A simple workflow that runs all SAP Internet Graphics Server (IGS) related nuclei templates on a given target.
workflows:
- template: http/technologies/sap/sap-igs-detect.yaml
subtemplates:
- tags: igs

This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.

Terminal window
$ nuclei -u "URL" -t "workflows/igs-workflow.yaml"

View on Github