diff --git a/CHANGELOG b/CHANGELOG index 84adf58..819146c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v1.6] - 2021-11-12 +### Added +- Brand new style heading +- Add Custom timeout options [timeout] +- Add Raw data sensitive information matching [SearchKeyWord] +- Added a command to view the output information banner information [view] +- Optimized the abnormal launching program mechanism +- Optimized the field information output by the info command +- Support the execution of system commands +- Optimized the host collision mechanism +- Optimized the problem of incomplete information display on the mac system + + ## [v1.5] - 2021-10-20 ### Added - Optimized the HOSTS collision function diff --git a/README.md b/README.md index d334e86..603775d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ English | [中文文档](./doc/README_CN.md) Kunyu (kunyu), whose name is taken from , is actually a professional subject related to geographic information, which counts the geographic information of the sea, land, and sky. The same applies to cyberspace. The same is true for discovering unknown and fragile assets. It is more like a cyberspace map, which is used to comprehensively describe and display cyberspace assets, various elements of cyberspace and the relationship between elements, as well as cyberspace and real space. The mapping relationship. So I think "Kun Yu" still fits this concept. -Kunyu aims to make corporate asset collection more efficient and enable more security-related practitioners to understand and use cyberspace surveying and mapping technology. +Kunyu aims to make corporate asset collection more efficient and enable more security-related practitioners to understand and use cyberspace surveying and mapping technology. ## Application scenario @@ -49,7 +49,7 @@ P.S. Windows also supports python3 setup.py install. ``` # 0x02 Configuration instructions -When you run the program for the first time, you can initialize by entering the following command. Other login methods are provided. However, it is recommended to use the API method. Because the user name/password login requires an additional request, the API method is theoretically more efficient. +When you run the program for the first time, you can initialize by entering the following command. Other login methods are provided. However, it is recommended to use the API method. Because the user name/password login requires an additional request, the API method is theoretically more efficient. ``` kunyu init --apikey --seebug ``` @@ -57,9 +57,11 @@ kunyu init --apikey --seebug You need to log in with ZoomEye credentials before using this tool for information collection. -Visit address: https://www.zoomeye.org/ +ZoomEye access address: https://www.zoomeye.org/ -The output file path can be customized by the following command +Seebug access address: https://www.seebug.org/ + +The output file path can be customized by the following command,The default output path is: C:/Users/active user/kunyu/output/ or /active user/kunyu/output ``` kunyu init --output C:\Users\风起\kunyu\output @@ -89,14 +91,16 @@ Global commands: SearchDomain Domain name associated/subdomain search EncodeHash Encryption method interface HostCrash Host Header Scan hidden assets - Seebug Search Seebug vulnerability information - set