Giter Site home page Giter Site logo

-'s Introduction

SiteScan

渗透本质--信息收集

SiteScan SiteScan SiteScan

🏝 0x01 介绍

作者:kracer

定位:专注一站式解决渗透测试的信息收集任务。

语言:python3开发

功能:包括域名ip历史解析、nmap常见端口爆破、子域名信息收集、旁站信息收集、whois信息收集、网站架构分析、cms解析、备案号信息收集、CDN信息解析、是否存在waf检测、后台寻找以及生成检测结果html报告表等。

🎸0x02 安装使用

1、所需库安装

pip3 install -r requirements.txt

2、使用

>>python3 main.py -u http://www.xxx.com
>>python3 main.py -f url.txt
>>python3 main.py -u http://www.xxx.com -p http://127.0.0.1:8080

3、说明

文件夹lib文件夹 --- 配置文件文件夹: output文件夹 --- 探测结果生成的html报告表文件夹Third --- 第三方模块, 包含wafwoof识别云wafJSFinder爬取js文件文件commom.py --- 用户输入处理网址存活检测等文件config.py --- requests库的请求设置header头部超时时间google的url提取量网络错误尝试次数重定向和代理设置以及定义扫描的端口文件main.py --- 主函数入口文件process.py --- 处理最终结果并生成html报告文件request.py --- 封装的所有请求类

💡0x03 效果展示

1、程序运行过程:

operating

2、生成的html报告:

result

📝0x04 声明:

本项目仅供学习, 测试, 交流使用, 勿用于非法用途。

请使用者遵守《中华人民共和国网络安全法》,勿用于非授权测试,如作他用所承受的法律责任一概与

作者无关,下载使用即代表使用者同意上述观点

喜欢❤️请收藏给一个star吧👍

​ **借鉴:**https://github.com/Threezh1/JSFinder

https://github.com/EnableSecurity/wafw00f

-'s People

Watchers

 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.