Git Product home page Git Product logo

crawlervuln's Introduction

CrawlerVuln

一个NodeJS实现的漏扫动态爬虫

环境配置

  1. 需要搭建一个MongoDB,去docker仓库拉一个即可,然后将在module/Databases.js第二行中修改数据库配置信息。
  2. chromium修改版可以用extension/目录下的,也可以去这里下载:https://github.com/myvyang/chromium_for_spider/releases
  3. 下载完成后,修改module/Crawler.js中的launchOptions参数,配置chromium路径以及代理选项
  4. 安装同步Cookie的Chrome插件:Chrome选择More Tools->extension->load unpacked->选择文件夹extension/syncookie即可加载,接着浏览器右击选择插件Start Sync Cookie即可
  5. 安装node环境依赖:npm install

环境搭建有点复杂,下次更新弄一个docker一键。另外配合文章食用更佳:https://xz.aliyun.com/t/7064

crawlervuln's People

Contributors

passer6y 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.