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

Upload command - binary file type issue #55

Closed
Z6543 opened this issue Jan 3, 2020 · 1 comment
Closed

Upload command - binary file type issue #55

Z6543 opened this issue Jan 3, 2020 · 1 comment
Labels
bug Something isn't working python3

Comments

@Z6543
Copy link

Z6543 commented Jan 3, 2020

Empire Version

3.0.1

OS Information (Linux flavor, Python version)

Kali, Python 3.7.5

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

Uploading binary files should result in the same file being uploaded. Text file uploading works perfectly. Binary file upload removes some bytes from the file, thus rendering the file unusable.

@Cx01N Cx01N added the bug Something isn't working label Jan 5, 2020
Hubbl3 added a commit that referenced this issue Jan 17, 2020
@Hubbl3
Copy link

Hubbl3 commented Jan 17, 2020

I just pushed a fixed to the upload_fix branch. The fix will be merged into master at the next release. Closing the issue for now

@Hubbl3 Hubbl3 closed this as completed Jan 17, 2020
Cx01N pushed a commit that referenced this issue Jan 20, 2020
* fix for upload error #55

* Fix for windows/shellcode isse #73

* removed extraneous print statments
Cx01N added a commit that referenced this issue Jan 21, 2020
1/21/2020
------------
- Version 3.0.5 Master Release
    - Fixed setup_database.py python3 issue - #75 (@linxon)
    - Added loaded listener types to API - #78 (@vinnybod)
    - Fixed python launcherBase (@Cx01N)
    - Updated Python 3.8 compatibility in stager - #72 (@complana)
    - Fixed Powerup Invoke-allchecks issue - #64 (@SkiddieTech)
    - Fixed shellcode stager - #76 (@Hubbl3)
    - Fixed binary upload error - #55 (@Hubbl3)
    - Fixed multi/bash error (@Cx01N)
vinnybod pushed a commit that referenced this issue Apr 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working python3
Projects
None yet
Development

No branches or pull requests

4 participants