Hiddeneye-legacy: Traceback (most recent call last):

Created on 28 Sep 2020  路  6Comments  路  Source: DarkSecDevelopers/HiddenEye-Legacy

After entering all information to start phishing (enter port number) receive the following error:
Traceback (most recent call last):
File "HiddenEye.py", line 44, in
server_runner.start_server(port)
File "/root/HiddenEye/Defs/ActionManager/Server/server_runner.py", line 102, in start_server
set_php(port=port)
File "/root/HiddenEye/Defs/ActionManager/Server/server_runner.py", line 91, in set_php
stderr=DEVNULL,
File "/usr/lib/python3.7/subprocess.py", line 775, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'php': 'php'

bug

All 6 comments

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.95. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

ssh -v -R {your custom domain}:443:localhost:8443 [email protected]

ssh -v -R {your custom domain}:443:localhost:8443 [email protected]

https://docs.github.com/en/free-pro-team@latest/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent

841

?

Updated PHP to 7.4 from 7.3.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

darkmidus picture darkmidus  路  4Comments

usama7628674 picture usama7628674  路  4Comments

KaleyLenux picture KaleyLenux  路  3Comments

torp3do picture torp3do  路  4Comments

spmedia picture spmedia  路  7Comments