برای شروع میتوانید یک دایرکتوری در سرور خارجی ایجاد کنید و وارد آن شوید.
mkdir vmess
cd vmess
import poe, sys | |
client = poe.Client("<POE_API_KEY_HERE>") | |
title=sys.argv[1] | |
path=sys.argv[2] | |
more="" | |
if len(sys.argv) > 3: | |
more="\" and here is more information: "+sys.argv[3] | |
message="""generate a bug bounty report for me (hackerone.com), the title of the bug is """+title+""" and the vulnerability path is \""""+path+more+""" |
برای شروع میتوانید یک دایرکتوری در سرور خارجی ایجاد کنید و وارد آن شوید.
mkdir vmess
cd vmess
systemctl enable ssht | |
systemctl start ssht | |
# Status | |
systemctl status ssht |
package classes { | |
import com.adobe.csxs.core.CSXSInterface; | |
import com.adobe.csxs.events.*; | |
import com.adobe.csxs.external.resources.*; | |
import com.adobe.csxs.types.*; | |
import com.adobe.serialization.json.JSON; | |
import flash.display.Sprite; |
/* EventManager, v1.0.1 | |
* | |
* Copyright (c) 2009, Howard Rauscher | |
* Licensed under the MIT License | |
*/ | |
(function() { | |
function EventManager() { | |
this._listeners = {}; |
https://drive.google.com/open?id=0ByuOG90-szqlNFFYaVlWMFIyVUE |