先来介绍一下bwappphp
bwapp是一款很是好用的漏洞演示平台,包含有100多个漏洞html
-
SQL, HTML, iFrame, SSI, OS Command, XML, XPath, LDAP,mysql
PHP Code, Host Header and SMTP injectionsweb
- Authentication, authorization and session management issues
- Malicious, unrestricted file uploads and backdoor files
- Arbitrary file access and directory traversals
- Heartbleed and Shellshock vulnerability
- Local and remote file inclusions (LFI/RFI)
- Server Side Request Forgery (SSRF)
- Configuration issues: Man-in-the-Middle, Cross-Domain policy file,
FTP, SNMP, WebDAV, information disclosures,...
- HTTP parameter pollution and HTTP response splitting
- XML External Entity attacks (XXE)
- HTML5 ClickJacking, Cross-Origin Resource Sharing (CORS)
and web storage issues
- Drupal, phpMyAdmin and SQLite issues
- Unvalidated redirects and forwards
- Denial-of-Service (DoS) attacks
- Cross-Site Scripting (XSS), Cross-Site Tracing (XST) and
Cross-Site Request Forgery (CSRF)
- AJAX and Web Services issues (JSON/XML/SOAP)
- Parameter tampering and cookie poisoning
- Buffer overflows and local privilege escalations
- PHP-CGI remote code execution
- HTTP verb tampering
- And much more
特色:sql
- 开源的php应用
- 后台Mysql数据库
- 可运行在Linux/Windows Apache/IIS
- 支持WAMP或者XAMPP
安装:数据库
bwapp能够单独下载,也能够下载一个虚拟机版本,解压后直接打开虚拟机就能够访问。apache
单独下载的话须要部署到apache+mysql+php的环境中浏览器
浏览器访问你的bwapp:http://x.x.x.x/bwapp/installcookie

点开heresession

这里我已经安装过了
下载以后解压,用vmware打开便可
默认帐号密码为:bee/bug
但使用用虚拟机的方式的话存在一个键盘乱序的问题,须要作以下设置:
System -> preferences -> keyboard -> layouts -> +add【layouts:China】

keyboard -> A4Tech KB-21

附下载地址:
虚拟机下载地址:https://sourceforge.net/projects/bwapp/files/bee-box/
安装包下载地址:https://sourceforge.net/projects/bwapp/files/bWAPP/
本文固定连接:http://www.cnblogs.com/hell0w/p/7523114.html 转载请注明出处,谢谢!