Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Api, undefined variable #300

Closed
insta opened this issue Aug 10, 2016 · 1 comment
Closed

Api, undefined variable #300

insta opened this issue Aug 10, 2016 · 1 comment

Comments

@insta
Copy link

insta commented Aug 10, 2016

Empire Version

1.5

OS Information (Linux flavor, Python version)

4.6.0-kali1-amd64
Python 2.7.12

Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.

When using the api to execute a module that has an "OutputExtension" set, an error due to incorrectly named variables is reached ( lines 439 and 451 ), the variable should be named module_name.

Screenshot of error, embedded text output, or Pastebin link to the error

NameError("global name 'moduleName' is not defined",)

Any additional information

HarmJ0y added a commit that referenced this issue Aug 11, 2016
@HarmJ0y
Copy link
Contributor

HarmJ0y commented Aug 11, 2016

This should be fixed on the dev branch with fa2700b

@HarmJ0y HarmJ0y closed this as completed Aug 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants