class documentation

class Config(object):

View In Hierarchy

Config Environment Variables.

Static Method get_val_throw_if_not_exist Return env value if override is not default and throw BadEnvConfig if it's invalid or doesn't exist
Static Method V0_USER Default identifier on the victim machines Default: V0_Rando.
Static Method V0_POWERSHELL_CONPTY Location of Invoke-ConPtyShell.ps1
Static Method V0_VENOM_CACHE MSF Venom cache for autocomplete and functions Default ~/.msfvenom_cache.json
@staticmethod
def get_val_throw_if_not_exist(name, msg, override):

Return env value if override is not default and throw BadEnvConfig if it's invalid or doesn't exist

@staticmethod
def V0_USER():

Default identifier on the victim machines Default: V0_Rando.

@staticmethod
def V0_POWERSHELL_CONPTY(override='__DEFAULT__'):

Location of Invoke-ConPtyShell.ps1

see: :

    https://github.com/antonioCoco/ConPtyShell
@staticmethod
def V0_VENOM_CACHE():

MSF Venom cache for autocomplete and functions Default ~/.msfvenom_cache.json

API Documentation for v0tools, generated by pydoctor 21.2.2 at 1996-06-17 15:00:00.