Part 1 课程笔记
1 插件简介
firebug
hackbar
帮助测试SQL注入
2 插件的使用
firebug
foxyproxy
代理器
Part 2 课后题
【解析】Firebug 是一个开源的web开发工具。我们可以使用 Firebug 检查和编辑 HTML、 CSS,调试 JavaScript,在 Firebug 中动态执行 JavaScript,记录 Javascript日志,监控网络。
【解析】hackbar用于网址载入与访问、联合查询、数据加密、各种编码等。 Cookie Manager is useful for Web Developers and Testers to manage and monitor live web site cookies. Using this tool, one can view, add, modify and delete cookies in any of the domain. This tool gives a easy and enhanced view of all the cookies in your browser.
Proxy Switcher allows you to modify your proxy settings easily from the toolbar panel. Toolbar icon indicates the current type of proxy your browser currently using (No Proxy Mode, Auto-detect Proxy Mode, Manual Mode, and PAC Script Mode). The extension is designed such that no resource is used while the panel is closed.
【解析】略。
【解析】略
【解析】具体环境具体分析。