- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 87字
- 2021-06-24 18:44:52
The GET method
The GET method is used to retrieve whatever information is identified by the URL or generated by a process identified by it. A GET request can take parameters from the client, which are then passed to the web application via the URL itself by appending a question mark ? followed by the parameters' names and values. As shown in the following header, when you send a search query for web penetration testing in the Bing search engine, it is sent via the URL:

推薦閱讀
- pcDuino開發實戰
- Learning OpenDaylight
- Implementing Cisco UCS Solutions
- Kubernetes網絡權威指南:基礎、原理與實踐
- 嵌入式應用程序設計綜合教程(微課版)
- Linux集群和自動化運維
- 混沌工程:復雜系統韌性實現之道
- 計算機系統開發與優化實戰
- Kali Linux 2018:Windows Penetration Testing
- Troubleshooting Docker
- Learn CUDA Programming
- Linux網絡操作系統項目教程(RHEL 7.4/CentOS 7.4)(第3版)(微課版)
- OpenVZ Essentials
- Docker容器技術與應用
- BuddyPress Theme Development