Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-NetScalerFileSystemCheck — This script checks the Citrix Netscaler if it has been compromised by CVE-2019-19781 attacks and collects all file system information | Kitploit
Tools/GitHubGitHub/danielwep/cve-netscalerfilesystemcheck
Vulnerability ScannersForensicsDigital ForensicsMisconfigurationIncident ResponseLog Analysis
GitHubdanielwep/cve-netscalerfilesystemcheck

CVE-NetScalerFileSystemCheck

This script checks the Citrix Netscaler if it has been compromised by CVE-2019-19781 attacks and collects all file system information

View Repository
2245 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

CVE-NetScalerFileSystemCheck

This script checks the Citrix Netscaler if it has been compromised by CVE-2019-19781 attacks and collects all file system information.

The following files and logs will be checked (Latest version 1.13):

  • Template folders for XML files
  • Apache Access logfiles
  • Apache Error logfiles
  • Cron Jobs
  • Backdoor Scripts
  • Crypto Miner
  • Bash logfiles

Getting Started

The Output file will be created in the execution directory.

Prerequisites

CVE-NetScalerFileSystemCheck.ps1 needs plink.exe in the execution directory and can be run your local computer.

CVE-NetScalerFileSystemCheck.sh can be run your NetScaler appliance directly, e.g. under /var/tmp/.

Running the scripts

CCVE-NetScalerFileSystemCheck.ps1

root@kitploit:~
.\CVE-NetScalerFileSystemCheck.ps1 -NSIP [YourNetScalerIP]

CCVE-NetScalerFileSystemCheck.sh

root@kitploit:~
bash CVE-NetScalerFileSystemCheck.sh

Credits

@manuelkolloff - https://nerdscaler.com/

Cheers, Daniel Weppeler

Download Tool