HackingScripts/__init__.py
2021-05-09 22:35:30 +02:00

4 lines
85 B
Python

__doc__ = __doc__ or ""
__all__ = ["util","fileserver","xss_handler","genRevShell"]