You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using "-d" or Subdomain module will result in connectionResetError or Connection Closed by Remote Server or Connection Reset by peer. I think this is caused by incompatible issue with latest python package.
To Reproduce
Steps to reproduce the behavior:
Install Vulnx with git clone inside Latest Version of Termux and Package.
Proceed to execute install.sh (It will install the latest version of Request and BeautifulSoup4)
Run the Vulnx and input it like this : vulnx -d http://linebank.com.tw -d
Expected behavior Vulnx will search subdomain of target without raising exception like image provided below.
Describe the bug
Using "-d" or Subdomain module will result in
connectionResetError
orConnection Closed by Remote Server
orConnection Reset by peer
. I think this is caused by incompatible issue with latest python package.To Reproduce
Steps to reproduce the behavior:
Vulnx
withgit
clone inside Latest Version of Termux and Package.install.sh
(It will install the latest version ofRequest
andBeautifulSoup4
)Vulnx
and input it like this :vulnx -d http://linebank.com.tw -d
Expected behavior
Vulnx
will search subdomain of target without raising exception like image provided below.Screenshots
Screenshot_2022-02-20-12-55-22-36
Smartphone:
Additional context
I think this is caused by incompatible issue with latest python package.
The text was updated successfully, but these errors were encountered: