Azure SQL Database firewall allows TCP connections when they should be blocked [migrated]

I am looking at a particular Azure SQL Database that has Server level firewall rules. I am told there are no database level firewall rules. Nmap reported open ports on the database even though the IP address i ran it from was not allowed… Continue reading Azure SQL Database firewall allows TCP connections when they should be blocked [migrated]

What could an attacker do on a server where Source Control Management (SCM) files are accessible?

I’m testing some servers with OpenVAS and I run into some SCM files that are remotely accessible:

.git/config
.git//info/exclude
.git/description
.git/HEAD that contains refs/heads/master

and

.git/refs/heads/master that … Continue reading What could an attacker do on a server where Source Control Management (SCM) files are accessible?