Code Monkey home page Code Monkey logo

Comments (9)

CLincat avatar CLincat commented on July 17, 2024 1

from vulcat.

Teicu avatar Teicu commented on July 17, 2024

_AttributeError: 'NoneType' object has no attribute 'text'
60%|████████▍ | 6/10 [00:06<00:04, 1.01s/it]Exception in thread Thread-432:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/threading.py", line 932, in bootstrap_inner
self.run()
File "/Users/pentest/vulcat/lib/tool/thread.py", line 19, in run
self.result = self.target(self.clients)
File "/Users/pentest/vulcat/payloads/ApacheHadoop/new_unauth.py", line 36, in apache_hadoop_unauthorized_scan
'parseHadoopID' in res.text
AttributeError: 'NoneType' object has no attribute 'text

from vulcat.

CLincat avatar CLincat commented on July 17, 2024

from vulcat.

Teicu avatar Teicu commented on July 17, 2024

Hi,

I just updated the tool and there is some errors again.

python3 vulcat.py -f Desktop/urls.txt

              ___                   _____

_ _ _ _ | | ____ ____ []
| \ / /| | | | | | u_u/ ) / _ ] | |
\ / / | (
/ | | |
・ ・}(
( [] | | |
_
/ (____ ]/[
] _) _• •)/ []

Traceback (most recent call last):
File "vulcat.py", line 18, in
from lib.core.coreScan import corescan # * 导入核心扫描模块
File "/Users/pentest/vulcat/lib/core/coreScan.py", line 20, in
from payloads.ApacheDruid.main import apachedruid
File "/Users/pentest/vulcat/payloads/ApacheDruid/main.py", line 23, in
from payloads.ApacheDruid.cve_2021_25646 import cve_2021_25646_scan
File "/Users/pentest/vulcat/payloads/ApacheDruid/cve_2021_25646.py", line 4, in
from lib.api.dns import dns
File "/Users/pentest/vulcat/lib/api/dns.py", line 81, in
dns = DNS()
File "/Users/pentest/vulcat/lib/api/dns.py", line 40, in init
self.dnslog_pw_domain = self.pw_random_prefix + '.' + config.get('dnslog_pw_domain')
TypeError: can only concatenate str (not "NoneType") to str

from vulcat.

CLincat avatar CLincat commented on July 17, 2024

from vulcat.

Teicu avatar Teicu commented on July 17, 2024

It works now, but sometimes during scanning I also get this error. Can you fix that too please?

_23%|███▏ | 8/35 [00:08<00:27, 1.01s/it]Exception in thread Thread-233:
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/threading.py", line 932, in bootstrap_inner
self.run()
File "/Users/pentest/vulcat/lib/tool/thread.py", line 19, in run
self.result = self.target(self.clients)
File "/Users/pentest/vulcat/payloads/ElasticSearch/cve_2015_5531.py", line 65, in cve_2015_5531_scan
if (('114, 111, 111, 116' in res3.text)
AttributeError: 'NoneType' object has no attribute 'text'

from vulcat.

Teicu avatar Teicu commented on July 17, 2024

works fine! thanks again

from vulcat.

Teicu avatar Teicu commented on July 17, 2024

Hi again @CLincat , just found another error:

_python3 vulcat.py -u http://testaspnet.vulnweb.com

              ___                   _____

_ _ _ _ | | ____ ____ []
| \ / /| | | | | | u_u/ ) / _ ] | |
\ / / | (
/ | | |
・ ・}(
( [] | | |
_
/ (____ ]/[
] _) _• •)/ []

[11:27:47] [INFO] Start scanning target http://testaspnet.vulnweb.com
[11:27:49] [INFO] The WAF detection for the current URL starts
[11:27:50] [INFO] Not found the WAF
[11:27:50] [INFO] Fingerprint identification the current URL, please wait...
[11:27:59] [INFO] No identification framework, all vulnerabilities will be scanned
100%|█████████████| 35/35 [00:35<00:00, 1.01s/it]
[11:28:36] [INFO] Wait for all threads to finish. Please wait...
[11:29:46] [INFO] Analyzing the results. Please wait...
[11:29:46] [-] The target does not seem vulnerable. A total of 461 HTTP(s) requests
[11:29:46] [INFO] Scan is completed, Take 119 seconds
pentest@pentest-2 vulcat % /Library/Frameworks/Python.framework/Versions/3.8/lib/python3.8/multiprocessing/resource_tracker.py:216: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
_

from vulcat.

CLincat avatar CLincat commented on July 17, 2024

from vulcat.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.