Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Unzipping problem #711

Open
x00Phillip opened this issue Apr 14, 2024 · 2 comments
Open

Unzipping problem #711

x00Phillip opened this issue Apr 14, 2024 · 2 comments
Labels

Comments

@x00Phillip
Copy link

I am asking for a little help. I am currently trying to upload a zip file to Bloodhound. I got a message unzipping file x.zip but it is still empty. I don't even get the box with json files, just nothing. Any idea why?

@x00Phillip x00Phillip added the bug label Apr 14, 2024
@Zamanry
Copy link

Zamanry commented Apr 29, 2024

My coworker and I are having the same issue on different machines. The specific file was BloodHound-win32-x64.zip. We've tried CLI and GUI. This file BloodHound-win32-ia32.zip failed too. Our machines have Defender removed and Google Chrome AV disabled too. Zips appear corrupted.

@Zamanry
Copy link

Zamanry commented Apr 29, 2024

I've found something odd. Google Chrome, File Explorer, and PowerShell's Expand-Archive cmdlets cannot open the archive. However, 7-zip can open the archive:
image

However, it cannot extract:
image

I also checked and I have 30 GB available.

Confirmed Answer: It appears my company's deep packet inspection is quarantining select files within the .zip across the wire. We only notice this lack of files when we attempt to extract it. I theorize this because my file size was 65,535 KB and his was 65,533 KB when we both downloaded it via Google Chrome GUI. I was able to confirm this by determining that other hacking/adult/etc. websites were blocked. I then dropped my company VPNs and used the public Wi-Fi and the file downloaded successfully and could be extracted. This confirmed deep packet inspection was actively neutering the file.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants