wpaudit/modules/exploit_intel/__init__.py
2025-05-19 22:38:08 +05:00

4 lines
181 B
Python

# This file makes the exploit_intel directory a Python package.
# It can also be used to expose key functions from submodules if desired.
# Example: from .gatherer import run_scan