- Web Penetration Testing with Kali Linux(Third Edition)
- Gilberto Najera Gutierrez Juned Ahmed Ansari
- 94字
- 2021-06-24 18:44:51
HTTP methods
When a client sends a request to the server, it should also inform the server what action is to be performed on the desired resource. For example, if a user only wants to view the contents of a web page, it will invoke the GET method, which informs the servers to send the contents of the web page to the client web browser.
Several methods are described in this section. They are of interest to a penetration tester, as they indicate what type of data exchange is happening between the two endpoints.
推薦閱讀
- 每天5分鐘玩轉(zhuǎn)Kubernetes
- 新手學(xué)電腦從入門到精通(Windows 10+Office 2016版)
- OpenStack系統(tǒng)架構(gòu)設(shè)計(jì)實(shí)戰(zhàn)
- Learn CUDA Programming
- Linux 從入門到項(xiàng)目實(shí)踐(超值版)
- Linux集群之美
- Zabbix監(jiān)控系統(tǒng)之深度解析和實(shí)踐
- Docker容器技術(shù)與應(yīng)用
- Getting Started with UDK
- Mastering Azure Serverless Computing
- Getting Started with Citrix XenApp 6.5
- Xamarin Mobile Application Development for Android
- Responsive Web Design by Example:Beginner's Guide(Second Edition)
- 計(jì)算機(jī)操作系統(tǒng)(第3版)(微課版)
- 數(shù)字系統(tǒng)設(shè)計(jì)與VHDL