TheCyb3rAlpha/BobTheSmuggler

Compress src file is none

Opened this issue · 7 comments

Hi @Jameszreal,

Please provide the command that you executed. According to the screenshot, you used /var/www/Client-build.exe binary as input. But during FileOrDirectory check, the binary is considered as a directory instead of file. I need more information about this unexpected behaviour.

Fixed

Thanks I fixed it, it was my path, please am I doing something wrong, Antivirus still blocks my compressed 7zip .exe file on the html link .

Give -c 7z to change the compression mode to 7zip. By default, BobTheSmuggler uses zip compression that could be easily flagged by AVs

I tried that now but AV still saw it.

Here is my command python3 BobTheSmuggler.py - I /home/kali/Downloads/Client.exe -p 123456 -c 7z -f onedrive.html -o terms.zip -t html -e /home/kali/Desktop/BobTheSmuggler/resources/templates/OneDriveDownload_Template.html

Hello is there a solution to this problem

Change the password to complex one and try again. That should work!