xss-admin-XSS博客-第26页
日常技巧 - 命令无回显实战 Tips-XSS博客

日常技巧 – 命令无回显实战 Tips

dnslog 获取完整请求 大多数 dnslog 平台外带数据会发现不能获取全部内容 https://log.xn--9tr.com/ 改用以下地址,但是中文会出现乱码 https://www.log.d48e48337471993e.com/ 或者使用 burp ...
10个月前
021712
免杀技术 - FilelessPELoader 免杀加载-XSS博客

免杀技术 – FilelessPELoader 免杀加载

FilelessPELoader 免杀加载 分享一个好用的 PE 远程加载项目 https://github.com/TheD1rkMtr/FilelessPELoader 远程内存加载,免杀大部分的杀软 1、首先安装相关 python 库 pip install pycrypt...
10个月前
014511
红队技术 - weblogic 上传 getshell 路径-XSS博客

红队技术 – weblogic 上传 getshell 路径

weblogic 上传 getshell 路径 Linux 系统 第一种 上传目录 /u01/oracle/wlserver/server/lib/consoleapp/webapp/framework/skins/wlsconsole/css /u01/oracle/wlserver/server/lib/consoleapp/w...
10个月前
01595
软件破解 - xray1.9.4 破解-XSS博客

软件破解 – xray1.9.4 破解

xray1.9.4 破解 jl 修改为 jnl,点击补丁保存
10个月前
014211
漏洞复现 - Nacos 身份认证绕过-XSS博客

漏洞复现 – Nacos 身份认证绕过

Nacos 身份认证绕过 由于 secret.key 值为默认 ### The default token(Base64 String): nacos.core.auth.default.token.secret.key=SecretKey012345678901234567890123456789012345678901234567...
10个月前
01307
靶场学习 - 自建三层内网靶场-XSS博客

靶场学习 – 自建三层内网靶场

自建内网靶场 https://github.com/yangzongzhuan/RuoYi/releases ruoyi-admintargetclassesapplication-druid.yml 修改数据库账号密码 idea 编译生成适配环境的 jar 包 数据库配置推荐:mysql5+...
10个月前
012015
漏洞复现 - Minio 信息泄露漏洞(CVE-2023-28432)-XSS博客

漏洞复现 – Minio 信息泄露漏洞(CVE-2023-28432)

Minio 信息泄露漏洞(CVE-2023-28432) POST /minio/bootstrap/v1/verify HTTP/1.1 Host: User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/111.0 Acc...
10个月前
01147
go shellcode 加载 bypassAV-XSS博客

go shellcode 加载 bypassAV

go shellcode 加载 bypass AV 在攻防实战中免杀技术尤为重要,站在巨人的肩膀上学习 go shellcode 免杀加载的方法 相关代码打包至 github https://github.com/Pizz33/GobypassAV-shellcode...
10个月前
011011
隐藏上传的程序木马-XSS博客

隐藏上传的程序木马

红队技术 - 隐藏上传的程序木马 1、exe 伪装正常程序 https://github.com/secretsquirrel/SigThief python sigthief.py -i 360Safe.exe -t notepad.exe -o tes.exe -i 为签名文件 -t 为需要伪造...
10个月前
010111
攻防实战小技巧-XSS博客

攻防实战小技巧

外网打点 资产测绘三剑客 https://hunter.qianxin.com/https://fofa.info/https://quake.360.cn/ 挖掘高价值资产 https://github.com/EdgeSecurityTeam/EHole ehole 重构了一版,需要下载 sourc...
10个月前
011710