1v7w / webdogcom

Implementation of Dr.com in web authentication.
GNU Affero General Public License v3.0
11 stars 2 forks source link

认证后提示当前页面已超时 #2

Open GoldenglowSusie opened 1 week ago

GoldenglowSusie commented 1 week ago

如题,我这边同样也采用drcom网页认证,但在使用后报告当前页面已超时。

随后我对认证网页进行抓包,发现url中有一大串名为"params"的字符,并无账号密码等信息,推测是进行了加密,且其中包含时间戳。

请问这种有办法应对吗?

屏幕截图 2024-11-07 140234

1v7w commented 1 week ago

方便再提供一些信息吗?比如提供贵校请求方式是POST还是GET,正确请求的URL参数示例(打码掉敏感信息,如学号密码)。