ports/security/vulnx/pkg/PLIST

62 lines
2 KiB
Text

bin/vulnx
share/vulnx/
share/vulnx/CHANGELOG.md
share/vulnx/CONTRIBUTING.md
share/vulnx/LICENSE
share/vulnx/README.md
share/vulnx/bin/
share/vulnx/bin/vulnx.desktop
share/vulnx/bin/vulnxicon.png
share/vulnx/common/
share/vulnx/common/__init__.py
share/vulnx/common/banner.py
share/vulnx/common/colors.py
share/vulnx/common/output_wr.py
share/vulnx/common/requestUp.py
share/vulnx/common/uriParser.py
share/vulnx/modules/
share/vulnx/modules/__init__.py
share/vulnx/modules/cli/
share/vulnx/modules/cli/__init__.py
share/vulnx/modules/cli/cli.py
share/vulnx/modules/cli/helpers.py
share/vulnx/modules/detector.py
share/vulnx/modules/dns_dump.py
share/vulnx/modules/dorks/
share/vulnx/modules/dorks/__init__.py
share/vulnx/modules/dorks/engine.py
share/vulnx/modules/dorks/helpers.py
share/vulnx/modules/executor/
share/vulnx/modules/executor/Drupal.py
share/vulnx/modules/executor/Joomla.py
share/vulnx/modules/executor/Lokomedia.py
share/vulnx/modules/executor/Lokomedia2.py
share/vulnx/modules/executor/Magento.py
share/vulnx/modules/executor/Opencart.py
share/vulnx/modules/executor/Prestashop.py
share/vulnx/modules/executor/Uknown.py
share/vulnx/modules/executor/Wordpress.py
share/vulnx/modules/executor/__init__.py
share/vulnx/modules/exploits/
share/vulnx/modules/exploits/__init__.py
share/vulnx/modules/exploits/drupal_exploits.py
share/vulnx/modules/exploits/joomla_exploits.py
share/vulnx/modules/exploits/prestashop_exploits.py
share/vulnx/modules/exploits/wordpress_exploits.py
share/vulnx/modules/gathering/
share/vulnx/modules/gathering/__init__.py
share/vulnx/modules/gathering/cmsgather.py
share/vulnx/modules/gathering/host_gathering.py
share/vulnx/modules/gathering/joocms.py
share/vulnx/modules/gathering/wpcms.py
share/vulnx/modules/scan_ports.py
share/vulnx/shell/
share/vulnx/shell/VulnX.gif
share/vulnx/shell/VulnX.html
share/vulnx/shell/VulnX.php
share/vulnx/shell/VulnX.php.mp4
share/vulnx/shell/VulnX.php.png
share/vulnx/shell/VulnX.txt
share/vulnx/shell/VulnX.zip
share/vulnx/shell/__init__.py
share/vulnx/vulnx.py