常见网站架构和攻击手法
网站架构
| 名称 | 组成 | 备注 |
|---|---|---|
| LAMP | Linux+Apache+MySQL+PHP | |
| LNMP | Linux+Nginx+MySQL+PHP | |
| WAMP | Windows+Apache+MySQL+PHP | |
| BAMP | BSD+Apache+MySQL+PHP | |
| WIMP | Windows+IIS+MySQL+PHP | |
| WISA | Windows+IIS+SQLServer+ASP | |
攻击手法
// TODO,e.g. https://www.leavesongs.com/PENETRATION/some-tricks-of-attacking-lnmp-web-application.html