Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

By disabling JavaScript to bypass administrator authentication restrictions #1

Open
rpsate opened this issue Nov 11, 2021 · 3 comments

Comments

@rpsate
Copy link

rpsate commented Nov 11, 2021

The administrator authentication code in admin/admin.php is as follows
image
admin/admin.php is the web application administrator authentication page. When the identity authentication fails, it will jump to the login page. There is a problem with the jump code on line 15 of admin/admin.php. The page is redirected through JavaScript, but the program execution is not stopped immediately after the jump. So after disabling JavaScript, you can directly access the administrator console.

@YuanEF
Copy link

YuanEF commented Dec 10, 2021

波哥nb

@fateiceb
Copy link

NB

@frankli0324
Copy link

现在的编号这么容易骗的么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants