paint-brush
Pre-Deployment Checklist: Django Web Securityby@coderasha
736 reads
736 reads

Pre-Deployment Checklist: Django Web Security

by coderasha4mDecember 22nd, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

In this post we are going to check Django security vulnerabilities and how to fix them. Django has built-in security against most forms of CSRF threats, as long as you have allowed and used it if necessary. The Mozilla Observatory can scan the security status of your site using Mozilla's Observatory by Mozilla site to check security status. You can create fake admin login page using django-admin-honeypot and it will notify you if someone tries to attempt unauthorized access. You must change admin/ path to something only you know.

People Mentioned

Mention Thumbnail

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Pre-Deployment Checklist: Django Web Security
coderasha HackerNoon profile picture
coderasha

coderasha

@coderasha

Doing extravehicular activity on Dev Space | Mainly focused on Python🐍 and ML🤖 but love React also

About @coderasha
LEARN MORE ABOUT @CODERASHA'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

coderasha HackerNoon profile picture
coderasha@coderasha
Doing extravehicular activity on Dev Space | Mainly focused on Python🐍 and ML🤖 but love React also

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Learnrepo
Freesion