随笔分类 -  post时间盲注

摘要:代码 import requests import sys import time import pdb import threading from concurrent.futures import ThreadPoolExecutor class Injection(): def __init_ 阅读全文
posted @ 2023-08-07 08:07 lalallalalal 阅读(33) 评论(0) 推荐(0)
摘要:import requests import sys import time import pdb import threading from concurrent.futures import ThreadPoolExecutor class Injection(): def __init__(s 阅读全文
posted @ 2023-08-06 00:59 lalallalalal 阅读(22) 评论(0) 推荐(0)
摘要:self.information_schema_GLOBAL_STATUS = [2, 13, 14] self.information_schema_GLOBAL_VARIABLES = [2, 13, 14] self.information_schema_SESSION_STATUS = [2 阅读全文
posted @ 2023-08-06 00:58 lalallalalal 阅读(17) 评论(0) 推荐(0)
摘要:self.information_schema_GLOBAL_STATUS = [2] self.information_schema_GLOBAL_VARIABLES = [2] self.information_schema_REFERENTIAL_CONSTRAINTS = [11] self 阅读全文
posted @ 2023-08-05 18:08 lalallalalal 阅读(12) 评论(0) 推荐(0)
摘要:import requests import sys import time import pdb import threading from concurrent.futures import ThreadPoolExecutor class Injection(): def __init__(s 阅读全文
posted @ 2023-08-05 17:48 lalallalalal 阅读(37) 评论(0) 推荐(0)
摘要:import requests import sys import time import pdb class Injection(): def __init__(self): self.url = "" #self.scheNum=0 self.scheNum=7 self.scheLen = [ 阅读全文
posted @ 2023-08-02 20:26 lalallalalal 阅读(90) 评论(0) 推荐(0)