当前位置:网站首页>【内网渗透】内网渗透红日靶场(vulnstack)二
【内网渗透】内网渗透红日靶场(vulnstack)二
2022-07-21 05:08:00 【3Ss安全前线】
环境搭建
web:两个网卡192.168.80.170、10.10.10.8
PC:两个网卡192.168.80.169、10.10.10.201
DC:一个网卡10.10.10.10
渗透过程
web就直接不看了,扔个cs马获取shell,上线之后使用systeminfo查看补丁
发现存在三个补丁直接使用插件的提权功能15-051直接提权成功
运行mimikatz获取明文密码
查看ip发现内网网段
判断存在de1ay域
查看一下抓取到的凭证信息
查看一下域内账户
找域控
ping域控得到ip
上传ms14-068工具
执行
MS14-068.exe -u [email protected] -p [email protected] -s S-1-5-21-3767205380-3469466069-2137393323-1000 -d 10.10.10.10
使用mimika注入kerberos::ptc [email protected]
连接域控
这里打算传一个马通过域控票据传入域控,反弹shell
建立web机器上的监听生成exe
查看端口,监听成功
使用拿到shell的方式上传恶意exe文件,例如文件共享
psexec连接cmd
执行木马文件
成功反弹回来域控
得到的两台机器抓取明文密码发现mssql明文密码,使用上述方法也可反弹shell,结束渗透
边栏推荐
- BUUCTF(misc)
- Dwva [SQL injection] learning record
- Fundamentals of computational heat transfer
- php三行代码写测试接口
- The most common throttling scenario is the pull-down refresh and pull-up load of uniapp
- 从去IOE到CIPU,中国云计算要走出自己的路径
- wap绿色传奇搭建(纯净版)
- Koa2快速搭建服务器
- DWVA[SQL-Injection]学习记录
- How to play FLV format videos locally for free
猜你喜欢
php(tp框架)使用阿里云OSS存储
攻防世界web区 难度等级:3(ics-05,MFW,easytornado)
Nodejs+Express使用 cors 中间件解决跨域问题
16. [assignment of string ends with semicolon]
24. [judge whether it is an integer with bytes]
There are multiple heroes that share the same tag within a subtree
First Working Day~
VOF phase transition equation in openfoam
vulnhub-DC-4靶机渗透记录
Common formula for matrix derivation (avoiding pit) + derivation of matrix modulus and absolute value
随机推荐
JWT realizes TP5 user login function
a标签下载和window.location.herf下载
攻防世界web区 难度等级:2(upload1,web2,Web_php_include,supersqli,warmup)
固体火箭发动机零维内弹道方程组
vulnhub-DC-4靶机渗透记录
DWVA[SQL-Injection]学习记录
PHP date() 函数
24. [judge whether it is an integer with bytes]
大文件下载 解决方案
Buuctf n1book [Chapter 2 advanced web] file upload
Uniapp customized navigation bar buttons and button click events
Derivation of Jacobian characteristic system for two-dimensional inviscid flow
First Working Day~
Magic method of PHP
wap绿色传奇搭建(纯净版)
推薦一個好用的 所見即所得的 markdown 編輯器 Mark Text
The text file is transferred to the external server through the web proxy server and returned after modification
Large file download solution
Nodejs+express uses CORS middleware to solve cross domain problems
thinkphp设置单位时间内限制 ip 的请求