# Nmap Vulners NSE

PlexTrac supports importing XML [Vulners NSE files](https://nmap.org/nsedoc/scripts/vulners.html) from **Nmap.** Nmap, short for "Network Mapper," is an open-source network scanning tool that allows network administrators and security professionals to discover devices on a network, identify open ports and services, gather information about those services, perform OS fingerprinting, and automate tasks using custom scripts.&#x20;

Nmap Scripting Engine (NSE) enables users to write and execute custom scripts to perform specific tasks during network scanning. NSE scripts are classified into predefined categories. Nmap vulners files use a database to detect potential vulnerabilities in services and systems found during a network scan.

{% hint style="warning" %}
It's important to note that vulners scripts are distinct from vulscan and vuln scripts. The main difference is the vulnerability database used.
{% endhint %}

<div align="left"><figure><img src="https://4252973360-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LXA6EayCcg12qfDcfXd%2Fuploads%2FyHUnFxnsE8EsRJeYhuxt%2Fimage.png?alt=media&#x26;token=754bf370-6d6e-4f62-aa83-4fd1aa0666e5" alt="" width="166"><figcaption></figcaption></figure></div>
