Day28_渗透 Burp suite-Intruder Payloads, Options

  • Burp Suite
    • 使用环境:VMware Windows 7
      • 设定攻击的Payloads
        https://ithelp.ithome.com.tw/upload/images/20201009/20130288ICjvTQasVk.png

        https://ithelp.ithome.com.tw/upload/images/20201009/20130288naQKD9x0C1.png

        payload set:1 > 第一个接口为uid
        payload set:2 > 第二个接口为passw
        payload type:Runtime file > 由档案提供payload
        select file > 选择要使用的字典档

      • 设定用来判断结果的文字
        https://ithelp.ithome.com.tw/upload/images/20201009/20130288fQxymKgaD3.png

        https://ithelp.ithome.com.tw/upload/images/20201009/20130288kt8UetDvH5.png

        勾选Flag result items with responses matching these expressions > 自动判断
        Clear > 清除之前的判断准则
        Add > 新增自己的准则
        Simple string > 单纯字串比对
        Exclude HTTP headers > 排除准则文字出现在Response标头的情况

        https://ithelp.ithome.com.tw/upload/images/20201009/201302881S5XE2v6uK.png

        Follw redirections > 不要选Never
        勾选Process cookies in redirections > 重导时也要处理Cookies

      • 开始攻击
        https://ithelp.ithome.com.tw/upload/images/20201009/201302889oDPaMEC2Y.png

      • 找到两笔资料
        https://ithelp.ithome.com.tw/upload/images/20201009/20130288ROsSDIUiDi.png

        https://ithelp.ithome.com.tw/upload/images/20201009/20130288mMAlB6uNUL.png

        Login Failed > 前面设定的判断准则
        找到uid:admin, passw:admin与uid:jsmith, passw:demo1234两笔资料

      • 验证
        https://ithelp.ithome.com.tw/upload/images/20201009/20130288rPdGct4VNg.png

        https://ithelp.ithome.com.tw/upload/images/20201009/20130288jau1ioAfNt.png

        於管理者权限又找到三个帐号

        https://ithelp.ithome.com.tw/upload/images/20201009/20130288FAydW1okhR.png

        https://ithelp.ithome.com.tw/upload/images/20201009/20130288PR0ZgM8Eih.png


<<:  [day27][後端][实作] 引入Typescipt,webpack的loader(下)

>>:  玩转 Storybook: Day 27 Design System for Developers - Review、Test

Day 14 - 寻访其他组件

在开发Vue时,官方建议使用属性及事件对其他元件做处理,不过凡事总有例外的嘛~ 还是会有一些情境中会...

第三天:Gradle 的 5 个重要观念

Gradle 可以做的事情实在太多了,导致初学者很容易被其强大又神秘的架构吓到。因此笔者觉得有必要把...

25.MYSQL 运算子优先顺序

上面介绍了这麽多运算子,除了用括号强制先运算以外,他们也有自己的顺序高低,如果没有括号的,就会按照他...

02 - Elastic 的 Observability 解决方案

本篇学习重点 了解 Elastic 针对 observability 的观点 初探 Elastic ...