What’s a great way to escalate privileges on a Linux server? [closed]

What’s a great way to escalate privileges when you have a meterpreter session on a Linux system? The exploits I use to try to escalate privileges don’t work and when I use the upload command to try to upload a msfvenom payload I get the er… Continue reading What’s a great way to escalate privileges on a Linux server? [closed]

Is it more secure if I separate VPS into WebApp/MySQL VPS & separating WebApp projects into Admin/User projects

If I want to deploy a Laravel WebApp using MySQL DB on a VPS like DigitalOcean, Vultr or similar platforms, should I separate the VPS into WebApp VPS and MySQL VPS? Is it more secure?
And what if I separate the Laravel project into AdminPr… Continue reading Is it more secure if I separate VPS into WebApp/MySQL VPS & separating WebApp projects into Admin/User projects