After the scan

Your results are in. What now?

This page goes through the findings category by category and tells you plainly which ones you can fix yourself. Some take ten minutes with whoever already looks after your site, and cost nothing.

A single shaft of early morning sunlight coming through a high gap into a dark stone chamber, dust hanging in the beam, lighting one circle of the stone floor while the rest of the room stays dark
Illustration generated with AI, not a photograph of real work

What each finding means, and can you fix it yourself

Same categories as the ones in your results

HTTPS and the certificate

You can fix this

If your site still opens over plain http, or the certificate is close to expiry, browsers show a not secure warning before a customer sees anything you sell. On the day it actually expires, the whole site stops opening.

You can fix this. Almost every host has a switch for HTTPS and automatic renewal in its control panel. If you cannot find it, ask their support where it is.

Four security headers

Partly fixable

These tell the browser what it is allowed to load. Without them, a stray script that gets in through a comment box or an ad runs with full access, including reading what customers type into your forms.

Fixable by whoever maintains the site. It is a few lines of configuration. The hard one is Content-Security-Policy, because set it too tight and parts of your site break silently. Run it in report-only mode first.

Your site can be framed by another site

You can fix this

Someone loads your page inside a frame on their site and puts invisible buttons over it. Your customer thinks they are clicking your button but they are clicking theirs. It is used to get people to confirm orders or grant access without realising.

You can fix this. One configuration line saying nobody may frame your pages, unless you deliberately allow a partner to embed something.

Software version disclosure

You can fix this

Your server announces which software and version it runs. Anyone following vulnerability news knows immediately which known holes you have not patched, without having to try anything.

You can fix this by turning the announcement off in your server config. But hiding the label is not the same as closing the hole. The real fix is updating the software.

Cookie flags

Needs someone hands on

Loosely configured cookies can be stolen and replayed, which means someone gets into your customer's account without ever knowing their password. If that account holds personal data, that is a reportable incident under Thai PDPA.

Needs someone hands on. The change is in the code where cookies are set, and login has to be retested afterwards. It is not a setting in a hosting panel.

Mixed content

You can fix this

The page is https but still pulls images or scripts over plain http. Anyone on the same network as your customer, a cafe wifi for instance, can swap those files for their own, and newer browsers block them until the page looks broken.

You can fix this. Change those file addresses from http to https. The results list how many places were found.

Server response time and page weight

Partly fixable

Every second of load time is customers closing the tab before they see anything, and it is one of the numbers Google ranks on. A slow site loses both the people who arrived and the people who never found it.

Partly. Compressing images and turning on caching you can do. But if the server is slow on the very first byte, the problem is usually the hosting plan or the database, and that needs someone to look at the real thing.

Mobile and findability basics

You can fix this

Without the mobile setting, your page gets shrunk down to unreadable on the device most of your customers use. Without a title or description, your search result shows up as a blank line nobody clicks.

You can fix this. A few lines in the page, plus robots.txt and sitemap.xml, which most site platforms can generate for you.

What an outside scan cannot see

Not because the tool is weak, but because it deliberately does not touch your system

Seen from just under the surface of the sea, the rippled surface with light on it above, and below the blue getting steadily darker until it is completely black with no seabed visible

These need written authorisation first

  • Whether your forms accept database commands, the hole that spills an entire customer table at once
  • Whether your search box or comment field can be scripted
  • Whether pages behind login separate users properly, or customer A can open customer B's orders
  • Whether uploaded files are actually checked, or anyone can send anything
  • Whether password recovery can be hijacked
  • Whether personal data is stored and deleted the way PDPA requires
Want to see a real report firstOpen a full sample report. The client name is removed, but every page is there, from the executive summary to the certificate of testing.See a sample report →

Pick what fits your situation

There is no need to jump to the most expensive option

Fix it yourself first

If everything you got back is marked as something you can fix, do that. It is faster and you do not have to wait for anyone. Re-run the check as many times as you like, it stays free.

Run the check again →
Send me the results

If you are not sure which findings are urgent, or where to start, email me the results. I will read them and tell you what to do first. No charge and no follow-up chasing.

phisit@zyntronlabs.comReply within one business day
Have it audited properly

If you want to know what an outside scan cannot see, that starts with signed authorisation. Then I test from the inside and send a report that says how to fix each finding.

See packages and prices →