Code Monkey home page Code Monkey logo

checkurlopen's Introduction

checkurlopen

使用范围: 在安全服务中用于批量检查URL资产开放情况,并且拍摄网站快照.... 第一版(checkurlopen_v1.0)

在内网渗透(红队攻击)中,可以对整个C段/B段/单IP,进行自动化探测与拍摄WEB快照,解放双手...(我默认写了常用/不常用的187个端口) 第二版(checkurlopen_v2)

第一版(checkurlopen_v1.0)

使用方法:python checkurlopen.py ip.txt

演示图: Image text Image text

第二版(checkurlopen_v2)

使用方法:python checkurlopen.py 172.16.24.229 或 172.16.24.0/24 或 172.16.0.0/16

Image text

依赖插件:PhantomJS 下载地址:https://phantomjs.org/download.html (下载自己对应操作系统版本)

Linux/macOS 命令:export PATH=/Users/d3ckx1/phantomjs-2.1.1-macosx/bin:$PATH

Windows 需要把PhantomJS添加环境变量

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.