Hi, I have a webserver running express and axios. This appeared in my terminal today… It looks like something is attempting to gain access to data on my server. All input is appreciated
Rewriting GET /ecp/Current/exporttool/microsoft.exchange.ediscovery.exporttool.application to /index.html
Rewriting GET /owa/auth/logon.aspx?url=https%3a%2f%2f1%2fecp%2f to /index.html
Not rewriting GET http://pv.sohu.com/cityjson because the client did not send an HTTP accept header.
Rewriting GET /robots.txt to /index.html
Not rewriting PRI * because the method is not GET.
Rewriting GET /remote/fgt_lang?lang=/../../../..//////////dev/ to /index.html
Rewriting GET /.env to /index.html
Not rewriting POST / because the method is not GET.
Rewriting GET /spog/welcome to /index.html
Rewriting GET /.aws/credentials to /index.html
Rewriting GET /wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /xmlrpc.php?rsd to /index.html
Rewriting GET /blog/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /web/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /wordpress/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /website/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /wp/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /news/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /2018/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /2019/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /shop/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /wp1/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /test/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /media/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /wp2/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /site/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /cms/wp-includes/wlwmanifest.xml to /index.html
Rewriting GET /sito/wp-includes/wlwmanifest.xml to /index.html
Not rewriting GET /wp-login.php because the client did not send an HTTP accept header.
Rewriting GET /robots.txt to /index.html
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi @3166,
If there are exploits to be found they’ll be exploited, that’s a fact. With that being said, just make sure your Wordpress instances are updated and secured, same goes for your Droplet, update everything you can and you should be fine against such tactics, that’s all.