Raytheon's HP Smart single-point login System

Source: Internet
Author: User

HP Smart single-point logon system, http://portal.ssodemo.com/portal /.

After logging on, clickChinaren transcriptLink. A new window is displayed.

ItsCodeIs

Code
1 < Html >
2 < Head >
3 < Script Language = Javascript SRC = Http://images.chinaren.com/product/alumni3/alumni.js >  
4 </ Script >
5 < Script >  
6 Function Chkloginfm () {
7 FM. uid. Value = Trim (FM. uid. value );
8 If (FM. utype. Value =   0 ) Fm. loginid. Value = FM. uid. Value +   " @ Chinaren.com " ;
9 Else   If (FM. utype. Value =   1 ) Fm. loginid. Value = FM. uid. Value +   " @ Sohu.com " ;
10 Else   If (FM. utype. Value =   2 ) Fm. loginid. Value = FM. uid. Value +   " @ Sms.sohu.com " ;
11 Return   True ;
12 }
13 </ Script >
14 </ Head >
15 < Body >
16 < Form Name = FM Method = Post Action = Http://passport.sohu.com/login.jsp > Loading < Input Name = Loginid Type = Hidden Value = > < Input Name = Ru Type = Hidden Value = Http://profile.chinaren.com/urs/setcookie.jsp? Burl = http://alumni.chinaren.com/index.jsp > < Input Name = Appid Type = Hidden Value = 1005 > < Input Name = FL Type = Hidden Value = 1 > < Input Name = Vr Type = Hidden Value = 1 | 1 > < Input Name = CT Type = Hidden Value = 1150603831 > < Input Name = SG Type = Hidden Value = 29915c8829449433056bc9542b194825 > < Input Name = Uid Type = Hidden Value = Ssodemo > < Input Name = Utype Type = Hidden Value = 0 > < Input Name = Passwd Type = Hidden Value = 123456 > </ Form >
17 < Script Language = "JavaScript" >  
18Chkloginfm (document. FM );
19Document. fm. Submit ();
20 </ Script >
21 </ Body >
22 </ Html >
23

 

I don't know if the analysis is correct. The username and password are all in it. This security...

 

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.