africana-framework
africana-framework copied to clipboard
Error when trying to select Meterpreter
It was working fine in the Python3 version but not anymore in the Go version. When I select Generate undetectable backdoors and then Meterpreter I'm having the following error:
bash: line 1: cd: /root/.africana/africana-base/meterpeter/: No such file or directory The argument 'meterpeter.ps1' is not recognized as the name of a script file. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Usage: pwsh[.exe] [-Login] [[-File] <filePath> [args]]
[-Command { - |
pwsh[.exe] -h | -Help | -? | /?
PowerShell Online Help https://aka.ms/powershell-docs
All parameters are case-insensitive. Process finished with error: exit status 64
There's no africana-base folder under /root/.africana
Please correct your typo, it's not meterpeter but meterpreter. Thanks