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
712 stars 261 forks source link

Xterm: Can't execvp python: No such file or directory #43

Open tanazgh opened 3 years ago

tanazgh commented 3 years ago

When I want to run some modules that open up other xterm terminal this error appears. pls help!

sinamotraghi commented 3 years ago

i have the exact same problem. any resolves?

sinamotraghi commented 3 years ago

when i set username and evrything for instagram attack and type run an other terminal pops up that says : Xterm: Can't execvp python: No such file or directory

tanazgh commented 3 years ago

yes. I actually solved it by switching to ubuntu instead of using wsl, cause wsl does not support multi windows linux gui applications. But if you already use ubuntu you can try installing "python" or "python3" on your xterm terminal or try solutions from following links:

https://askubuntu.com/questions/419641/panel-apps-try-to-launch-in-xterm-even-though-it-isnt-installed (changing x-terminal alternatives) https://www.raspberrypi.org/forums/viewtopic.php?t=228156 (creating xterm manually in usr/bin if it's not there)

I hope it helps.

On Fri, Aug 20, 2021 at 2:29 PM sinamotraghi @.***> wrote:

i have the exact same problem. any resolves?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/screetsec/BruteSploit/issues/43#issuecomment-902580891, or unsubscribe https://github.com/notifications/unsubscribe-auth/AS5T5HLYEEM6LBLZCSGXS53T5YRRXANCNFSM5B6DOOUQ . 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&utm_campaign=notification-email .

v33ga commented 3 months ago

add path for python, you can check it with "echo $PATH"