Web application discovery: Can there be virtual hosts configured even when there is a response without host header?

I’m currently learning how to discover web applications running on a machine using port scanning, vhost bruteforcing and directory fuzzing. When it comes to port scanning, there is one thing I can’t wrap my head around.
Let’s say I have sc… Continue reading Web application discovery: Can there be virtual hosts configured even when there is a response without host header?

Deploy to Digital Ocean droplet from Github Action – Should I leave the SSH port open for future deployments?

I’m going to a deploy a web app (angular static frontend and node backend in docker) to digital ocean droplet. Deployment is done from Github Action by essentially loging via SSH to the droplet and pulling code from Github, spining up dock… Continue reading Deploy to Digital Ocean droplet from Github Action – Should I leave the SSH port open for future deployments?

Can I open ports 23 and 22 on a F@st 5355 home router that doesn’t allow it in the web GUI

As I said in the title I want to open the ports for ssh and telnet mainly on my home router anyway posable. So far I’ve tried the tutorial at Sorry Telstra but this is my F@ST 5355 router by ThaFresh and the router logs me out when I try t… Continue reading Can I open ports 23 and 22 on a F@st 5355 home router that doesn’t allow it in the web GUI