python3爆破服务器_dirsearch「建议收藏」

python3爆破服务器_dirsearch「建议收藏」dirsearchCurrentRelease:v0.3.9(2019.11.26)Overviewdirsearchisasimplecommandlinetooldesignedtobruteforcedirectoriesandfilesinwebsites.Installation&Usagegitclonehttps://github….

大家好,又见面了,我是你们的朋友全栈君。如果您正在找激活码,请点击查看最新教程,关注关注公众号 “全栈程序员社区” 获取激活教程,可能之前旧版本教程已经失效.最新Idea2022.1教程亲测有效,一键激活。

Jetbrains全系列IDE稳定放心使用

dirsearch

Current Release: v0.3.9 (2019.11.26)

Overview

dirsearch is a simple command line tool designed to brute force directories and files in websites.

Installation & Usage

git clone https://github.com/maurosoria/dirsearch.git

cd dirsearch

python3 dirsearch.py -u -e

you can also use this alias to send directly to proxy

python3 /path/to/dirsearch/dirsearch.py –http-proxy=localhost:8080

Options

Options:

-h, –help show this help message and exit

Mandatory:

-u URL, –url=URL URL target

-L URLLIST, –url-list=URLLIST

URL list target

-e EXTENSIONS, –extensions=EXTENSIONS

Extension list separated by comma (Example: php,asp)

-E, –extensions-list

Use predefined list of common extensions

Dictionary Settings:

-w WORDLIST, –wordlist=WORDLIST

-l, –lowercase

-f, –force-extensions

Force extensions for every wordlist entry (like in

DirBuster)

General Settings:

-s DELAY, –delay=DELAY

Delay between requests (float number)

-r, –recursive Bruteforce recursively

-R RECURSIVE_LEVEL_MAX, –recursive-level-max=RECURSIVE_LEVEL_MAX

Max recursion level (subdirs) (Default: 1 [only

rootdir + 1 dir])

–suppress-empty, –suppress-empty

–scan-subdir=SCANSUBDIRS, –scan-subdirs=SCANSUBDIRS

Scan subdirectories of the given -u|–url (separated

by comma)

–exclude-subdir=EXCLUDESUBDIRS, –exclude-subdirs=EXCLUDESUBDIRS

Exclude the following subdirectories during recursive

scan (separated by comma)

-t THREADSCOUNT, –threads=THREADSCOUNT

Number of Threads

-x EXCLUDESTATUSCODES, –exclude-status=EXCLUDESTATUSCODES

Exclude status code, separated by comma (example: 301,

500)

–exclude-texts=EXCLUDETEXTS

Exclude responses by texts, separated by comma

(example: “Not found”, “Error”)

–exclude-regexps=EXCLUDEREGEXPS

Exclude responses by regexps, separated by comma

(example: “Not foun[a-z]{1}”, “^Error$”)

-c COOKIE, –cookie=COOKIE

–ua=USERAGENT, –user-agent=USERAGENT

-F, –follow-redirects

-H HEADERS, –header=HEADERS

