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

./venom.sh: 7636: xterm: not found #111

Open
xSage6x opened this issue Jul 25, 2021 · 3 comments
Open

./venom.sh: 7636: xterm: not found #111

xSage6x opened this issue Jul 25, 2021 · 3 comments

Comments

@xSage6x
Copy link

xSage6x commented Jul 25, 2021

I’m having issues with venom. I completed the setup installation and everything. But when I go to venom and do all the steps for creating a payload, after selecting the shell code generator, it just says “xterm: not found” then it boots me back up to the startup menu again. Please help
image
Uploading image.jpg…

@r00t-3xp10it
Copy link
Owner

r00t-3xp10it commented Jul 26, 2021

Tell me what categorie and payload number that you have try

About xterm read this issue: #43


NOTE-TO-SELF

Replace xterm by gnome-terminal in next update!

gnome-terminal --title="SillyRAT - Generator Mode" --geometry=90x21 --wait -- sh -c "python3 server.py generate --address $lhost --port $lport --output $IPATH/output/$Drop.py --source && sleep 2" > /dev/null 2>&1

xterm -T " PAYLOAD MULTI-HANDLER " -geometry 110x23 -e "sudo msfconsole -x 'spool $IPATH/output/report.log; use exploit/multi/handler; set LHOST $lhost; set LPORT $lport; set PAYLOAD $paa; exploit'"

@dinchaman
Copy link

dinchaman commented Sep 30, 2021

still it is booting back without giving shell code generator
after doing gnome-terminal commands also

@logm1lo
Copy link

logm1lo commented Jul 12, 2022

do "sudo apt install xterm"

@zyoudadel
Copy link

are you get soloution for this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants