当前位置:网站首页>Oneforall installation and use
Oneforall installation and use
2022-07-06 16:20:00 【Cute Chu】
Image download 、 Domain name resolution 、 Time synchronization please click Alibaba cloud open source image station
OneForAll It is a powerful sub domain collection tool
I installed it to kali
git clone https://gitee.com/shmilylty/OneForAll.gitgit clone https://github.com/shmilylty/OneForAll.gitThese two choose one at random
pwd
Look at the current directory , Because it will be installed in the current directory , Generate... In the current directory OneForAll Catalog
cd OneForAll
python3 OneForAll.py --help
This command may go wrong ,(kali I installed it myself Python)
Traceback (most recent call last):
File "oneforall.py", line 13, in
import fire
ModuleNotFoundError: No module named 'fire'
If there's this , Congratulations on winning the prize , He reminds you that you don't have this module , You have to load things step by step ,
pip3 install fire
If it can be installed directly , That would be better , If it can't be installed , Look at personal problems , My source is wrong ,
vi /etc/apt/sources.list
Aliyuan :
deb http://mirrors.aliyun.com/ubuntu/ precise main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ precise-security main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ precise-updates main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ precise-proposed main restricted universe multiverse
deb http://mirrors.aliyun.com/ubuntu/ precise-backports main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ precise main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ precise-security main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ precise-updates main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ precise-proposed main restricted universe multiverse
deb-src http://mirrors.aliyun.com/ubuntu/ precise-backports main restricted universe multiverseRefresh the source list
sudo apt-get update
then
Python3 OneForAll.py --hellp
There will be a prompt ,
ModuleNotFoundError: No module named '*****'
**** What is it , Just install what
pip3 install *****

Finally ,
usage :
NAME
oneforall.py - OneForAll It is a powerful sub domain collection tool
SYNOPSIS
oneforall.py --target=TARGET <flags>
DESCRIPTION
Version: 0.0.4
Project: https://git.io/fjHT1
Example:
python3 oneforall.py --target Example Domain run
python3 oneforall.py --target ./domains.txt run
python3 oneforall.py --target example.com --brute True run
python3 oneforall.py --target Example Domain --verify False run
python3 oneforall.py --target Example Domain --valid None run
python3 oneforall.py --target example.com --port medium run
python3 oneforall.py --target example.com --format csv run
python3 oneforall.py --target example.com --show True run
Note:
Parameters valid Optional value 1,0,None Respectively indicates that the export is valid , Invalid , All subdomains
Parameters verify by True Will try to resolve and request the subdomain and label the validity of the subdomain according to the results
Parameters port Optional values are 'small', 'medium', 'large', 'xlarge', See config.py To configure
Parameters format The optional formats are 'txt', 'rst', 'csv', 'tsv', 'json', 'yaml', 'html',
'jira', 'xls', 'xlsx', 'dbf', 'latex', 'ods'
Parameters path by None Will be based on format Parameters and domain names generate corresponding files in the project results directory
ARGUMENTS
TARGET
The file path of a single domain name or one domain name per line ( Required parameters )
FLAGS
--brute=BRUTE
Use the blasting module ( Default False)
--verify=VERIFY
Verify subdomain validity ( Default True)
--port=PORT
Port range requested for authentication ( Default medium)
--valid=VALID
The validity of the derived subdomain ( Default 1)
--path=PATH
export path ( Default None)
--format=FORMAT
Export format ( Default xlsx)
--show=SHOW
The terminal displays the exported data ( Default False)Link to the original text :https://blog.csdn.net/m0_56214376/article/details/124321743
边栏推荐
- It is forbidden to trigger onchange in antd upload beforeupload
- Alice and Bob (2021 Niuke summer multi school training camp 1)
- Codeforces Round #803 (Div. 2)A~C
- 图图的学习笔记-进程
- Effet d'utilisation, déclenché lorsque les composants de la fonction sont montés et déchargés
- pytorch提取骨架(可微)
- 去掉input聚焦时的边框
- 计算时间差
- Borg maze (bfs+ minimum spanning tree) (problem solving report)
- Browser print margin, default / borderless, full 1 page A4
猜你喜欢

1005. Maximized array sum after K negations

Click QT button to switch qlineedit focus (including code)

C language learning notes

Read and save zarr files

860. Lemonade change

Problem - 922D、Robot Vacuum Cleaner - Codeforces

C language is the watershed between low-level and high-level

Discussion on QWidget code setting style sheet

300th weekly match - leetcode

Codeforces Round #802(Div. 2)A~D
随机推荐
Advancedinstaller安装包自定义操作打开文件
Acwing - game 55 of the week
生成随机密码/验证码
Advancedinstaller installation package custom action open file
去掉input聚焦时的边框
指定格式时间,月份天数前补零
628. Maximum product of three numbers
875. Leetcode, a banana lover
拉取分支失败,fatal: ‘origin/xxx‘ is not a commit and a branch ‘xxx‘ cannot be created from it
Codeforces Round #803 (Div. 2)A~C
力扣——第298场周赛
input 只能输入数字,限定输入
Sword finger offer II 019 Delete at most one character to get a palindrome
Educational Codeforces Round 130 (Rated for Div. 2)A~C
Useeffect, triggered when function components are mounted and unloaded
Codeforces Round #798 (Div. 2)A~D
Bidirectional linked list - all operations
socket通讯
Openwrt build Hello ipk
Flag framework configures loguru logstore