Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'NoneType' object has no attribute 'info' #90

Closed
anelshaer opened this issue Oct 22, 2020 · 0 comments
Closed

AttributeError: 'NoneType' object has no attribute 'info' #90

anelshaer opened this issue Oct 22, 2020 · 0 comments

Comments

@anelshaer
Copy link

Description

getting error when enabling any module.

Steps to Reproduce

Configurations -> virustotal_publis (modules) -> enable

Expected behavior

expected to get that module enabled to perform its function

Actual behavior

image

Debug

[+] Using existing virtualenv.

########## VERSION ##########

OS: Linux-3.10.0-957.12.1.el7.x86_64-x86_64-with-debian-9.13
Python: 2.7.13


########## DEPENDENCIES ###########

WARNING: pip is being invoked by an old script wrapper. This will fail in a future version of pip.
Please see https://github.com/pypa/pip/issues/5599 for advice on fixing the underlying issue.
To avoid this problem you can invoke Python with '-m pip' instead of running pip directly.
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
alabaster==0.7.12
amqp==2.6.1
Babel==2.8.0
billiard==3.5.0.5
celery==4.1.1
certifi==2020.6.20
chardet==3.0.4
click==7.1.2
configparser==4.0.2
contextlib2==0.6.0.post1
docutils==0.16
Flask==1.0.4
Flask-Classy==0.6.10
Flask-Login==0.3.2
Flask-Negotiation==0.1.9
flask-paginate==0.5.5
gitdb2==2.0.6
GitPython==2.1.15
idna==2.6
imagesize==1.2.0
importlib-metadata==2.0.0
itsdangerous==1.1.0
Jinja2==2.11.2
kombu==4.6.11
LEPL==5.1.3
markdown2==2.3.10
MarkupSafe==1.1.1
packaging==20.4
pathlib2==2.3.5
Pygments==2.5.2
pymongo==3.6.1
pyparsing==2.4.7
python-magic==0.4.18
pytz==2020.1
requests==2.18.4
rfc6266 @ git+https://github.com/g2p/rfc6266@cad58963ed13f5e1068fcc9e4326123b6b2bdcf8
scandir==1.10.0
six==1.15.0
smmap==3.0.4
smmap2==3.0.1
snowballstemmer==2.0.0
Sphinx==1.7.9
sphinx-rtd-theme==0.3.1
sphinxcontrib-httpdomain==1.6.1
sphinxcontrib-websupport==1.1.2
typing==3.7.4.3
urllib3==1.22
vine==1.3.0
Werkzeug==1.0.1
zipp==1.2.0
zxcvbn==1.0


########## MongoDB ##########

Version: 4.4.1
Authorization check: True

########## Configuration ##########

types: True
comments: True
extracted: True
email: False
malware_config: False
volatility: True

Modules:

McAfee                    Antivirus            Disabled   Configured
Sophos                    Antivirus            Disabled   Configured
Symantec                  Antivirus            Disabled   Not Configured
virustotal_download       Preloading           Disabled   Not Configured
apk                       Processing           Disabled   Configured
apk_verification          Processing           Disabled   Not Configured
bamfdetect                Processing           Disabled   Configured
cuckoo                    Processing           Disabled   Configured
cuckoo_modified           Processing           Disabled   Configured
cutthecrap                Processing           Disabled   Not Configured
document_preview          Processing           Disabled   Configured
email_headers             Processing           Enabled    Configured
eml                       Processing           Enabled    Configured
exiftool                  Processing           Disabled   Configured
extract                   Processing           Disabled   Configured
zip                       Processing           Disabled   Configured
joe                       Processing           Disabled   Not Configured
marcher_config            Processing           Disabled   Configured
mem_yara                  Processing           Disabled   Not Configured
msg                       Processing           Enabled    Configured
office_macros             Processing           Enabled    Configured
office_password           Processing           Disabled   Configured
peepdf                    Processing           Disabled   Configured
rat_decoders              Processing           Disabled   Configured
url_download              Processing           Disabled   Configured
url_preview               Processing           Disabled   Configured
virustotal_public         Processing           Disabled   Configured
xlm_deobfuscator          Processing           Disabled   Configured
legacyzip                 Processing           Disabled   Configured
mattermost                Reporting            Disabled   Not Configured
slack                     Reporting            Disabled   Not Configured
Google Safe Browsing (Lookup API) Threat Intelligence  Disabled   Not Configured
Google Safe Browsing (Update API) Threat Intelligence  Disabled   Not Configured
URLhaus                   Threat Intelligence  Disabled   Not Configured
Yeti                      Threat Intelligence  Disabled   Not Configured
kvm                       Virtualization       Disabled   Configured
virtualbox                Virtualization       Disabled   Configured
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant