dev.jeremie-zipfel.fr
Open in
urlscan Pro
109.106.244.184
Public Scan
Submitted URL: http://dev.jeremie-zipfel.fr/
Effective URL: https://dev.jeremie-zipfel.fr/
Submission Tags: @phish_report
Submission: On August 19 via api from FI — Scanned from AU
Effective URL: https://dev.jeremie-zipfel.fr/
Submission Tags: @phish_report
Submission: On August 19 via api from FI — Scanned from AU
Form analysis
0 forms found in the DOMText Content
<?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';