GithubHelp home page GithubHelp logo

mikaesan / urlscan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wgpsec/urlscan

0.0 0.0 0.0 143 KB

一款url快速检测工具,能够根据关键词搜索域名信息、快速获取url信息 来自Plat狼组安全平台

License: GNU General Public License v3.0

Python 100.00%

urlscan's Introduction

UrlScan 🛠

背景

本项目为 狼组信息化平台 部分功能开源项目

快速使用

  1. 安装依赖

    pip install -r requirements.txt

  2. 运行使用

    python scan.py

    运行后无报错则需要根据提示输入待检测的域名文件路径

    接着会在当前目录下会生成以 当前日期+urlCheck.csv 为文件名的Excel文件,文件内容包含 域名,url,标题,http状态码,web指纹,WAF信息

    可以写定时任务,定期探测URL存活情况,方便发现监控

    运行结果 e.g:

    www.wgpsec.org,https://www.wgpsec.org/,,200,"[{""icon"":""CloudFlare.svg"",""name"":""CloudFlare"",""version"":"""",""website"":""http://www.cloudflare.com""},{""icon"":""Nginx.svg"",""name"":""Nginx"",""version"":"""",""website"":""http://nginx.org/en""}]"
    www.baidu.com,https://www.baidu.com/,百度一下,你就知道,200,[]
    

更新日志

  • v0.2 [2020-06-23]
    • 支持WAF识别
  • v1.0 [2020-11-20]
    • 增加关键词搜索功能

免责声明

不能使用该工具进行非法活动,下载该工具就表示同意此条款,造成的一切后果与作者无关!!

urlscan's People

Contributors

keac avatar pockyrayzz avatar diauweb avatar dependabot[bot] 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.