Webmaster Security

Do you scan your own website/server for vulnerabilities?

Submitted by sudo rm rf, , Thread ID: 123441

sudo rm rf
I need BTC donations
Level:
6
Reputation:
18
Posts:
438
Likes:
68
Credits:
235
04-03-2019, 08:01 PM
#1
how many people would be interested in a demo of how to scan a website for all directories and vulnerabilities including code validation? Maybe even setting up CFW on a server. I am in the planning stages and will post a how to in the next few days but would like to ask the community what they would like to see.

All scans will be on my own website on my server so I am not breaking any laws just an FYI, no i will not scan yoursite and help you fix it unless you want to pay Smile

RE: Do you scan your own website/server for vulnerabilities?

Dylan R
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
0
Credits:
18
05-03-2019, 03:57 AM
#2
I can't say I've ever really used a scanner for my own website, but typically while creating my applications I'll do basic vulnerability testing while creating each part of it, then once it's complete attempt them again and some more harmful exploits and see what I come up with. Having never used a vulnerability scanner, I don't know how they work, so it would be a little interesting to see how it look at code validation and attempts to discover directories/files. I typically disallow indexes for my websites, and prevent direct file access with global constant(s) that would show a natural 404 page if they're not present.

I guess it would just be interesting to see how the scanner works in general and what it could find and what it couldn't.
[Image: screenshot-github-com-2019-03-05-12-51-51.png]

RE: Do you scan your own website/server for vulnerabilities?

05-03-2019, 04:48 PM
#3
While I'm working on a website, I definitely do. I use smth like Nikto or Vega to see what's vulnerable and fix it, and everyone should do the same too.

RE: Do you scan your own website/server for vulnerabilities?

sudo rm rf
I need BTC donations
Level:
6
Reputation:
18
Posts:
438
Likes:
68
Credits:
235
OP
05-03-2019, 05:59 PM
#4
Nikto is good but i have found a lot of false positives from nikto. For instance, I have been scanning site and it keeps letting me know it has a shell uploaded which i know for a fact it does not. The directory doesn't even exist there.

But it still does give some good information that we can use to fix some issues with configuration.

Dirbuster is a nice tool that can brute force test directories and files based off wordlist which i have used many times and actually found shells and many other things in which i was able to back track into root of a server and had access to over 300 domains. (Hosting company gave me the ok and paid me to look through all this)

The problem with most hosting companies ( smaller resellers) they don't have the knowledge of this and or the knowhow to prevent it from happening. Its a huge risk for hosting companies when you have people creating and building sites that have no control or knowledge on security and that site can possibly leave the entire server wide open.Which is actually a reason I started hosting sites. It gives me an oppertunity to keep my sites live and any extra clients get the same level of protection i give myself at no cost to them.

I should have a good write up done either today or tomorrow on dirbuster and get it posted up here.

RE: Do you scan your own website/server for vulnerabilities?

Dylan R
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
0
Credits:
18
05-03-2019, 10:19 PM
#5
This is why you can't trust small hosting providers typically, they don't know what their doing or know how to properly secure and manage their servers and it can ruin it for everyone. I look forward to your write up about this vulnerability scanner, I'm still interested in how effective it is and it's limitations.
[Image: screenshot-github-com-2019-03-05-12-51-51.png]

RE: Do you scan your own website/server for vulnerabilities?

lickmcluvin
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
1
Credits:
17
10-03-2019, 04:05 PM
#6
Just run a local copy with the same configurations.

Even if it's your website and domain, I'm pretty positive you are NOT allowed to scan it.

RE: Do you scan your own website/server for vulnerabilities?

sudo rm rf
I need BTC donations
Level:
6
Reputation:
18
Posts:
438
Likes:
68
Credits:
235
OP
11-03-2019, 06:37 PM
#7
10-03-2019, 04:05 PM
lickmcluvin Wrote:
Just run a local copy with the same configurations.

Even if it's your website and domain, I'm pretty positive you are NOT allowed to scan it.

you are not allowed to on shared hosting. If you are running a dedicated or vps and you have root access then yes you can scan it because you own it.

RE: Do you scan your own website/server for vulnerabilities?

20-03-2019, 07:08 PM
#8
I prefer scanning with Wordfence and Sucuri at both ends. Because it is a great wordpress plugin for just let viruses sucks out.

RE: Do you scan your own website/server for vulnerabilities?

chibik
Newbie
Level:
0
Reputation:
0
Posts:
19
Likes:
1
Credits:
0
15-04-2019, 07:25 PM
#9
I try to do it every week, or at least whenever i integrate new addon or a new code, this way i know i stay safe, i do use alot of 3rd party apps and of course i have my own anti virus integrated in my hosting

RE: Do you scan your own website/server for vulnerabilities?

MarOwN
Novice
Level:
0
Reputation:
0
Posts:
29
Likes:
1
Credits:
1
16-04-2019, 02:47 AM
#10
I never do that... But i can do, so i look for that...

Users browsing this thread: 1 Guest(s)