Skip to content

Instantly share code, notes, and snippets.

@redteam-cyberark
redteam-cyberark / main.py
Last active August 3, 2021 07:28
DF_GAE
import logging
import urllib
import webapp2
import urllib2
# v1.0.1 - updated to support POST request
# change to your IP
redirector = "(insert you C2 domain here)"