spf-dkim-dmarc-demo/attacker/scripts/spoof_templates/fake_order_confirm.eml

55 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History

From: Service client <support@expediteur.example>
Subject: Confirmation de commande 81729098
Content-Type: text/html; charset=utf-8
<html>
<head>
<style>
table, th, td {
border: 1px solid;
border-collapse: collapse;
padding: 0.5ex 1ex;
}
table { margin-bottom: 1em; }
.r { text-align: right; }
</style>
</head>
<body>
<p>Bonjour,</p>
<p>La commande suivante a bien été confirmée:</p>
<table>
<tr>
<th>Qté</th>
<th>Désignation</th>
<th>PU HT</th>
<th>PU TTC</th>
<th>Sous-total</th>
</tr>
<tr>
<td class="r">1500</td>
<td>Savonnette</td>
<td class="r">1,66 €</td>
<td class="r">2,00 €</td>
<td class="r">3000,00 €</td>
</tr>
<tr>
<td colspan="2"><strong>Total</strong></td>
<td class="r">2500,00 €</td>
<td class="r">3000,00 €</td>
<td class="r">3000,00 €</td>
</tr>
</table>
<p>
Ce nétait pas vous? Vous pouvez encore
<a href="https://expediteur-annulation.example/annulation-commande.php?c=81729098">annuler la commande</a>
en vous rendant à ladresse suivante:
</p>
<p style="margin-left: 2em">
<a href="https://expediteur-annulation.example/annulation-commande.php?c=81729098">
https://expediteur-annulation.example/annulation-commande.php?c=81729098
</a>
</p>
<p>Cordialement,</p>
<p>Un cybercriminel qui vous veut du bien.</p>
</body>
</html>