screetsec / BruteSploit

BruteSploit is a collection of method for automated Generate, Bruteforce and Manipulation wordlist with interactive shell. That can be used during a penetration test to enumerate and maybe can be used in CTF for manipulation,combine,transform and permutation some words or file text :p
GNU General Public License v3.0
721 stars 261 forks source link

./Brutesploit: line 2051: xterm: command not found #24

Open sia-vash opened 4 years ago

sia-vash commented 4 years ago

when i set everything and type run this error display to me

loganstark0101 commented 4 years ago

me too......

AHGaminn commented 4 years ago

just do sudo apt-get install xterm

ozgur-02 commented 3 years ago

just do sudo apt-get install xterm

thanks bro

Rulstyle3456 commented 2 years ago

Sido apt-get install xtrem can't install anyone knows why?

yash585 commented 1 year ago

Sido apt-get install xtrem can't install anyone knows why?

Try to install build-essential by command sudo apt install build-essential If not working try to update and upgrade system

bbbaaa133 commented 1 year ago

When I do run this thing appears to my screen : Authorization required, but no authorization protocol specified

Warning: This program is an suid-root program or is being run by the root user. The full text of the error or warning message cannot be safely formatted in this environment. You may get a more descriptive message by running the program as a non-root user or by removing the suid bit on the executable. xterm: Xt error: Can't open display: %s Please help me fix this. Thank you