当前位置:网站首页>Installing and using sublist3r in Kali
Installing and using sublist3r in Kali
2022-06-11 05:57:00 【MajorTom0】
Catalog
2. View the contents of the downloaded package
3. Install the necessary components
Preface
sublist3r It's based on python Subdomain capture tool for , The tool can take advantage of the API, Such as Google、Bing、Baidu and ASK, It can also be in NetCraft、Virustotal、ThreatCrowd、DNSdumpster and reverseDNS Mid search , You can also use a specific thesaurus to implement brute force cracking .
This article records my work in kali Install in sublist3r The process of
Two 、kali Installation steps
1. download sublist3r
Download address :https://github.com/aboul3la/Sublist3r/
clone :
git clonehttps://github.com/aboul3la/Sublist3r/
2. View the contents of the downloaded package
There are introduction documents README.md file , set up script setup.py Program script sublist3r.py

3. Install the necessary components
apt-get install python-requests
4. Installation tools
python setup.py install
5. Run the tool
You need to pay attention to , Use it directly ./sublist3r.py It will be reported at runtime dns.resolver error , Because the script will import the configuration during execution , But the configuration is saved in /usr/lib/python3/dist-packages/ In the folder , Therefore, you need to manually specify the use of python3 To run
python3 sublist3r.py -d baidu.com
6. Running effect


7. Parameter description

边栏推荐
- Super details to teach you how to use Jenkins to realize automatic jar package deployment
- 做亚马逊测评要了解的知识点有哪些?
- What is a thread pool?
- NLP-D46-nlp比赛D15
- Multi threading tutorial (XXIV) cas+volatile
- Altiumdesigner2020 import 3D body SolidWorks 3D model
- MinGW-W64安装说明
- Getbackgroundaudiomanager controls music playback (dynamic binding of class name)
- Sword finger offer 04: find in 2D array
- ThymeleafEngine模板引擎
猜你喜欢

Do you know the functions of getbit and setbit in redis?

What do you need to know about Amazon evaluation?

NDK learning notes (V)

getBackgroundAudioManager控制音乐播放(类名的动态绑定)

Goodbye 2021 Hello 2022

NDK R21 compiles ffmpeg 4.2.2 (x86, x86_64, armv7, armv8)

NFC Development -- difference between ID card and IC card (M1 card and CPU card) (III)

Sign for this "plug-in" before returning home for the new year

Getbackgroundaudiomanager controls music playback (dynamic binding of class name)

NDK learning notes (XI) POSIX sockect local communication
随机推荐
Super details to teach you how to use Jenkins to realize automatic jar package deployment
数据接入平台方案实现(游族网络)
Devsecops in Agile Environment
handler
JIRA software annual summary: release of 12 important functions
Implementation of data access platform scheme (Youzu network)
NDK learning notes (V)
Slide the receleview horizontally to the far right to listen to the page loading function
NDK learning notes (VII) system configuration, users and groups
Concepts and differences of parallel computing, distributed computing and cluster (to be updated for beginners)
If the MAC fails to connect with MySQL, it will start and report an error
Multithreading tutorial (XXVIII) unsafe class
Principle of copyonwritearraylist copy on write
Fix [no Internet, security] problem
AttributeError: ‘HistGradientBoostingClassifier‘ object has no attribute ‘_ n_ features‘
获取程序exit的值
Twitter data collection (content, fans, keywords, etc.)
[usual practice] explore the insertion position
Sword finger offer 50: the first character that appears only once
NDK learning notes (12) native graphics API, using avilib to create an avi video player