Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use the dirmap information collection tool

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

Today, I will talk to you about how to use the dirmap information collection tool, which may not be well understood by many people. in order to make you understand better, the editor has summarized the following content for you. I hope you can get something according to this article.

An advanced web catalog scanning tool, which will be more powerful than DirBuster, Dirsearch, cansina,

Https://github.com/H4ckForJob/dirmap

II. Installation process

1. Copy to the local installation package

Git clone https://github.com/H4ckForJob/dirmap.git

2. Install the required modules

Python3-m pip install-r requirement.txt

III. Usage

1. Simple usage, the result will be saved to / root/dirmap/output/

Scan a single ip or domain name

Python3 dirmap.py-I http://www.aiyou.com-lcf

Python3 dirmap.py-I 192.168.1.1-lcf

Scan subnet

Python3 dirmap.py-I 192.168.1.0 python3 dirmap.py 24-lcf

Scan ip segment

Python3 dirmap.py-I 192.168.1.1-192.168.1.100-lcf

Scan the target file

Python3 dirmap.py-iF targets.txt-lcf

2. Dictionary file, / root/dirmap/data/

Dict_mode_dict.txt Dictionary Mode dictionary, using dirsearch default dictionary

Crawl_mode_suffix.txt "crawler mode" dictionary, using the FileSensor default dictionary

Fuzz_mode_dir.txt "fuzz Schema" dictionary, using the DirBuster default dictionary

Fuzz_mode_ext.txt "fuzz mode" dictionary, a dictionary made using common suffixes

Dictmult this directory is the "dictionary mode" default multi-dictionary folder, which contains: BAK.min.txt (backup file small dictionary), BAK.txt (backup file big dictionary), LEAKS.txt (information disclosure file dictionary)

Fuzzmult this directory is the "fuzz mode" default multi-dictionary folder, which contains: fuzz_mode_dir.txt (default directory dictionary), fuzz_mode_ext.txt (default suffix dictionary)

After reading the above, do you have any further understanding of how to use the dirmap information collection tool? If you want to know more knowledge or related content, please follow the industry information channel, thank you for your support.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report