Files
ZDH a794c97d0e Module and code updates (#19)
* Add scope, resource, and client_id randomization for the oauth2 enumeration and spraying modules
* Several code tweaks for general clean up
2022-11-14 16:06:29 -05:00

6 lines
62 B
Python

#!/usr/bin/env python3
from setuptools import setup
setup()