Commit b9f389d1 by Abdallah Bridges Committed by GitHub

Update http_digest_bruteforce.py

parent a06d928e
......@@ -17,6 +17,7 @@ from routersploit import (
from routersploit.exceptions import StopThreadPoolExecutor
from requests.auth import HTTPDigestAuth
class Exploit(exploits.Exploit):
"""
Module performs bruteforce attack against HTTP Digest Auth service.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment