Re: Possible server attacks

2020-05-04 Thread Miracle
Okay, I will do all those. Thank you so much. I appreciate. On Mon, 4 May 2020, 1:26 am Motaz Hejaze, wrote: > check the log file , what are the acts that invokes the call to those > links > example , logging in ? upload an image ? any act > > also try to check if there is a malicious

Re: Possible server attacks

2020-05-03 Thread Motaz Hejaze
check the log file , what are the acts that invokes the call to those links example , logging in ? upload an image ? any act also try to check if there is a malicious script installed on your server , take a peace from the text above and search for it .. Example: grep -lR

Re: Possible server attacks

2020-05-03 Thread Ahmed Ishtiaque
Observe how your server responds to these requests. Sometimes these requests are sent by attackers hoping that your server might respond with sensitive data that it shouldn't be sending. Generally, ensuring that invalid requests end up with your server sending error responses and not actual

Re: Possible server attacks

2020-05-03 Thread Miracle
I do not know of any script like that. Atleast, I didn't write any. A get these calls on the following paths: /sqlite/main.php, /robots.txt, /, /owa/auth/logon.aspx, /cgi-bin/config.exp, /HNAP1/, /hudson/script, /script, /sqlitemanager/main.php, /SQLiteManager/main.php, /SQLite/main.php,

Re: Possible server attacks

2020-05-03 Thread Motaz Hejaze
I think you have a script somewhere that calls this ip and main.php on that server .. Do you add any third party addons both on frontend and backend ?? On Sun, 3 May 2020, 11:31 pm Miracle, wrote: > I think the possible attacker thinks I am using PHP > > On Sun, 3 May 2020, 10:29 pm Miracle,

Re: Possible server attacks

2020-05-03 Thread Miracle
I think the possible attacker thinks I am using PHP On Sun, 3 May 2020, 10:29 pm Miracle, wrote: > I don't know honestly. > > I got those error messages because I included my email and username in > settings.py like this > > ADMINS = ['username', 'collinsale...@gmail.com'] > > On Sun, 3 May

Re: Possible server attacks

2020-05-03 Thread Miracle
I don't know honestly. I got those error messages because I included my email and username in settings.py like this ADMINS = ['username', 'collinsale...@gmail.com'] On Sun, 3 May 2020, 10:24 pm Motaz Hejaze, wrote: > What is the script main.php ??? > > On Sun, 3 May 2020, 10:43 pm Miracle,

Re: Possible server attacks

2020-05-03 Thread Motaz Hejaze
What is the script main.php ??? On Sun, 3 May 2020, 10:43 pm Miracle, wrote: > Hello django developers, > > I might be experiencing a possible attack on my web server, but I am not > sure yet. > Below is the email I got from my django. > I've gotten over 50 similar emails over the past 3 days.

Possible server attacks

2020-05-03 Thread Miracle
Hello django developers, I might be experiencing a possible attack on my web server, but I am not sure yet. Below is the email I got from my django. I've gotten over 50 similar emails over the past 3 days. Please, help me with this. Invalid HTTP_HOST header: '35.192.28.182'. You may need to