Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qiwentaidi/initial
initial info模块支持全资子公司查询并反查域名,然后会调用hunter api接口查询资产数量,并能支持反查到的域名进行子域名暴破,帮助大佬快速挑出资产中的软柿子,scan模块支持指纹识别以及敏感目录探测
https://github.com/qiwentaidi/initial
Last synced: 13 days ago
JSON representation
initial info模块支持全资子公司查询并反查域名,然后会调用hunter api接口查询资产数量,并能支持反查到的域名进行子域名暴破,帮助大佬快速挑出资产中的软柿子,scan模块支持指纹识别以及敏感目录探测
- Host: GitHub
- URL: https://github.com/qiwentaidi/initial
- Owner: qiwentaidi
- Created: 2023-06-15T14:23:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-04T01:23:07.000Z (about 1 year ago)
- Last Synced: 2024-04-17T18:04:21.049Z (7 months ago)
- Language: Go
- Homepage:
- Size: 1.07 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Slack cli for webscan
### Usage
````
initial ws -h
````This will display help for the tool. Here are all the switches it supports.
```bash
NAME:
initial ws - slack cli for webscanUSAGE:
initial ws [command options] [arguments...]OPTIONS:
-u value url
-f value url file
-d enable deepScan to check more fingerprints, e.g nacos xxl-job (default: false)
--rp does the deep fingerprint adopt root path scanning (default: true)
--nopoc don't call nuclei for vulnerability scanning (default: false)
-t value template file or directory (default: "./config/pocs")
--thread value thread (default: 50)
--timeout value web timeout (default: 10)
--debug show request and response data packet (default: false)
--proxy value set proxy, e.g: http://127.0.0.1:8080 | sock://127.0.0.1
--help, -h show help
```## Download Config
如果你是Slack的用户请将配置文件中的config文件夹移入当前工具路径下
![image-20240927000156385](assets/image-20240927000156385.png)
## Screenshot
![image-20240926161608683](assets/image-20240926161608683.png)