Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/BetterDefender/AwvsBatchImport
AWVS12&AWVS13 通用API批量导入脚本 AWVS12 & AWVS13 common API batch import script.
https://github.com/BetterDefender/AwvsBatchImport
Last synced: 21 days ago
JSON representation
AWVS12&AWVS13 通用API批量导入脚本 AWVS12 & AWVS13 common API batch import script.
- Host: GitHub
- URL: https://github.com/BetterDefender/AwvsBatchImport
- Owner: BetterDefender
- Created: 2020-05-14T03:14:47.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-03T12:33:46.000Z (almost 3 years ago)
- Last Synced: 2024-08-05T17:36:55.790Z (4 months ago)
- Language: Python
- Homepage:
- Size: 250 KB
- Stars: 25
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - BetterDefender/AwvsBatchImport - AWVS12&AWVS13 通用API批量导入脚本 AWVS12 & AWVS13 common API batch import script. (Python)
README
# AwvsBatchImport
AwvsBatchImport is used to help AWVS12 && AWVS13 scanner users import multiple targets and start scanning more quickly.## How it works
## Install
```
git clone https://github.com/BetterDefender/AwvsBatchImport.git
```## Usage
Please modify the `URL` and `API` values in the `AwvsBatchImport.py` file when using it.```
python3 AwvsBatchImport.py
```
Default file:`awvs.txt`
```
http://www.example.com
http://www.example.com
http://www.example.com
```