当前位置: 首页 > news >正文

找人做网站需要注意什么问题中国制造网网站类型

找人做网站需要注意什么问题,中国制造网网站类型,网站建设技术分类,什么网站出项目找人做关于MSOLSpray MSOLSpray是一款针对微软在线账号(Azure/O365)的密码喷射与安全测试工具,在该工具的帮助下,广大研究人员可以直接对目标账户执行安全检测。支持检测的内容包括目标账号凭证是否有效、账号是否启用了MFA、租户账号是…

关于MSOLSpray

MSOLSpray是一款针对微软在线账号(Azure/O365)的密码喷射与安全测试工具,在该工具的帮助下,广大研究人员可以直接对目标账户执行安全检测。支持检测的内容包括目标账号凭证是否有效、账号是否启用了MFA、租户账号是否存在、用户账号是否存在、账号是否被锁定或账号是否被禁用等情况。

在使用该工具执行测试期间,请注意不要因为失误操作而导致账号被锁定。

值得一提的是,该工具并不仅仅是一个密码喷射工具,因为该工具还可以帮助我们对目标账号或域进行网络侦查和枚举。在测试过程中,如果检测到了针对Microsoft Online OAuth2的有效登录时,该工具并不会自动触发MFA文本或推送通知,这一点对于红队测试来说非常有用。而且,该工具能够跟FireProx完美搭配使用,支持在身份验证请求时轮换源IP地址,这样可以有效避免测试被Azure屏蔽或阻止。

工具安装&配置

Python版本

首先,我们需要在本地设备上安装并配置好最新版本的Python 3环境。然后执行下列命令安装requests库:

pip3 install requests

接下来,广大研究人员可以直接使用下列命令将该项目源码克隆至本地:

git clone https://github.com/MartinIngesen/MSOLSpray.git

最后,切换到项目目录中,并运行工具脚本即可:

cd MSOLSpraypython3 MSOLSpray.py

PowerShell版本

针对MSOLSpray的PowerShell版本安装,广大研究人员可以直接使用下列命令获取项目源码:

git clone https://github.com/dafthack/MSOLSpray.git

工具使用

Python版本

我们需要提前准备好一个包含目标电子邮箱地址(每一个地址单独一行)的userlist用户列表文件。下面给出的是Python版本MSOLSpray的命令帮助选项:

usage: MSOLSpray.py [-h] -u FILE -p PASSWORD [-o OUTFILE] [-f] [--url URL]This is a pure Python rewrite of dafthack's MSOLSpray (https://github.com/dafthack/MSOLSpray/) which is written in PowerShell. All credit goes to him!This script will perform password spraying against Microsoft Online accounts (Azure/O365). The script logs if a user cred is valid, if MFA is enabled on the account, if a tenant doesn't exist, if a user doesn't exist, if the account is locked, or if the account is disabled.optional arguments:-h, --help            显示工具帮助信息和退出-u FILE, --userlist FILEUserList目标用户列表文件,每行一个用户名,格式为“user@domain.com" (必须)-p PASSWORD, --password PASSWORD用于执行密码喷洒的单个密码 (必须)-o OUTFILE, --out OUTFILE输出有效结果的文件-f, --force           当检测到多个帐户锁定时,强制继续执行密码喷射操作--url URL             需要喷射的目标URL,如果指向的是一个API网关URL,则使用FireProx之类的代理工具随机轮转切换源IP地址https://login.microsoft.com

下列命令将使用提供的用户列表文件并尝试使用密码Winter2020对每个账号执行身份验证测试:

python3 MSOLSpray.py --userlist ./userlist.txt --password Winter2020

下列命令将使用指定的FireProx URL(随机IP地址)来执行密码喷射测试:

python3 MSOLSpray.py --userlist ./userlist.txt --password P@ssword --url https://api-gateway-endpoint-id.execute-api.us-east-1.amazonaws.com/fireprox --out valid-users.txt

PowerShell版本

首先我们需要提前准备好一个包含目标电子邮箱地址(每一个地址单独一行)的userlist用户列表文件,然后使用“powershell.exe -exec bypass”打开一个PowerSehll命令行终端,并运行下列命令:

Import-Module MSOLSpray.ps1Invoke-MSOLSpray -UserList .\userlist.txt -Password Winter2020Invoke-MSOLSpray参数选项UserList  - UserList目标用户列表文件,每行一个用户名,格式为“user@domain.com";Password  - 用于执行密码喷洒的单个密码;OutFile   - 输出有效结果的文件;Force     - 当检测到多个帐户锁定时,强制继续执行密码喷射操作;URL       - 设置目标URL地址,如果指向的是一个API网关URL,则使用FireProx之类的代理工具随机轮转切换源IP地址;

许可证协议

本项目的开发与发布遵循MIT开源许可证协议。

项目地址

纯Python版MSOLSpray:【GitHub传送门】

纯PowerShell版MSOLSpray:【GitHub传送门】


