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

Secure Django Admin, default admin user #51

Open
mzyndul opened this issue May 12, 2017 · 0 comments
Open

Secure Django Admin, default admin user #51

mzyndul opened this issue May 12, 2017 · 0 comments

Comments

@mzyndul
Copy link

mzyndul commented May 12, 2017

Location within the Book

  • Chapter or Appendix: Working with the Django Admin
  • Section: Secure the Django Admin
  • Subsection:

Description

This is not related strictly with django admin but it is good to mention.
Create user "admin" which is the most limited user in the system and create superuser with some custom username like "joey". This is another simple technic that allows to focus attackers on "fake" account and not "real" "superuser"

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

1 participant