ヤミ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
/
1568630624.21522
/
MailTools-2.21
/
t
/
Viewing: send.t
#!/usr/local/bin/perl -w use Mail::Send; print "1..11\n"; my $i = 1; $msg = new Mail::Send or print "not "; printf "ok %d\n",$i++; $msg = new Mail::Send Subject => 'example subject', To => 'timbo' or print "not "; $msg->to('user@host') == 1 or print "not "; printf "ok %d\n",$i++; $msg->subject('user@host') == 1 or print "not "; printf "ok %d\n",$i++; $msg->cc('user@host', 'user2@no.where') == 2 or print "not "; printf "ok %d\n",$i++; $msg->bcc('someone@else') == 1 or print "not "; printf "ok %d\n",$i++; $msg->bcc('nobody@here') == 1 or print "not "; printf "ok %d\n",$i++; $msg->set('X-Test', 'a test entry') == 1 or print "not "; printf "ok %d\n",$i++; $msg->add('X-Test', 'another test entry') == 2 or print "not "; printf "ok %d\n",$i++; $msg->set('X-Test2', 'a test2 entry') == 1 or print "not "; printf "ok %d\n",$i++; $msg->set('X-Test2', 'replaced') == 1 or print "not "; printf "ok %d\n",$i++; $msg->delete('X-Test') or print "not "; printf "ok %d\n",$i++;
Coded With 💗 by
0x6ick