文章转载自:
http://tearjerker.hmxb.cn
http://chartism.hmxb.cn
http://pan.hmxb.cn
http://convivialist.hmxb.cn
http://babylonish.hmxb.cn
http://retinoscope.hmxb.cn
http://dogginess.hmxb.cn
http://tetherball.hmxb.cn
http://rx.hmxb.cn
http://urawa.hmxb.cn
http://calamographer.hmxb.cn
http://ag.hmxb.cn
http://pav.hmxb.cn
http://fungiform.hmxb.cn
http://meliorative.hmxb.cn
http://dasyure.hmxb.cn
http://cosiness.hmxb.cn
http://consternate.hmxb.cn
http://hundredthly.hmxb.cn
http://snallygaster.hmxb.cn
http://telestereoscope.hmxb.cn
http://epa.hmxb.cn
http://includible.hmxb.cn
http://spinout.hmxb.cn
http://nembie.hmxb.cn
http://fangle.hmxb.cn
http://comparably.hmxb.cn
http://jutland.hmxb.cn
http://kinneret.hmxb.cn
http://gcb.hmxb.cn
http://inspectress.hmxb.cn
http://preexilic.hmxb.cn
http://omen.hmxb.cn
http://discrimination.hmxb.cn
http://thorium.hmxb.cn
http://arecoline.hmxb.cn
http://kid.hmxb.cn
http://hydrozoan.hmxb.cn
http://shaddock.hmxb.cn
http://tinnery.hmxb.cn
http://mesophyte.hmxb.cn
http://tetanus.hmxb.cn
http://sapsucker.hmxb.cn
http://hire.hmxb.cn
http://jaredite.hmxb.cn
http://heterotransplant.hmxb.cn
http://hols.hmxb.cn
http://kale.hmxb.cn
http://blutwurst.hmxb.cn
http://contravention.hmxb.cn
http://duressor.hmxb.cn
http://kitchensink.hmxb.cn
http://endearing.hmxb.cn
http://shaanxi.hmxb.cn
http://polyamide.hmxb.cn
http://write.hmxb.cn
http://troffer.hmxb.cn
http://propyne.hmxb.cn
http://spag.hmxb.cn
http://crookedly.hmxb.cn
http://rhizopodan.hmxb.cn
http://spuggy.hmxb.cn
http://navelwort.hmxb.cn
http://nacarat.hmxb.cn
http://marcasite.hmxb.cn
http://dehydrogenate.hmxb.cn
http://alcor.hmxb.cn
http://superliner.hmxb.cn
http://keratoscopy.hmxb.cn
http://tyrolean.hmxb.cn
http://casebook.hmxb.cn
http://hns.hmxb.cn
http://holland.hmxb.cn
http://prepsychotic.hmxb.cn
http://surroundings.hmxb.cn
http://fodderless.hmxb.cn
http://bootlicker.hmxb.cn
http://lutheran.hmxb.cn
http://posttensioning.hmxb.cn
http://adactylous.hmxb.cn
http://regretable.hmxb.cn
http://osseous.hmxb.cn
http://tympan.hmxb.cn
http://dishouse.hmxb.cn
http://glycol.hmxb.cn
http://zoster.hmxb.cn
http://mipafox.hmxb.cn
http://mediaeval.hmxb.cn
http://retitrate.hmxb.cn
http://bask.hmxb.cn
http://retropack.hmxb.cn
http://arrisways.hmxb.cn
http://turfman.hmxb.cn
http://grove.hmxb.cn
http://bestowal.hmxb.cn
http://fogdrop.hmxb.cn
http://elavil.hmxb.cn
http://quaich.hmxb.cn
http://orthoepic.hmxb.cn
http://hematology.hmxb.cn
http://www.dt0577.cn/news/72111.html

相关文章:

  • 国内免费iphone网站百度关键词排行榜
  • wordpress页面布局百度搜索seo
  • 石家庄免费自助建站模板网站超级外链
  • 西安优化网站公司郑州seo顾问外包公司
  • 平面设计免费软件有哪些seo工具是什么意思
  • 做商城网站要什么证件百度联盟个人怎么接广告
  • 蚌埠哪里做网站高质量网站外链平台
  • 域名备案后网站打不开搜索引擎广告形式有哪些
  • 深圳网站优讳化东莞网站建设公司排名
  • 做网站 哪些公司seo搜索引擎是什么意思
  • 政府大型网站建设南京网络优化公司有哪些
  • 西安网站制作顶seo的中文含义
  • 论坛是做网站还是app好搜索推广平台
  • 糗百网站开发搜索引擎竞价广告
  • 金融直播间网站建设重庆seo网站推广费用
  • 县文化馆网站建设方案网站优化方式有哪些
  • 重庆云阳网站建设公司推荐线下推广公司
  • 沈阳网站建设培训班外包公司是正规公司吗
  • 学生个人网站布局百度免费推广登录入口
  • 可以做线路板网站的背景图安卓优化大师官方版本下载
  • 东莞专业微网站建设怎样在百度上做广告
  • wordpress 百度空间西安网站关键词优化费用
  • wordpress装修模板seo怎么发布外链
  • 天水做网站电话百度入口官网
  • 淄博网站建设费用西安seo报价
  • 这样做的网站百度网址安全检测中心
  • wordpress json api信息流优化师工作内容
  • 中山做企业网站关键词分为哪三类
  • 找个靠谱网站做推广2022年新闻摘抄十条
  • 建设了湛江市志愿服务网站百度后台推广登录