Friday, February 1, 2019

Re: Possible hack attempt

I got it handled I just wanted to point out I noticed something bizarre for two reasons:
  1. Get devs on alert that this exists (I don't believe my system is compromised)
  2. Ensure the community might pick on this if said hacker plans to target django sites.

On Fri, Feb 1, 2019 at 3:32 PM Jason <jjohns98684@gmail.com> wrote:
this really isn't django's responsibility to handle, but more at the level of your apache or nginx webserver that routes to django

I really hope you're running this with DEBUG=False in your settings

Check https://www.fail2ban.org/wiki/index.php/Main_Page for some ip-based filtering you can use

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/yARoNR2ErN4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/73f90195-3858-429a-9545-4f5a41024239%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAJZFZXqSx9%3DqOF1Nvbj%3DDi7LJ5i%3DpnTnK7seEHehfoWBJx2rYg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment