portable-php | A “ portable HTML ” blog generator | Static Site Generator library
kandi X-RAY | portable-php Summary
kandi X-RAY | portable-php Summary
Generate a single-file HTML website from Markdown files. Demo:
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of portable-php
portable-php Key Features
portable-php Examples and Code Snippets
Community Discussions
Trending Discussions on portable-php
QUESTION
First, I use the server environment:
- sever: nginx + uwsgi + django app, docker + AWS ECS deploy
- celery: rabbitmq ec2
- cache: redis ec2
- logging: AWS CloudWatch log + watchtower third party app
When I access ECS EC2 and check nginx access.log, the following request periodically comes in.
Why is this request coming to me? This is what keeps coming in the first time you open the server.
In addition, my ecs server's security group 80/443 ports are opened to anywhere.
nginx/access.log ...ANSWER
Answered 2017-Jul-19 at 08:56This is a very typical request pattern from the vulnerability scanning tool ZmEu. Long story short a hacker is running an automated tool that is trying to find a vulnerable installation of PHPMyAdmin on your system, to exploit it in order to gain root access to your system. It doesn't even matter that you don't have PHPMyAdmin on your system, they will still make requests just to test and see if you do because its cheap to do so, and if they do find something to exploit they can get into your server to steal data or use it for nefarious purposes.
Unfortunately this is just the cost of having a server on the internet, people are constantly running automated scanning tools against any server they can reach, trying to find ways to hack into it and take it over.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install portable-php
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page