# subdomain_shell **Repository Path**: bughunt/subdomain_shell ## Basic Information - **Project Name**: subdomain_shell - **Description**: 一键调用subfinder+ksubdomain+httpx 强强联合 从域名发现-->域名验证-->获取域名标题、状态码以及响应大小 最后保存结果,简化重复操作命令 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-07 - **Last Updated**: 2024-01-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # subdomain_shell ### 一键调用subfinder+ksubdomain+httpx 强强联合 > 从域名发现-->域名验证-->获取域名标题、状态码以及响应大小 最后保存结果,简化重复操作命令 > updated on 2022-02-14 20:20 > ![image](https://user-images.githubusercontent.com/18260135/111654303-98a3f380-8843-11eb-8c5e-0eade87b52a2.png) #### 因为懒 \\-_-\ 不想重复写命令,故诞生此项目 > 暂时只写了个单域名的,后面找时间补上从文件加载多域名脚本 其实加个判断调整下基本上就OK,欢迎各位师傅 pull 啊 后期考虑加上 xray 的主动爬虫 来个简单的从域名到基本信息搜集的过程,可以做成定时任务,再入库?越来越复杂。。。拉闸 暂时先这样 ### tested on Mac & Ubuntu ### 食用方法 1.自行下载脚本,准备文件 2.下载我打包好的,下载解压开箱即用[点我下载](https://mrxn.lanzoul.com/b01hngsri) ## Mac 脚本测试 ![](./img/success.png) ### 运行后自动保存结果 ![](./img/all.png) ## Ubuntu 脚本测试 ![](./img/ubuntu.png) > :smile_cat: 只需要执行 ./run.sh +domain 即可 > ⚠️ 使用之前,请先下载好系统对应的三个文件,注意别下载错了 > ⚠️ ~~请自行在使用这个脚本之前确定ksubdomain_mac列出来的你正在使用的外网网卡,比如 0 1 2 3 自行修改命令中的 -e 参数后的值,默认是 0 第一块网卡~~ ### 欢迎师傅们完善 pull ### 相关项目 感谢他们的付出 > ### [ksubdomain-无状态子域名爆破工具](https://github.com/knownsec/ksubdomain) > ### [subfinder-子域名查找工具,可以自行配置API接口,获取更多更全面的子域名](https://github.com/projectdiscovery/subfinder) > ### [httpx-快速获取域名标题、状态码、响应大小等等信息](https://github.com/projectdiscovery/httpx) ### 我的其他项目 在线卑微求 star :smile: https://github.com/Mr-xn/Penetration_Testing_POC https://github.com/Mr-xn/BurpSuite-collections