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 does not work properly - Dev branch #299

Open
ChuanNegro opened this issue Mar 13, 2021 · 8 comments
Open

Upload does not work properly - Dev branch #299

ChuanNegro opened this issue Mar 13, 2021 · 8 comments
Assignees
Labels
duplicate This issue or pull request already exists

Comments

@ChuanNegro
Copy link

BUG

In Dev branch the upload does not work properly.
When I uploading the file, the upload task finished but the file size is 0.

On any active Grunt start upload task of any file.

Screenshots
If applicable, add screenshots to help explain your problem.
image
image

If you need more info, let me know please

@ChuanNegro ChuanNegro changed the title [Bug|Feature Request] Short Description of Issue Upload does not work properly - Dev branch Mar 13, 2021
@cobbr
Copy link
Owner

cobbr commented Mar 13, 2021

Hey @ChuanNegro I'm not able to reproduce this issue. Have you tested with a file that is not likely to get picked up by AV?

Can you share the output of the Upload task?

@ChuanNegro
Copy link
Author

AV is turned off :
image
I am trying to upload the wmiexec.exe which has size around 6MB
image
after I submit the upload task it finished with no errors
image
but the file does not have a proper size:
image

now it behaves that every file has same size in this case 226KB before it was 0.
If you need more details let me know what and how I can get it.
Thanks

@ChuanNegro
Copy link
Author

I tried to get Slack client install file ~87MB
image
I added it into the upload task
image
and push
result is the same size is 226KB

image
image

image

@cobbr
Copy link
Owner

cobbr commented Mar 15, 2021

Strange, I wonder if the problem is with large file uploads?

@ChuanNegro
Copy link
Author

Hi,
It seems like caching the file.
I tried to upload the small PNG image. It was done correctly and I can open it on the "Victim's" workstation
after this upload I took the exe file let it upload and it has same size as the previously uploaded EXE

image

is there any, like debug which I can turn on, to give you more info ?
thanks

@cobbr
Copy link
Owner

cobbr commented Mar 17, 2021

So you are saying that it is uploading the same file each time, even after selecting different files?

Have you tried the dev branch to see if you have a different result?

@ChuanNegro
Copy link
Author

yes, it seems that it behaves like this. This is actually happening in DEV branch .

@cobbr
Copy link
Owner

cobbr commented May 1, 2021

I'm wondering if this is related to #306, which has been fixed. Can you pull and re-test @ChuanNegro ? The current largest supported file size is 50MB.

@cobbr cobbr added duplicate This issue or pull request already exists and removed cant-reproduce labels May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants