Re: Possible hack attempt

2019-02-01 Thread Samuel Muiruri
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:3

Re: Possible hack attempt

2019-02-01 Thread Jason
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