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

Updated library import for new Empire 4.0 server directory structure #4

Merged
merged 2 commits into from
Apr 2, 2021

Conversation

reybango
Copy link
Contributor

The socksproxyserver plugin was crashing with the new Empire 4.0 directory structure. This code fixes the directory structure for using with version 4.0

@reybango reybango closed this Mar 15, 2021
@reybango
Copy link
Contributor Author

I decided to close the pull request because while the plugin seems to be loaded into Empire 4.0, it can't be started via the new CLI or Starkiller. The conditional code does seem to work properly though as the plugin worked fine in pre-4.x Empire.

More testing needs to be done.

@reybango reybango reopened this Mar 16, 2021
@reybango
Copy link
Contributor Author

Reopened per @Cx01N

@Cx01N Cx01N changed the base branch from main to dev April 2, 2021 22:51
@Cx01N Cx01N merged commit 526ccbe into BC-SECURITY:dev Apr 2, 2021
Cx01N added a commit that referenced this pull request Jul 7, 2021
* Updated library import for new Empire 4.0 server directory structure (#4)

* Updated library import for new Empire 4.0 server directory structure

* Added check for new Empire directory structure to load appropriate modules for new Empire version with backward compat for older versions

* updates for socketio notifications

* release 4.0 updates

* minor update

Co-authored-by: Rey Bango <[email protected]>
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

Successfully merging this pull request may close these issues.

2 participants