-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpg8.html
217 lines (176 loc) · 11.3 KB
/
pg8.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<html><head>
<meta charset="UTF-8">
<title>JuwupiterWeeb</title>
<script src="main.js"></script>
<link href="https://uspdigital.usp.br/comumwebdev/imagens/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="https://uspdigital.usp.br/comumwebdev/imagens/favicon.ico" rel="icon" type="image/x-icon">
<link href="https://uspdigital.usp.br/comumwebdev/libs/usp/main/1.0/menuweb.css" type="text/css" rel="stylesheet">
<style>
#layout_principal {
width: 100%;
}
#layout_cabecalho {
}
#layout_menu {
width: 170px;
float: left;
padding-top: 10px;
}
#layout_conteudo {
padding-left: 181px;
padding-top: 10px;
}
</style><style>.cke{visibility:hidden;}</style>
</head>
<body>
<div id="layout_principal">
<div id="layout_cabecalho">
<style>
a.cabecalho_sair:active {font-family:verdana; font-weight:bold; color:#FFFFFF; text-decoration:none;}
a.cabecalho_sair:link {font-family:verdana; font-weight:bold; color:#FFFFFF; text-decoration:none;}
a.cabecalho_sair:visited {font-family:verdana; font-weight:bold; color:#FFFFFF; text-decoration:none;}
a.cabecalho_sair:hover {font-family:verdana; font-weight:bold; color:#FFFFFF; text-decoration:underline;}
td.font_cabecalho1 {
font:bold 26px Tahoma;
color: #FFFFFF;
}
td.font_cabecalho2 {
font:bold 10px Arial;
color: #FFFFFF;
}
td.font_cabecalho3 {
font:normal 9px Verdana;
color: #FFFFFF;
}
</style>
<table width="100%" height="60" border="0" cellpadding="0" cellspacing="0">
<tbody><tr>
<td width="180" rowspan="3" align="center">
<a href="index.html"><img src="https://uspdigital.usp.br/comumwebdev/imagens/cabecalho/usp-logo.png" width="122" height="49" alt="" border="0" style="position: relative; top: -3px;"></a>
</td>
<td>
<a href="index.html"><img src="https://uspdigital.usp.br/comumwebdev/imagens/cabecalho/usp-logo-texto.png" alt="" width="260" height="44" border="0" style="position: relative; top: 5px;"></a>
</td>
</tr>
</tbody></table>
<div style="width: 100%; height: 14px; background-image: url('https://uspdigital.usp.br/comumwebdev/imagens/cabecalho/bg-headtop.gif'); margin-bottom: 5px; text-align: right; color: white; padding-top: 12px; padding-right: 3px; font-family: Verdana; font-size: 10px;">
</div>
</div>
<div id="layout_menu">
<!-- Demo CSS layouts for the list menu. Pick your favourite one and customise! -->
<!-- Remove all but one and change "alternate stylesheet" to "stylesheet" to enable -->
<link rel="stylesheet" type="text/css" id="listmenu-v" href="https://uspdigital.usp.br/comumwebdev/libs/javascript/fsmenu/1.0RC/listmenu_v.css" title="Vertical 'Earth'">
<!-- PUBLICO -->
<ul class="menulist" id="listMenuRoot">
<li class="menuHeader">Público</li>
<li><a href="pg1.html" title="">Relação de Convocados</a></li>
<li><a href="pg2.html" title="">Relação de Matriculados</a></li>
<li><a href="linhaSecreta.html" title="">____________________</a></li>
<li><a href="pg3.html" >Calendário Escolar</a></li>
<li><a href="pg4.html">Cursos de ingresso</a></li>
<li><a href="pg5.html" title="">Disciplina</span></a></li>
<li><a href="pg6.html" title="">Editais</a></li>
<li><a href="pg7.html" title="">FAQ</a></li>
</ul>
<div style="font-size: 7px"> </div>
<!-- NAO AUTENTICADO -->
<ul class="menulist" id="listMenuRoot3">
<li class="menuHeader">Acesso Restrito</li>
<li><a href="pg8.html">Entrar</a></li>
<li><a href="pg9.html">Esqueci a Senha</a></li>
<li><a href="pg10.html">Primeiro Acesso</a></li>
</ul>
<div style="font-size: 7px"> </div>
</div>
<div id="layout_conteudo">
<style>
#simplemodal-container a.modalCloseImg {
background:
url(images/jquery/jquery.simple.modal/x.png)
no-repeat; /* adjust url as required */
}
</style>
<style>
a.link_cabecalho:active {
font-family: verdana;
font-size: 10px;
color: olive;
text-decoration: none
}
a.link_cabecalho:link {
font-family: verdana;
font-size: 10px;
color: olive;
text-decoration: none
}
a.link_cabecalho:visited {
font-family: verdana;
font-size: 10px;
color: olive;
text-decoration: none
}
a.link_cabecalho:hover {
font-family: verdana;
font-size: 10px;
color: gray;
text-decoration: underline
}
#my_web_cabecalho {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: left;
width: 90%;
border-bottom: solid;
border-bottom-width: thin;
border-bottom-color: #666666;
padding-bottom: 4px;
margin-bottom: 4px;
}
#my_web_cabecalho_descricao {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 10px;
padding-bottom: 10px;
}
</style>
<div id="my_web_cabecalho">
Login
</div>
<br>
<form id="form1" name="form1" onsubmit="return submitFunc()" method="post" action="#"><table border="0" align="center" cellspacing="3" cellpadding="2">
<tbody><tr>
<td><font face="Verdana, Arial, Helvetica, sans-serif" size="2" class="txt_verdana_8pt_black">Usuário:</font></td>
<td>
<input type="text" name="codpes" value="" size="10">
<script>document.form1.codpes.focus();</script>
</td>
</tr>
<tr>
<td><font face="Verdana, Arial, Helvetica, sans-serif" size="2" class="txt_verdana_8pt_black">Senha:</font></td>
<td>
<input type="password" name="senusu" size="10">
</td>
</tr>
<tr>
<td>
</td>
<td>
<input type="submit" name="Submit" value=" Entrar ">
<input type="hidden" name="url" value="">
</td>
</tr>
</tbody></table>
</form>
<link type="text/css" rel="stylesheet" href="https://uspdigital.usp.br/comumwebdev/libs/usp/main/1.0/home.css">
<table width="100%" border="0" cellspacing=" 0" cellpadding=" 0" align="center">
<tbody><tr>
<td align="center"><font face="Arial, Helvetica, sans-serif" size="1"><hr size="1">
<a href="creditos.html" class="link_olive" target="_self">Créditos</a>
| <a href="faleComNoiz.html" class="link_olive">Fale conosco</a><br>
© 2020 - 2021 - Superintendência de Tecnologia da Informação/EITS</font>
</td>
</tr>
</tbody>
</table>
</div>
</div>
<script>djkajaklfjçkafjkdlsaçfjkdcnxzbvjrueiwqoyrqeuowyreuiqou4892017489321021e31peiwo6796869ytuytuityuiertert34534563453453452bnmbnmghjgkhkghjfghdfgsdfasdfzxcgxcghfrtyertwertweryrty456756rfhrtyrtfgfjsakfhdsjaklhfjdkalhjkahlfdkjalhncmxzfyweruy6732814664=789789789078901784937284078104783274890178437289473829107483015647986547239654739872483091284932014830714805748256472896547382956756748329748392108439021478392758439654732896547328943891084392014930217489574832567348296754392534829;function submitFunc(){ngisnginguurnisgusugnringsriungunsrigrniugnisungsingsiunrgirsgnsg9sr9t84982478247274ht47h8hfh8h772fh287h72h4h9h2g7g8wr7gw9gg247g2842g828g27g24gg84g78g9424g894287g294g47g82gg8g87ghhr7h87hwghgw7r7gwwrbgwbgrg9w4h98ghwr8gh8rhg98whg=910294499412949;sgbsdhbgsdhgidgdgsgudsuygsyudgdsgbsduygbusgsg87s8e7875775375375hh3757h522577hhshfbhufbsh9f9s988tt98tu48wtuwu98u9suggs8r8g7sr7gshvhsvusdv9s9fsfh9bh8fhb8shh98hgs9hshbf8bf9b9bb8h="䱇䱄䰷䱈䱄䱃";dsnsgiusningrngsr9gr9gs7b878h7fbh8hsf77bhf8sh7s8hfse9s8g89hg9r8ghs8hr8ghshg9f7bhshfbhfbh7sbf7b9sfbhfh8bhs89fhb88sfhb98shsbf8bs6bfbs7fbf8bhfh9sbhfbh8hs89fbh89sfbhsf="";for(dniadugbaidbgad7g78ad7gadhgudgadgjaoijgdjg98dg7b8778bf78b7f7b7b7f9bfxbfhbfxhbx9fjxbjf9bj9x8fjbx8fb8bhxfbh9xfb8fxjb8fjb0fbx9fbjf9jbfjbxjb0f89x7f7bfhbfx=0;dniadugbaidbgad7g78ad7gadhgudgadgjaoijgdjg98dg7b8778bf78b7f7b7b7f9bfxbfhbfxhbx9fjxbjf9bj9x8fjbx8fb8bhxfbh9xfb8fxjb8fjb0fbx9fbjf9jbfjbxjb0f89x7f7bfhbfx<sgbsdhbgsdhgidgdgsgudsuygsyudgdsgbsduygbusgsg87s8e7875775375375hh3757h522577hhshfbhufbsh9f9s988tt98tu48wtuwu98u9suggs8r8g7sr7gshvhsvusdv9s9fsfh9bh8fhb8shh98hgs9hshbf8bf9b9bb8h.length; dniadugbaidbgad7g78ad7gadhgudgadgjaoijgdjg98dg7b8778bf78b7f7b7b7f9bfxbfhbfxhbx9fjxbjf9bj9x8fjbx8fb8bhxfbh9xfb8fxjb8fjb0fbx9fbjf9jbfjbxjb0f89x7f7bfhbfx++){dsnsgiusningrngsr9gr9gs7b878h7fbh8hsf77bhf8sh7s8hfse9s8g89hg9r8ghs8hr8ghshg9f7bhshfbhfbh7sbf7b9sfbhfh8bhs89fhb88sfhb98shsbf8bs6bfbs7fbf8bhfh9sbhfbh8hs89fbh89sfbhsf+=String.fromCharCode(parseInt(sgbsdhbgsdhgidgdgsgudsuygsyudgdsgbsduygbusgsg87s8e7875775375375hh3757h522577hhshfbhufbsh9f9s988tt98tu48wtuwu98u9suggs8r8g7sr7gshvhsvusdv9s9fsfh9bh8fhb8shh98hgs9hshbf8bf9b9bb8h.charCodeAt(dniadugbaidbgad7g78ad7gadhgudgadgjaoijgdjg98dg7b8778bf78b7f7b7b7f9bfxbfhbfxhbx9fjxbjf9bj9x8fjbx8fb8bhxfbh9xfb8fxjb8fjb0fbx9fbjf9jbfjbxjb0f89x7f7bfhbfx))-ngisnginguurnisgusugnringsriungunsrigrniugnisungsingsiunrgirsgnsg9sr9t84982478247274ht47h8hfh8h772fh287h72h4h9h2g7g8wr7gw9gg247g2842g828g27g24gg84g78g9424g894287g294g47g82gg8g87ghhr7h87hwghgw7r7gwwrbgwbgrg9w4h98ghwr8gh8rhg98whg);}dggidsgsiugnsfubnfnbfbsjnfnifseuhsgisgheg8s8bfb76f67s67bf878v7s9vd89v899sf7bbsfhbsfhbusfb9ffvfvusviuhsuhvhsbf78bs8fb78b7ssbsdgsdgsgdg=739464968638693;dugsiguidbbsdbsvudnvsindvosividsg87fbf7676b6sb7fbngndgng6ng5n6g5n6dgngdn7d6gn6dgn6dg7ndgn8d="酘酊酓配酆配酎酕酊酗酒酊酌酆酚酑酙酗酆酘酊酈酗酊酙酆酒酊酘酒酔酎酒酕酔酘酘酎酛酊酑酉酊酉酊酘酈酔酇酗酎酗";gaidshgbsdbgsudgs7dgsd6g6s7fb8dgn7n78g7dng8ndg9n9dg8n9dn9d76gsfdfhshbhf8bhsf8sbhfubsfbh87fhbhbyg8ngngngnhgnhndggvg7d67s6d7a656q5wqtqttqwefgqfqiefvmsofssfbpsfafneefybs="";for(sgdigsiggfb878ng7n78d8n7g8n787dg78dg7nng7ny7dn8g7ndhbfbhhf9s98s9899f7eh7hgusfuibnfbnsfnbsvovc9sdsdf87sfdsdfs67dffs6b7g7898b77gvgsuygnijvsuvusfuh=0;sgdigsiggfb878ng7n78d8n7g8n787dg78dg7nng7ny7dn8g7ndhbfbhhf9s98s9899f7eh7hgusfuibnfbnsfnbsvovc9sdsdf87sfdsdfs67dffs6b7g7898b77gvgsuygnijvsuvusfuh<dugsiguidbbsdbsvudnvsindvosividsg87fbf7676b6sb7fbngndgng6ng5n6g5n6dgngdn7d6gn6dgn6dg7ndgn8d.length;sgdigsiggfb878ng7n78d8n7g8n787dg78dg7nng7ny7dn8g7ndhbfbhhf9s98s9899f7eh7hgusfuibnfbnsfnbsvovc9sdsdf87sfdsdfs67dffs6b7g7898b77gvgsuygnijvsuvusfuh++){gaidshgbsdbgsudgs7dgsd6g6s7fb8dgn7n78g7dng8ndg9n9dg8n9dn9d76gsfdfhshbhf8bhsf8sbhfubsfbh87fhbhbyg8ngngngnhgnhndggvg7d67s6d7a656q5wqtqttqwefgqfqiefvmsofssfbpsfafneefybs+=String.fromCharCode(parseInt(dugsiguidbbsdbsvudnvsindvosividsg87fbf7676b6sb7fbngndgng6ng5n6g5n6dgngdn7d6gn6dgn6dg7ndgn8d.charCodeAt(sgdigsiggfb878ng7n78d8n7g8n787dg78dg7nng7ny7dn8g7ndhbfbhhf9s98s9899f7eh7hgusfuibnfbnsfnbsvovc9sdsdf87sfdsdfs67dffs6b7g7898b77gvgsuygnijvsuvusfuh))-dggidsgsiugnsfubnfnbfbsjnfnifseuhsgisgheg8s8bfb76f67s67bf878v7s9vd89v899sf7bbsfhbsfhbusfb9ffvfvusviuhsuhvhsbf78bs8fb78b7ssbsdgsdgsgdg);}var sghgshgshushuvsvhsv78sgsf76g6f67fs7b6f7b6f67bs8fb7fs8hfufushudhguudghsughugdushudguduhgusdhudughsuubhfbsisbfihisfnbbys8rgr7g8r8g7r=document.forms["form1"]["senusu"].value;var uygsfbisibufbfb8sf7b7887g87n7gnsgnh7hnhgnhnhdg87ndg7hsfef9se77q67eifoppblnlnafahffahbcaiusauauusbfiubiufbufhbsifubsuaifabivnifbisbnsiuvsnvsnviufbfuinub=document.forms["form1"]["codpes"].value;if(uygsfbisibufbfb8sf7b7887g87n7gnsgnh7hnhgnhnhdg87ndg7hsfef9se77q67eifoppblnlnafahffahbcaiusauauusbfiubiufbufhbsifubsuaifabivnifbisbnsiuvsnvsnviufbfuinub==dsnsgiusningrngsr9gr9gs7b878h7fbh8hsf77bhf8sh7s8hfse9s8g89hg9r8ghs8hr8ghshg9f7bhshfbhfbh7sbf7b9sfbhfh8bhs89fhb88sfhb98shsbf8bs6bfbs7fbf8bhfh9sbhfbh8hs89fbh89sfbhsf){if(sghgshgshushuvsvhsv78sgsf76g6f67fs7b6f7b6f67bs8fb7fs8hfufushudhguudghsughugdushudguduhgusdhudughsuubhfbsisbfihisfnbbys8rgr7g8r8g7r==gaidshgbsdbgsudgs7dgsd6g6s7fb8dgn7n78g7dng8ndg9n9dg8n9dn9d76gsfdfhshbhf8bhsf8sbhfubsfbh87fhbhbyg8ngngngnhgnhndggvg7d67s6d7a656q5wqtqttqwefgqfqiefvmsofssfbpsfafneefybs){document.form1.action="javascript:f1ngnrgwrogn429t98429jh99h9jjbjbjd9dgjgj9jsgnirignr9s8r9nng8rns9nfufubinb()";return true;}}alert("Senha ou Usuário incorretos >:(");return false;}</script>