You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i get the following error when i try to install the RPC.
root@kali:~/evilgrade# cpan> install RPC::XML
# Failed test 'RPC::XML::Server::url method (set)'
# at t/40_server.t line 188.
# 'http://[::1]:41185/'
# doesn't match '(?^:http://(127[.]0[.]0[.]1|localhost|ip6-localhost|ip6-loopback|localhost[.]localdomain):41185)'
Not an ARRAY reference at t/40_server.t line 333.
# Looks like your test exited with 255 just after 43.
then i have to ctrl+c... so it continues running.
when i try to run evilgrade i get the following error:
Can't locate RPC/XML.pm in @INC (you may need to install the RPC::XML module) (@INC contains: /root/evilgrade /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.30.0 /usr/local/share/perl/5.30.0 /usr/lib/x86_64-linux-gnu/perl5/5.30 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.30 /usr/share/perl/5.30 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /etc/perl/isrcore/shellz.pm line 36.
Compilation failed in require at ./evilgrade line 26.
BEGIN failed--compilation aborted at ./evilgrade line 26.
The text was updated successfully, but these errors were encountered:
i get the following error when i try to install the RPC.
then i have to ctrl+c... so it continues running.
when i try to run evilgrade i get the following error:
The text was updated successfully, but these errors were encountered: