当前位置:网站首页>抓包整理外篇——————状态栏[ 四]
抓包整理外篇——————状态栏[ 四]
2022-07-06 01:42:00 【qq_43479892】
优质资源分享
学习路线指引(点击解锁) | 知识定位 | 人群定位 |
---|---|---|
🧡 Python实战微信订餐小程序 🧡 | 进阶级 | 本课程是python flask+微信小程序的完美结合,从项目搭建到腾讯云部署上线,打造一个全栈订餐系统。 |
Python量化交易实战 | 入门级 | 手把手带你打造一个易扩展、更安全、效率更高的量化交易系统 |
前言
简单介绍一下抓包的状态栏和 quick exec。
正文
在介绍debug前,介绍一下quick exec:
这个就是命令工具。
可以执行一些命令达到我们的效果。
这里面有一行字,输入help 学习更多。
help 后就会打开一个新的网页。
里面有一些命令:
比如这个搜索。
有兴趣可以去看下:https://docs.telerik.com/fiddler/knowledge-base/quickexec
然后主要讲的是一个断点。前文介绍了,在下面这样设置的是全局断点。
那么肯定不能这么做了。
这个命令可以指定包含某一串字符串的,进行debug。
这样就能精准的指定我们要的啥。
里面输入bpu dada,然后回车。
可以看到:
然后你发现并没有断点,这是为啥呢?
其实是被encode了。
前文介绍工具的时候介绍了,下面这个:
我们可以转义一下。
然后输入:
再来一次。
这样就匹配到了。
那么如何清除断点呢?
再来看一下状态栏:
这个表示我们激活捕获,如果点击一下就会取消捕获,前文也提到过F12,快捷键。
第二个就是可以快速选择进程。
如果是调试自己公司的软件,那么就不是浏览器,可以过滤掉哈。
上面这个就是断点了,不必多说。
上面这个我也没用过,右边是一共多少个,左边是选中了几个,没什么用。
然后断点debug 这块我用的不多,一般来说后端一般验证接口的正确性,composer 就可以了。
这里我就简单贴一下别人写的:https://www.jianshu.com/p/a4bc71c4fd85,已经很详细了。
结
下一节就简单整理一下,如何抓取https包和弱网测试。
边栏推荐
- leetcode3、实现 strStr()
- 【Flask】获取请求信息、重定向、错误处理
- A Cooperative Approach to Particle Swarm Optimization
- 电气数据|IEEE118(含风能太阳能)
- PHP error what is an error?
- Basic operations of database and table ----- delete data table
- Alibaba-Canal使用详解(排坑版)_MySQL与ES数据同步
- leetcode-两数之和
- internship:项目代码所涉及陌生注解及其作用
- leetcode-2. Palindrome judgment
猜你喜欢
【Flask】官方教程(Tutorial)-part1:项目布局、应用程序设置、定义和访问数据库
Basic operations of databases and tables ----- non empty constraints
Card 4G industrial router charging pile intelligent cabinet private network video monitoring 4G to Ethernet to WiFi wired network speed test software and hardware customization
Basic operations of database and table ----- delete data table
[flask] official tutorial -part2: Blueprint - view, template, static file
Alibaba canal usage details (pit draining version)_ MySQL and ES data synchronization
How does the crystal oscillator vibrate?
selenium 等待方式
037 PHP login, registration, message, personal Center Design
NiO related knowledge (II)
随机推荐
2022年PMP项目管理考试敏捷知识点(8)
Force buckle 1020 Number of enclaves
Unity VR resource flash surface in scene
Huawei converged VLAN principle and configuration
ctf. Show PHP feature (89~110)
Unity VR solves the problem that the handle ray keeps flashing after touching the button of the UI
Flutter Doctor:Xcode 安装不完整
Folio. Ink is a free, fast and easy-to-use image sharing tool
Kubernetes stateless application expansion and contraction capacity
SPIR-V初窺
1. Introduction to basic functions of power query
c#网页打开winform exe
Basic operations of databases and tables ----- default constraints
500 lines of code to understand the principle of mecached cache client driver
NLP fourth paradigm: overview of prompt [pre train, prompt, predict] [Liu Pengfei]
Idea sets the default line break for global newly created files
Redis-列表
Bidding promotion process
How does Huawei enable debug and how to make an image port
[Yu Yue education] Liaoning Vocational College of Architecture Web server application development reference