今天没有新动态
@Pikachu

吾爱破解精华集2023

作者论坛账号:烟99随着2023年的“进度条”加载完毕,我们的吾爱破解的2023年度精华、优秀文章荟萃也新鲜出炉!今年的《吾爱破解精华集》论坛收到了来自125位同学发布的共计202篇 优秀、精华帖(精华帖118篇)。同时还额外收录了15篇春节红包解题活 ...
  • 0
  • 14
  • 0
  • 6
@Pikachu

验证码识别爆破多线程Python版

脚本代码 import requests,threading,base64,argparse,datetime,ddddocr,imghdr,configparser,os,ast from queue import Queue from tqdm import tqdm class scan: def save(self,data): f = open('log.txt', 'a',encoding='ut ...
  • 0
  • 16
  • 0
  • 1
@Pikachu

某钓鱼邮件分析

前言划水摆烂分析点东西 参考链接https://www.securonix.com/blog/securonix-threat-labs-security-meme4chan-advisory/ 正文在线沙箱:https://app.any.run/tasks/33363f16-8146-4bef-948b-362ec2cb0f6d/https://www.joesandbox.com/analysis/1284 ...
  • 0
  • 16
  • 0
  • 22
@Pikachu

公网服务器弱口令引起Google“注意”

0x00前言某年某月某日某网站被Google标记包含恶意软件,针对该问题进行排查(包括后门木马查杀、安全漏洞查找、日志分析、攻击方法、攻击路径及问题复现等),并对存在风险的服务器、web应用等提出安全整改建议。0x01了解问题1、网站在9月底出现被 ...
  • 0
  • 13
  • 0
  • 24
@Pikachu

验证码识别爆破多线程Python版-1.0

上篇文章:验证码识别爆破多线程Python版 的改进版,之前总是出点BUG,总是不尽人意,所以又重新捣鼓了下~ 代码 import requests,threading,argparse,ddddocr,imghdr,ast,sys,datetime from queue import Queue from tqdm import tqdm def ba ...
  • 0
  • 14
  • 0
  • 1
@Pikachu

Navigating System Updates with FortiWeb

Understanding FortiWeb System Updates Keeping your FortiWeb system updated is crucial for both security and performance. System updates help in maintaining up-to-date FortiGuard signatures, IP lists, engine packages, and the geog ...
  • 0
  • 16
  • 0
  • 0