- Kali Linux:An Ethical Hacker's Cookbook(Second Edition)
- Himanshu Sharma
- 89字
- 2021-06-24 15:59:26
Finding technology behind webapps using WhatWeb
There is no point starting a pentest against a web application without knowing what the actual technology is behind it. For example, it would be absolutely useless to run dirs3arch to look for files with the extension PHP when the technology is actually Asp. So, in this recipe, we will learn how to use a simple tool, WhatWeb, to reveal the technology behind a webapp. It comes by default in Kali.
It can also be installed manually from the following URL: https://github.com/urbanadventurer/WhatWeb.
推薦閱讀
- Learning OpenDaylight
- 嵌入式Linux系統開發:基于Yocto Project
- WindowsServer2012Hyper-V虛擬化部署與管理指南
- Implementing Azure DevOps Solutions
- 數據中心系統工程及應用
- Python基礎教程(第3版)
- Linux就該這么學
- 網絡操作系統管理與應用(第三版)
- Linux內核觀測技術BPF
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- 計算機應用基礎(Windows 7+Office 2016)
- Distributed Computing with Go
- HTML5 Enterprise Application Development
- 鴻蒙操作系統設計原理與架構
- Zabbix監控系統之深度解析和實踐