Skip to content

[4984] Failed to execute script main #16

Open
@keides2

Description

@keides2

Hi,
I have an error below:

C:\Users\xxxxx\Desktop\DetExploit_1.1_Release\DetExploit_1.1_Release>DetExploit.exe
    ____       _   _____            _       _ _
   |  _ \  ___| |_| ____|_  ___ __ | | ___ (_) |_
   | | | |/ _ \ __|  _| \ \/ / '_ \| |/ _ \| | __|
   | |_| |  __/ |_| |___ >  <| |_) | | (_) | | |_
   |____/ \___|\__|_____/_/\_\ .__/|_|\___/|_|\__|
                             |_|
===========================================================
   Hello, W0rld!! Welcome to DetExploit v1.4-alpha :D
===========================================================
   Downloading vulnerability data from ExploitDB GitHub repo.
   Download complete.
===========================================================
   Extracting Windows platform exploit from exploitdb.detexploit......
   Extracted successfully.
===========================================================
   Downloading vulnerability data from JVN.
   This may need a long time to process.
   Do not exit the program.

2010: 100%|██████████████████████████████████████████████████████████████████████████████████████| 12/12 [04:55<00:00, 23.42s/it]
2011: 100%|██████████████████████████████████████████████████████████████████████████████████████| 12/12 [05:19<00:00, 25.93s/it]
2012: 100%|██████████████████████████████████████████████████████████████████████████████████████| 12/12 [05:06<00:00, 25.56s/it]
2013: 100%|██████████████████████████████████████████████████████████████████████████████████████| 12/12 [05:23<00:00, 27.48s/it]
2014: 100%|██████████████████████████████████████████████████████████████████████████████████████| 12/12 [04:41<00:00, 24.66s/it]
2015: 100%|██████████████████████████████████████████████████████████████████████████████████████| 12/12 [04:58<00:00, 21.24s/it]
2016: 100%|██████████████████████████████████████████████████████████████████████████████████████| 12/12 [04:45<00:00, 22.67s/it]
2017: 100%|██████████████████████████████████████████████████████████████████████████████████████| 12/12 [04:36<00:00, 22.17s/it]
2018: 100%|██████████████████████████████████████████████████████████████████████████████████████| 12/12 [05:14<00:00, 27.29s/it]
2019: 100%|██████████████████████████████████████████████████████████████████████████████████████| 12/12 [04:52<00:00, 24.10s/it]

   Download complete.
===========================================================
   Downloading vulnerability data from NVD.
   Download complete.
===========================================================
   Running update searcher script to gather not-installed update.
Traceback (most recent call last):
  File "main.py", line 158, in <module>
  File "main.py", line 147, in main_init
  File "main.py", line 108, in main
  File "report.py", line 172, in generate_report
UnboundLocalError: local variable 'ext' referenced before assignment
[4984] Failed to execute script main

Could you tell me th solution?
I usually set up a proxy in a Linux environment. Do I need to configure a proxy even in a Windows command prompt environment?
I 'd like to avoid re-downloading the JVN and NVD DB if possible.

Thank you,

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions