- Hands-On Red Team Tactics
- Himanshu Sharma Harpreet Singh
- 223字
- 2021-08-13 15:36:39
Payload execution
Different means of transport can be used to deliver the payload over to the target system (MS Word, PDF, EXE, DLL, and so on.) and once the payload is executed on the target server (in this case, the Koadic stager already has the command, which will be executed on the system):
The stager hooks up the zombie. Koadic C2 will be notified when the zombie is connected. Some system information (such as the IP address, hostname, and Windows OS version) is also shared between the zombie and the stager:
To check up on the zombie, you can execute the following command:
Zombies
This will show the allotted ID by C2 to the zombie, the IP address of the zombie, the status, and the last seen (just like WhatsApp and FB Messenger)
To get more information regarding a zombie, you can execute Zombies <ID>, where ID is the identification number allotted by C2 to the zombie. In this case, it's 1:
zombies 1
As you can see, the information regarding the zombie with ID 1 is displayed. In the displayed information, there's one thing that we need to focus on; that is, the Elevated status.
Currently, the Elevated status says No, which means it's not running with SYSTEM privileges but we can achieve system level privs by executing an implant.
- 響應(yīng)式網(wǎng)頁開發(fā)基礎(chǔ)教程(jQuery+Bootstrap)
- Solaris 10系統(tǒng)管理
- 軟件開發(fā)視頻大講堂:ASP.NET從入門到精通(第4版)
- 巧學巧用Dreamweaver CS6、Flash CS6、Fireworks CS6網(wǎng)站制作
- Learn Wireshark
- Learning SaltStack
- 計算機網(wǎng)絡(luò)及項目實踐
- 思科軟件定義訪問:實現(xiàn)基于業(yè)務(wù)意圖的園區(qū)網(wǎng)絡(luò)
- Administrating Solr
- 現(xiàn)代網(wǎng)絡(luò)控制技術(shù)及應(yīng)用
- ASP.NET 3.5教程
- 物聯(lián)網(wǎng)及其安全技術(shù)解析
- Kubeflow:云計算和機器學習的橋梁
- 萬億級流量轉(zhuǎn)發(fā):BFE核心技術(shù)與實現(xiàn)
- web應(yīng)用程序設(shè)計:ASP.NET/PHP/JSP技術(shù)教程