Skip to content

dolevf/nmap-graphql-introspection-nse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Nmap NSE for GraphQL

Intifies webservers running GraphQL endpoints and attempts an execution of an Introspection query for information gathering.

Usage

Move the file into nmap's scripts folder: cp -i graphql-introspection.nse /usr/share/nmap/scripts

Execute a scan: nmap -sV --script=graphql-introspection -v ip.add.re.ss

Resources

About

NSE Script for GraphQL Introspection Check

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages