HJ脚本分享基地┣ py ┫技术分享 -查档-开盒_思路_免费开户__大杂烩
رفتن به کانال در Telegram
Open-source scripts shared for educational purposes. Not responsible for user misuse. Takedown requests (EU DSA Art. 16): atienzarhodorax838@gmail.com 业务联系: @APl520
نمایش بیشترکشور مشخص نشده استدسته بندی مشخص نشده است
2 655
مشترکین
+1824 ساعت
+1077 روز
+22530 روز
آرشیو پست ها
广东政务 外籍高层次人才认定 广东法人模糊手机号 (依旧投💩)
#接口或思路
“
来自 @qwe_poi_action 📮 点我投稿”qwe_poi_action 📮 点我投稿”
青海省常用地址
#小程序://青海预防接种/QjyHJzXPnMtE8NB
输入对应三要素登录 输入接种人三要素绑定 地址手机号随便填 导出电子预防接种症出常用地址
——枷锁
我也来投稿一下子👍
#接口或思路
“
来自 @qwe_poi_action 投稿人 @Jay_geqian_i 📮 点我投稿”qwe_poi_action 投稿人 @Jay_geqian_i 📮 点我投稿”
小念公益分享频道在主页,素材来源于py基地但是这个可以批量,许愿主页频道进点人
#脚本
“来自 @qwe_poi_action 投稿人 @x111111n1 📮 点我投稿”@qwe_poi_action 投稿人 @x111111n1 📮 点我投稿”
zwfw.hubei.gov.cn登录点忘记密码输入二要素可以看模糊手机号
#接口或思路
“来自 @qwe_poi_action 投稿人 @minishijiewansui 📮 点我投稿”@qwe_poi_action 投稿人 @minishijiewansui 📮 点我投稿”
这个是别人的作者希旭:✈️@xixu666
#脚本
“来自 @qwe_poi_action 投稿人 @Q_Qx77 📮 点我投稿”@qwe_poi_action 投稿人 @Q_Qx77 📮 点我投稿”
import requests
import re
import time
phone = input("请输入手机号: ").strip()
if len(phone) < 11:
phone = "19985916556"
print(f"使用默认手机号: {phone}")
session = requests.Session()
session.headers.update({
'User-Agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36',
'Content-Type': 'application/x-www-form-urlencoded'
})
data = {
'yyname': '大学',
'tel': '175',
'email': '25',
'tell': phone,
'city': '广州'
}
sites = [
('广东', 'http://gdsjzk.cn/index.php?ac=article&at=list&tid=10', 'http://gdsjzk.cn/index.php?ac=form&at=save', 'feedback'),
('辽宁', 'http://lnsjzk.cn/index.php?ac=article&at=list&tid=2', 'http://lnsjzk.cn/index.php?ac=form&at=save', 'form'),
('河北', 'http://hbsjzk.cn/index.php?ac=article&at=list&tid=4', 'http://hbsjzk.cn/index.php?ac=form&at=save', 'feedback')
]
print(f"\n提交手机号: {phone}")
print("正在提交...\n")
for name, page, url, code in sites:
try:
resp = session.get(page)
token = re.search(r'name="tokenkey"\s+value="([^"]+)"', resp.text)
token = token.group(1) if token else ''
resp = session.post(url, data={
'linkurl': 'add',
'fgid': '1',
'formcode': code,
'did': '0',
'tokenkey': token,
**data
})
print(f"✓ {name}精子库: 提交成功 (状态码: {resp.status_code})")
except Exception as e:
print(f"✗ {name}精子库: 提交失败 - {e}")
time.sleep(1)
print("\n提交完成!")
#接口或思路
“来自 @qwe_poi_action 投稿人 @ZGGH57 📮 点我投稿”@qwe_poi_action 投稿人 @ZGGH57 📮 点我投稿”
小程序5g随e签 三要素核验应该是无遗漏 (有加密,小学生不能玩 )
#接口或思路
“来自 @qwe_poi_action 投稿人 @cnmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 📮 点我投稿”@qwe_poi_action 投稿人 @cnmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm 📮 点我投稿”
贵州政务网站 残疾人就业跳板税务局 (乐意投稿点💩)
#接口或思路
“
来自 @qwe_poi_action 📮 点我投稿”qwe_poi_action 📮 点我投稿”
import requests
import time
from datetime import datetime
session = requests.Session()
name = input("姓名: ")
phone = input("电话: ")
now = datetime.now()
date = f"{now.month}月{now.day}日"
timestamp = int(time.time() * 1000)
params = {
"_": timestamp,
"Linkman": name,
"Linkdate": date,
"MainContact": phone,
"SubContact": "",
"Address": "贵阳"
}
headers = {
"User-Agent": "Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36",
"X-Requested-With": "XMLHttpRequest",
"Referer": "http://m.huilongyuan.cn/Appointment.aspx"
}
try:
session.get("http://m.huilongyuan.cn/", headers=headers)
response = session.get(
"http://m.huilongyuan.cn/API/AddMessage.ashx",
params=params,
headers=headers
)
print(f"状态码: {response.status_code}")
print(f"响应: {response.text}")
except Exception as e:
print(f"错误: {e}")
自动骚扰一下看公暮
#接口或思路
“来自 @qwe_poi_action 投稿人 @ZGGH57 📮 点我投稿”@qwe_poi_action 投稿人 @ZGGH57 📮 点我投稿”
