定制 aszone/vulnerabilities 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

aszone/vulnerabilities

Composer 安装命令:

composer require aszone/vulnerabilities

包简介

AsZone Component - Avenger Vulnerabilities

README 文档

README

Build Status Scrutinizer Code Quality

Avenger Vulnerabilities

Avenger Vulnerabilities are methods and function for check possibles vulnerabilities

Instalation

The recommended way to install PHP Avenger is through Composer.

# Install Composer
curl -sS https://getcomposer.org/installer | php

Next, run the Composer command to install the latest beta version of Php Avenger SH:

php composer.phar require aszone/vulnerabilities

Basic Usage

Use command for init process, result will print in monitor and save in txt on folder results. Var $result is array of urls for test

$sqli = new SqlInjection($commandData, $listOfUrls);
$resultSqli = $sqli->check();
$lfd = new LocalFileDownload($commandData, $listOfUrls);
$resultLFD = $lfd->check();

Commands

$commandData = array(
    'tor' => $tor,
    'torl' => $torl,
    'virginProxies' => $vp,
);

Details

Vulnerabilities Checked

  • Sql Injection
  • Local File Download

Future Vulnerabilities Checked

  • Admin Page
  • RFI
  • Xss
  • Sensitive Files
    • Dump Files
    • Config Files
    • Open Folders

Help and docs

统计信息

  • 总下载量: 344
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 10
  • 点击次数: 0
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 10
  • Watchers: 4
  • Forks: 6
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-06-19

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固