r00t-3xp10it / venom

venom - C2 shellcode generator/compiler/handler
1.78k stars 597 forks source link

Venom Install problem on AWS ec2 - Kali Linux #38

Open ozzzzam opened 5 years ago

ozzzzam commented 5 years ago

image

Please check attachment.

Jeroenleender commented 5 years ago

I have the exact same problem

ozzzzam commented 5 years ago

hmmmmmmm, still i couldn't find a solution

r00t-3xp10it commented 5 years ago

ERROR: chmod: cannot access '*.py' : No Sutch file or directory This meens that the Recursive (-R) switch of chmod did not worked like expected.. { It did not find any .py script(s) in venom sub-directorys to be chmoded }



ozzzzam commented 5 years ago

image

image

As you told I did same, But still same

This is AWS Ec2

r00t-3xp10it commented 5 years ago

1ΒΊ - HINT: If your on KALI then you dont need to use SUDO

2ΒΊ - execute zenity --version and post screenshot

3ΒΊ - execute uname -m and post screenshot (maybee the issue its on arch sellection)

4ΒΊ - The 'problematic' line is: Line: 59 (setup.sh) => As final resource delete the line 61 (exit)

ozzzzam commented 5 years ago

image

Check this

r00t-3xp10it commented 5 years ago

aaaaa thats a problem in ZENITY package (or in your system init)... without zenity venom can not wok

ozzzzam commented 5 years ago

is this Venom works on AWS Ec2 Server???

r00t-3xp10it commented 5 years ago

i never have try on that disto .. https://superuser.com/questions/310197/how-do-i-fix-a-cannot-open-display-error-when-opening-an-x-program-after-sshi

QUESTION:What SHELL are you using ?? sh ?? bash ??

kalipr0 commented 4 years ago

hello bro. how to fix ( resize: Time out occurred
[x] zenity............................[ NOT found ]

plz help

r00t-3xp10it commented 4 years ago

Install ZENITY: https://help.gnome.org/users/zenity/

redappple commented 4 years ago

─[root@parrot]─[/home/venom/aux] └──╼ #sudo ./setup.sh [x] Script execution aborted .. β”Œβ”€[root@parrot]─[/home/venom/aux] └──╼ #uname -m x86_64 β”Œβ”€[root@parrot]─[/home/venom/aux] └──╼ # im having same problem and zenity installed with new version already

r00t-3xp10it commented 4 years ago

hey @redappple can you execute which zenity on your terminal and send me the screenshot ?? iam trying to figure it out why this bug appen in parrot systems ...

Twinggaming commented 2 years ago

venom tool can run on microsoft kali linux

r00t-3xp10it commented 2 years ago

on LINUX main derivates ... yes .. not on microsoft windows ...

Twinggaming commented 2 years ago

no I mean say that wsl kali linux

r00t-3xp10it commented 2 years ago

maybee ... its hard because the tool requires of many dependencies .(install packets\software\lib\etc)..

Twinggaming commented 2 years ago

thank you for giving answer but you please teach how to make tools

On Sun, 9 Jan 2022 at 00:46, pedro ubuntu @.***> wrote:

maybee ... its hard because the tool requires of many dependencies .(install packets\software\lib\etc)..

β€” Reply to this email directly, view it on GitHub https://github.com/r00t-3xp10it/venom/issues/38#issuecomment-1008111830, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXCZJZCKGIL5IHQ2I7TSKBDUVCESVANCNFSM4IWTCUIQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you commented.Message ID: @.***>

mohit23456 commented 2 years ago

Hello sir I m also having trouble to ![Uploading Screenshot_2022-02-28-13-20-49-00_8659c1e795b4b4239e38d87c88c077b3.jpg…]()

mohit23456 commented 2 years ago

Please help me in it

mak121 commented 1 year ago

./venom.sh: 14: resize: not found [x] we need to be root to run this script... [x] execute [ sudo ./venom.sh ] on terminal whats happening this?