-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathparam.py
More file actions
15 lines (13 loc) · 1.05 KB
/
Copy pathparam.py
File metadata and controls
15 lines (13 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#-*- coding:utf-8 -*-
delMail_url = "http://www.victim.com/batchDeleteLetters.html"
noDecComShowUnReadMessage_url = "http://www.victim.com/noDecComShowUnReadMessage.html"
userProfile_url = "http://www.victim.com/editUserProfile.html"
logpath = "/home/zeroxcc/XSSLOGS/"
Phome_url = "http://www.victim.com/Phomepage.html"
Friends_url = "http://www.victim.com/getFreshEventByJs_Page.html"
#params_url = "http://www.victim.com/scripts/homepage/Ppage.js?v=Tue%20Sep%2006%2023:23:46%20CST%202017"
Recommend_url = "http://www.victim.com/recommendFriendsByJs.html"
Mail_url = "http://www.victim.com/noDecSendPrivateMessage.html"
Clean_url = "http://www.victim.com/noDecComShowUnReadMessage.html"
viewMail_url = "http://www.victim.com/noDecShowMessageByUser.html"
sentMail_url = "http://www.victim.com/noDecShowSentMessages.html"