Headers to add (example: –header “Referer:

example.com” –header “User-Agent: IE”

–random-agents, –random-user-agents

Connection Settings:

–timeout=TIMEOUT Connection timeout

–ip=IP Resolve name to IP address

–proxy=HTTPPROXY, –http-proxy=HTTPPROXY

Http Proxy (example: localhost:8080

–http-method=HTTPMETHOD

Method to use, default: GET, possible also: HEAD;POST

–max-retries=MAXRETRIES

-b, –request-by-hostname

By default dirsearch will request by IP for speed.

This forces requests by hostname

Reports:

–simple-report=SIMPLEOUTPUTFILE

Only found paths

–plain-text-report=PLAINTEXTOUTPUTFILE

Found paths with status codes

–json-report=JSONOUTPUTFILE

Operating Systems supported

Windows XP/7/8/10

GNU/Linux

MacOSX

Features

Multithreaded

Keep alive connections

Support for multiple extensions (-e|–extensions asp,php)

Reporting (plain text, JSON)

Heuristically detects invalid web pages

Recursive brute forcing

HTTP proxy support

User agent randomization

Batch processing

Request delaying

About wordlists

Dictionaries must be text files. Each line will be processed as such, except that the special word %EXT% is used, which will generate one entry for each extension (-e | –extension) passed as an argument.

Example:

example/

example.%EXT%

Passing the extensions “asp” and “aspx” will generate the following dictionary:

example/

example.asp

example.aspx

You can also use -f | –force-extensions switch to append extensions to every word in the wordlists (like DirBuster).

Support Docker

Install Docker Linux

Install Docker

curl -fsSL https://get.docker.com | bash

To use docker you need superuser power

Build Image dirsearch

To create image

docker build -t “dirsearch:v0.3.8” .

dirsearch this is name the image and v0.3.8 is version

Using dirsearch

For using

docker run -it –rm “dirsearch:v0.3.8” -u target -e php,html,png,js,jpg

target is the site or IP

License

Copyright (C) Mauro Soria (maurosoria at gmail dot com)

License: GNU General Public License, version 2

Contributors

Special thanks for these people.

mzfr

Damian89

Bo0oM

liamosaur

redshark1802

SUHAR1K

FireFart

k2l8m11n2

vlohacks

r0p0s3c

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/185328.html原文链接:https://javaforall.net

(0)
上一篇 2022年10月6日 下午1:46
下一篇 2022年10月6日 下午2:00


相关推荐

  • 粗糙集理论_简述粗糙集不确定性

    粗糙集理论_简述粗糙集不确定性粗糙集理论1粗糙集的基本概念在粗糙集理论中,我们把知识看做是一种能被用于分类对象的能力。其中对象可以代表现实世界中的任意事物,包括物品、属性、概念等。即:知识需要同现实世界中特定环境的确定对象相

    2022年8月4日
    15
  • unity leapmotion 抓取

    unity leapmotion 抓取

    2026年3月15日
    2
  • 电力电子技术 学习总结1

    第二章PPT91以前电力电子器件(PowerElectronicDevice)—可直接用于处理电能的主电路中,实现电能的变换或控制的电子器件。主电路(MainPowerCircuit)—电力电子设备或系统中,直接完成电能变换或控制的电路。广义上电力电子器件可分为电真空器件和半导体器件两类。自20世纪50年代以来,真空管(VacuumValve)仅在频率很高(如微波,数GHz)的大功率高频电源中还在使用,而在大多数电能变换领域,电力半导体器件已取代了汞弧整流器、闸流管等电真空器件

    2022年4月14日
    95
  • 为什么 Microsoft Build 2025 是开发人员和技术领导者不容错过的盛会

    为什么 Microsoft Build 2025 是开发人员和技术领导者不容错过的盛会

    2026年3月14日
    2
  • Android逆向系列(一):初探Android逆向

    Android逆向系列(一):初探Android逆向这段时间因为某些业务驱动 开始研究一些逆向相关的东西 浏览了下其所包含的大致内容 发现真是一个新大陆 跟之前耳听目染过的一些门面介绍完全不是一个层级的 真正的印证了下手难这一说法 谨此以本文开始记录我的 Android 逆向之旅吧 总述习惯于应用层开发的我们都知道 在应用上架的时候都需要程序经过编译 签名 生成一个后缀为 apk 的文件才能发布到应用市场 而我认识的逆向就从这个 ap

    2026年3月19日
    3
  • 乘法逆元及其求法

    乘法逆元及其求法一 相关定理介绍 1 乘法逆元如果 ax 1 modp 且 gcd a p 1 a 与 p 互质 则称 a 关于模 p 的乘法逆元为 x 下文中 x 都表示乘法逆元 2 费马小定理假如 a 是一个整数 p 是一个质数 那么是 p 的倍数 可以表示为或者写作 3 扩展欧几里得定理已知整数 a b 扩展欧几里得算法可以在求得 a b 的最大公约数的同时 能找到整数 x y 其中一个很可能是负数 使它们满足贝祖等式 二 乘法逆元的求

    2026年3月19日
    1

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号