Exploit

class pytw.exploit.Exploit(exploit_json)[source]

Exploit object Consists of {source, URL} fields

get_source()[source]

:Returns the source of the exploit

get_url()[source]

:Returns the URL for the exploit

to_json()[source]

:Returns JSON representation of the object