- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 92字
- 2021-06-24 18:44:52
The POST method
The POST method is similar to the GET method. It is used to retrieve data from the server, but it passes the content via the body of the request. Since the data is now passed in the body of the request, it becomes more difficult for an attacker to detect and attack the underlying operation. As shown in the following POST request, the username (login) and password (pwd) are not sent in the URL but rather in the body, which is separated from the header by a blank line:

推薦閱讀
- Modern Web Testing with TestCafe
- Getting Started with oVirt 3.3
- 每天5分鐘玩轉Kubernetes
- 操作系統基礎與實踐:基于openEuler平臺
- Mastering KVM Virtualization
- Windows Server 2012網絡操作系統企業應用案例詳解
- 8051軟核處理器設計實戰
- Mastering Reactive JavaScript
- Linux服務器配置與管理
- Linux基礎使用與案例
- INSTANT Galleria Howto
- 鴻蒙HarmonyOS手機應用開發實戰
- 操作系統之哲學原理第2版
- 電腦辦公(Windows 7+Office 2016)入門與提高
- 完美應用Ubuntu(第4版)