Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

NagibMahfuj's avatar

How To Stay Undetected [OffTopic]

Hello Geeks, Just a curious question. How do they detected the site is using certain technologies? Like Laravel, Nginx etc. And how to make undetected because I don't like to tell people that the site is made with Laravel.

Here is the screenshot: alt text

TIA

0 likes
8 replies
kocoten1992's avatar

This extension is really nice, found another treasure lol :))

tomicakorac's avatar

Also october_session if a site is using Laravel-based October CMS.

bashy's avatar

That's why you change the default settings for cookie name :)

To be honest, I can still tell if a site is using a certain framework or CMS. You can tell from certain formatting and the _token is one give away. Also the error page when people don't change it (404/403 etc).

tomicakorac's avatar

Yes, there are several methods to 'sniff' a technology behind an app. That's why I asked OP to clarify what he meant by 'they'. And as @robgeorgeuk could testify, it was then fairly easy to discover how exactly Wappalyzer does it.

Please or to participate in this conversation.