- Burp Suite Essentials
- Akash Mahajan
- 217字
- 2021-08-05 17:03:39
Scope inclusion versus exclusion
The target scope works on URL patterns. URL patterns can either be inclusive or exclusive. An inclusive pattern will allow all URLs matching the pattern to go through. An exclusive pattern will disallow all URLs matching the pattern from proceeding further. To match the scope, Burp Suite matches URLs to the patterns defined in the included list first. This allows us to add targets easily in scope. Once a target URL pattern is matched, it is checked against in the exclusion list. This is done to ensure that we don't inadvertently trigger critical functionality. For example, if we want to attack everything and not get logged out, we can exclude the Logout page. If some functionality triggers automated e-mails to thousands of users, we don't want to annoy the users by sending e-mails while testing by mistake. We should explicitly put the mentioned URLs in the exclusion list.
Spending some quality time figuring out the scope, adding the required target URLs, and ensuring that our inclusion and exclusion lists will ensure, will save us a lot of time and effort while using the other tools of the Suite. This might also be mandatory based on the testing activity we are planning to do. I highly recommend you to get comfortable using Target Scope.
- Node Security
- CTF實戰:技術、解題與進階
- 為你護航:網絡空間安全科普讀本(第2版)
- INSTANT Burp Suite Starter
- 開發者的Web安全戒律:真實威脅與防御實踐
- 網絡安全技術及應用(第3版)
- 黑客攻防與網絡安全從新手到高手(絕招篇)
- 解密彩虹團隊非凡實戰能力:企業安全體系建設(共5冊)
- 信息安全等級保護測評與整改指導手冊
- 信息技術基礎:提高篇·實驗與習題
- 空間群組密鑰管理研究:基于自主的深空DTN密鑰管理
- Mastering Linux Security and Hardening
- 網絡空間安全:拒絕服務攻擊檢測與防御
- Mastering Metasploit
- INSTANT Kali Linux