Superficial scan can be seen at https://sitereport.netcraft.com/?url=https%3A%2F%2Fwww.jpx.co.jp%2Fenglish%2F

There's no telling, but it's behind cloudflair and uses several trackers. FWIW, it's not hard to make a site look like it's running one thing over another since the client basically has to trust all the information provided.

A more sophisticated way to do this would be to use nmap and one of it's built-in scanners to assertain information the admin likely would not be able to spoof or take the trouble to spoof (e.g., operating system). That said, it is also behind cloudflair so unless you can find the true backend IP(s) and they are even open to scanning, then you're gonna have a hard time. But if you find the backend, scan it, and it comes back as Windows then chances are strong that the answer to your question is that it's running neither perl nor php.

If it's a web application, there are nuances one may look for as well. But idk I am not a pentester, but someone like that would be able to discover something that might indicate one technology over another.


In reply to Re: Curious to know if site is using perl by perlfan
in thread Curious to know if site is using perl by Anonymous Monk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.