Apache 2.4.41
tcp/443 tcp/80
The following URL (usually /.git/config
) is publicly accessible and is leaking source code and repository configuration.
Severity: medium
Fingerprint: 2580fa947178c88602b1737db148c044b81b03713d63bb82370a652230aad77d
[core] repositoryformatversion = 0 filemode = true bare = false logallrefupdates = true [remote "origin"] url = https://github.com/graphicsoft-com/ferret fetch = +refs/heads/*:refs/remotes/origin/* [branch "production"] remote = origin merge = refs/heads/production
Open service 52.35.179.23:443 · www.ferret.live
2024-11-18 04:36
HTTP/1.1 200 OK Date: Mon, 18 Nov 2024 04:36:55 GMT Server: Apache/2.4.41 (Ubuntu) Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: Ferret <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <link rel="stylesheet" href="common.css"> <link rel="stylesheet" href="style.css"> <title>Ferret</title> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KRSYLKH70E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-KRSYLKH70E'); </script> </head> <body> <!-- Modal --> <div class="modal fade" id="ferretPopup" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content table-responsive"> <table class="table table-bordered table-striped" id="ferretPopupBody"> </table> </div> </div> </div> <div class="nav-top d-flex justify-content-center"> <img src="/assets/logo.webp" alt="" class="img-fluid"> </div> <nav class="p-2 bg-color"> <ul class="navbar-ul"> <li><a href="/index.php" class="active">Home</a></li> <li><a href="/index.php#search" class="">Search</a></li> <li><a href="apidetail" class="">API</a></li> <li><a href="/index.php#contactUs" class="">Contact</a></li> </ul> </nav> <header class="row d-flex justify-content-center g-0 mb-5"> <div class="col-12 col-md-5 flex-column d-flex align-items-center justify-content-center"> <img class="img-fluid" src="assets/ferret_whiskers1144x1144.webp"> <p class="fw-bold img-undertext">A Domesticated, Silvery-Grey Animal</p> </div> <div class="col-12 col-md-5 d-flex align-items-center"> <div class="container-fluid col-12 p-2"> <div class="container-fluid text-center mb-3"> <h1> The fastest way to “ferret out” criminal data on who you are dating. </h1> </div> <div class="container-fluid tagline text-center"> “To ferret out: to find (something, such as information) by careful searching“ (<i> Merriam-Webster.com </i> Dictionary) </div> <div class="container-fluid text-center mt-4"> <button class="btn btn-primary demoBtn" onclick="ferretSearchDemo();">TRY DEMO</button> </div> </div> </div> </header> <main class="container-fluid bg-color p-3" id="search"> <section class="container-fluid search-app "> <h2 class="text-center col-12"> WHO DO YOU WANT TO FERRET? </h2> <div class="row justify-content-center mt-2"> <input name="first-name" id="searchFirstName" placeholder="First Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> <span class="col-1"></span> <input name="last-name" id="searchLastName" placeholder="Last Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> </div> <!-- <div class="text-center mt-3 dob"> Date of Birth: </div> <div class="row justify-content-center mt-2 "> <input type="number" name="month" id="searchMonth" placeholder="Month" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span> <input type="number" name="last-name" id="searchDay" placeholder="Day" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span>
Open service 52.35.179.23:443 · www.ferret.live
2024-11-16 07:20
HTTP/1.1 200 OK Date: Sat, 16 Nov 2024 07:20:24 GMT Server: Apache/2.4.41 (Ubuntu) Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: Ferret <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <link rel="stylesheet" href="common.css"> <link rel="stylesheet" href="style.css"> <title>Ferret</title> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KRSYLKH70E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-KRSYLKH70E'); </script> </head> <body> <!-- Modal --> <div class="modal fade" id="ferretPopup" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content table-responsive"> <table class="table table-bordered table-striped" id="ferretPopupBody"> </table> </div> </div> </div> <div class="nav-top d-flex justify-content-center"> <img src="/assets/logo.webp" alt="" class="img-fluid"> </div> <nav class="p-2 bg-color"> <ul class="navbar-ul"> <li><a href="/index.php" class="active">Home</a></li> <li><a href="/index.php#search" class="">Search</a></li> <li><a href="apidetail" class="">API</a></li> <li><a href="/index.php#contactUs" class="">Contact</a></li> </ul> </nav> <header class="row d-flex justify-content-center g-0 mb-5"> <div class="col-12 col-md-5 flex-column d-flex align-items-center justify-content-center"> <img class="img-fluid" src="assets/ferret_whiskers1144x1144.webp"> <p class="fw-bold img-undertext">A Domesticated, Silvery-Grey Animal</p> </div> <div class="col-12 col-md-5 d-flex align-items-center"> <div class="container-fluid col-12 p-2"> <div class="container-fluid text-center mb-3"> <h1> The fastest way to “ferret out” criminal data on who you are dating. </h1> </div> <div class="container-fluid tagline text-center"> “To ferret out: to find (something, such as information) by careful searching“ (<i> Merriam-Webster.com </i> Dictionary) </div> <div class="container-fluid text-center mt-4"> <button class="btn btn-primary demoBtn" onclick="ferretSearchDemo();">TRY DEMO</button> </div> </div> </div> </header> <main class="container-fluid bg-color p-3" id="search"> <section class="container-fluid search-app "> <h2 class="text-center col-12"> WHO DO YOU WANT TO FERRET? </h2> <div class="row justify-content-center mt-2"> <input name="first-name" id="searchFirstName" placeholder="First Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> <span class="col-1"></span> <input name="last-name" id="searchLastName" placeholder="Last Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> </div> <!-- <div class="text-center mt-3 dob"> Date of Birth: </div> <div class="row justify-content-center mt-2 "> <input type="number" name="month" id="searchMonth" placeholder="Month" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span> <input type="number" name="last-name" id="searchDay" placeholder="Day" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span>
Open service 52.35.179.23:443 · www.ferret.live
2024-11-02 16:58
HTTP/1.1 200 OK Date: Sat, 02 Nov 2024 16:58:17 GMT Server: Apache/2.4.41 (Ubuntu) Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: Ferret <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <link rel="stylesheet" href="common.css"> <link rel="stylesheet" href="style.css"> <title>Ferret</title> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KRSYLKH70E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-KRSYLKH70E'); </script> </head> <body> <!-- Modal --> <div class="modal fade" id="ferretPopup" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content table-responsive"> <table class="table table-bordered table-striped" id="ferretPopupBody"> </table> </div> </div> </div> <div class="nav-top d-flex justify-content-center"> <img src="/assets/logo.webp" alt="" class="img-fluid"> </div> <nav class="p-2 bg-color"> <ul class="navbar-ul"> <li><a href="/index.php" class="active">Home</a></li> <li><a href="/index.php#search" class="">Search</a></li> <li><a href="apidetail" class="">API</a></li> <li><a href="/index.php#contactUs" class="">Contact</a></li> </ul> </nav> <header class="row d-flex justify-content-center g-0 mb-5"> <div class="col-12 col-md-5 flex-column d-flex align-items-center justify-content-center"> <img class="img-fluid" src="assets/ferret_whiskers1144x1144.webp"> <p class="fw-bold img-undertext">A Domesticated, Silvery-Grey Animal</p> </div> <div class="col-12 col-md-5 d-flex align-items-center"> <div class="container-fluid col-12 p-2"> <div class="container-fluid text-center mb-3"> <h1> The fastest way to “ferret out” criminal data on who you are dating. </h1> </div> <div class="container-fluid tagline text-center"> “To ferret out: to find (something, such as information) by careful searching“ (<i> Merriam-Webster.com </i> Dictionary) </div> <div class="container-fluid text-center mt-4"> <button class="btn btn-primary demoBtn" onclick="ferretSearchDemo();">TRY DEMO</button> </div> </div> </div> </header> <main class="container-fluid bg-color p-3" id="search"> <section class="container-fluid search-app "> <h2 class="text-center col-12"> WHO DO YOU WANT TO FERRET? </h2> <div class="row justify-content-center mt-2"> <input name="first-name" id="searchFirstName" placeholder="First Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> <span class="col-1"></span> <input name="last-name" id="searchLastName" placeholder="Last Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> </div> <!-- <div class="text-center mt-3 dob"> Date of Birth: </div> <div class="row justify-content-center mt-2 "> <input type="number" name="month" id="searchMonth" placeholder="Month" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span> <input type="number" name="last-name" id="searchDay" placeholder="Day" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span>
Open service 52.35.179.23:443 · www.ferret.live
2024-11-01 17:50
HTTP/1.1 200 OK Date: Fri, 01 Nov 2024 17:50:21 GMT Server: Apache/2.4.41 (Ubuntu) Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: Ferret <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <link rel="stylesheet" href="common.css"> <link rel="stylesheet" href="style.css"> <title>Ferret</title> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KRSYLKH70E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-KRSYLKH70E'); </script> </head> <body> <!-- Modal --> <div class="modal fade" id="ferretPopup" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content table-responsive"> <table class="table table-bordered table-striped" id="ferretPopupBody"> </table> </div> </div> </div> <div class="nav-top d-flex justify-content-center"> <img src="/assets/logo.webp" alt="" class="img-fluid"> </div> <nav class="p-2 bg-color"> <ul class="navbar-ul"> <li><a href="/index.php" class="active">Home</a></li> <li><a href="/index.php#search" class="">Search</a></li> <li><a href="apidetail" class="">API</a></li> <li><a href="/index.php#contactUs" class="">Contact</a></li> </ul> </nav> <header class="row d-flex justify-content-center g-0 mb-5"> <div class="col-12 col-md-5 flex-column d-flex align-items-center justify-content-center"> <img class="img-fluid" src="assets/ferret_whiskers1144x1144.webp"> <p class="fw-bold img-undertext">A Domesticated, Silvery-Grey Animal</p> </div> <div class="col-12 col-md-5 d-flex align-items-center"> <div class="container-fluid col-12 p-2"> <div class="container-fluid text-center mb-3"> <h1> The fastest way to “ferret out” criminal data on who you are dating. </h1> </div> <div class="container-fluid tagline text-center"> “To ferret out: to find (something, such as information) by careful searching“ (<i> Merriam-Webster.com </i> Dictionary) </div> <div class="container-fluid text-center mt-4"> <button class="btn btn-primary demoBtn" onclick="ferretSearchDemo();">TRY DEMO</button> </div> </div> </div> </header> <main class="container-fluid bg-color p-3" id="search"> <section class="container-fluid search-app "> <h2 class="text-center col-12"> WHO DO YOU WANT TO FERRET? </h2> <div class="row justify-content-center mt-2"> <input name="first-name" id="searchFirstName" placeholder="First Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> <span class="col-1"></span> <input name="last-name" id="searchLastName" placeholder="Last Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> </div> <!-- <div class="text-center mt-3 dob"> Date of Birth: </div> <div class="row justify-content-center mt-2 "> <input type="number" name="month" id="searchMonth" placeholder="Month" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span> <input type="number" name="last-name" id="searchDay" placeholder="Day" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span>
Open service 52.35.179.23:443 · www.ferret.live
2024-10-30 14:04
HTTP/1.1 200 OK Date: Wed, 30 Oct 2024 14:05:04 GMT Server: Apache/2.4.41 (Ubuntu) Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: Ferret <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <link rel="stylesheet" href="common.css"> <link rel="stylesheet" href="style.css"> <title>Ferret</title> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KRSYLKH70E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-KRSYLKH70E'); </script> </head> <body> <!-- Modal --> <div class="modal fade" id="ferretPopup" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content table-responsive"> <table class="table table-bordered table-striped" id="ferretPopupBody"> </table> </div> </div> </div> <div class="nav-top d-flex justify-content-center"> <img src="/assets/logo.webp" alt="" class="img-fluid"> </div> <nav class="p-2 bg-color"> <ul class="navbar-ul"> <li><a href="/index.php" class="active">Home</a></li> <li><a href="/index.php#search" class="">Search</a></li> <li><a href="apidetail" class="">API</a></li> <li><a href="/index.php#contactUs" class="">Contact</a></li> </ul> </nav> <header class="row d-flex justify-content-center g-0 mb-5"> <div class="col-12 col-md-5 flex-column d-flex align-items-center justify-content-center"> <img class="img-fluid" src="assets/ferret_whiskers1144x1144.webp"> <p class="fw-bold img-undertext">A Domesticated, Silvery-Grey Animal</p> </div> <div class="col-12 col-md-5 d-flex align-items-center"> <div class="container-fluid col-12 p-2"> <div class="container-fluid text-center mb-3"> <h1> The fastest way to “ferret out” criminal data on who you are dating. </h1> </div> <div class="container-fluid tagline text-center"> “To ferret out: to find (something, such as information) by careful searching“ (<i> Merriam-Webster.com </i> Dictionary) </div> <div class="container-fluid text-center mt-4"> <button class="btn btn-primary demoBtn" onclick="ferretSearchDemo();">TRY DEMO</button> </div> </div> </div> </header> <main class="container-fluid bg-color p-3" id="search"> <section class="container-fluid search-app "> <h2 class="text-center col-12"> WHO DO YOU WANT TO FERRET? </h2> <div class="row justify-content-center mt-2"> <input name="first-name" id="searchFirstName" placeholder="First Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> <span class="col-1"></span> <input name="last-name" id="searchLastName" placeholder="Last Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> </div> <!-- <div class="text-center mt-3 dob"> Date of Birth: </div> <div class="row justify-content-center mt-2 "> <input type="number" name="month" id="searchMonth" placeholder="Month" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span> <input type="number" name="last-name" id="searchDay" placeholder="Day" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span>
Open service 52.35.179.23:443 · www.ferret.live
2024-10-22 03:14
HTTP/1.1 200 OK Date: Tue, 22 Oct 2024 03:14:59 GMT Server: Apache/2.4.41 (Ubuntu) Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: Ferret <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <link rel="stylesheet" href="common.css"> <link rel="stylesheet" href="style.css"> <title>Ferret</title> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KRSYLKH70E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-KRSYLKH70E'); </script> </head> <body> <!-- Modal --> <div class="modal fade" id="ferretPopup" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content table-responsive"> <table class="table table-bordered table-striped" id="ferretPopupBody"> </table> </div> </div> </div> <div class="nav-top d-flex justify-content-center"> <img src="/assets/logo.webp" alt="" class="img-fluid"> </div> <nav class="p-2 bg-color"> <ul class="navbar-ul"> <li><a href="/index.php" class="active">Home</a></li> <li><a href="/index.php#search" class="">Search</a></li> <li><a href="apidetail" class="">API</a></li> <li><a href="/index.php#contactUs" class="">Contact</a></li> </ul> </nav> <header class="row d-flex justify-content-center g-0 mb-5"> <div class="col-12 col-md-5 flex-column d-flex align-items-center justify-content-center"> <img class="img-fluid" src="assets/ferret_whiskers1144x1144.webp"> <p class="fw-bold img-undertext">A Domesticated, Silvery-Grey Animal</p> </div> <div class="col-12 col-md-5 d-flex align-items-center"> <div class="container-fluid col-12 p-2"> <div class="container-fluid text-center mb-3"> <h1> The fastest way to “ferret out” criminal data on who you are dating. </h1> </div> <div class="container-fluid tagline text-center"> “To ferret out: to find (something, such as information) by careful searching“ (<i> Merriam-Webster.com </i> Dictionary) </div> <div class="container-fluid text-center mt-4"> <button class="btn btn-primary demoBtn" onclick="ferretSearchDemo();">TRY DEMO</button> </div> </div> </div> </header> <main class="container-fluid bg-color p-3" id="search"> <section class="container-fluid search-app "> <h2 class="text-center col-12"> WHO DO YOU WANT TO FERRET? </h2> <div class="row justify-content-center mt-2"> <input name="first-name" id="searchFirstName" placeholder="First Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> <span class="col-1"></span> <input name="last-name" id="searchLastName" placeholder="Last Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> </div> <!-- <div class="text-center mt-3 dob"> Date of Birth: </div> <div class="row justify-content-center mt-2 "> <input type="number" name="month" id="searchMonth" placeholder="Month" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span> <input type="number" name="last-name" id="searchDay" placeholder="Day" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span>
Open service 52.35.179.23:443 · www.ferret.live
2024-10-21 00:09
HTTP/1.1 200 OK Date: Mon, 21 Oct 2024 00:09:42 GMT Server: Apache/2.4.41 (Ubuntu) Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: Ferret <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <link rel="stylesheet" href="common.css"> <link rel="stylesheet" href="style.css"> <title>Ferret</title> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KRSYLKH70E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-KRSYLKH70E'); </script> </head> <body> <!-- Modal --> <div class="modal fade" id="ferretPopup" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content table-responsive"> <table class="table table-bordered table-striped" id="ferretPopupBody"> </table> </div> </div> </div> <div class="nav-top d-flex justify-content-center"> <img src="/assets/logo.webp" alt="" class="img-fluid"> </div> <nav class="p-2 bg-color"> <ul class="navbar-ul"> <li><a href="/index.php" class="active">Home</a></li> <li><a href="/index.php#search" class="">Search</a></li> <li><a href="apidetail" class="">API</a></li> <li><a href="/index.php#contactUs" class="">Contact</a></li> </ul> </nav> <header class="row d-flex justify-content-center g-0 mb-5"> <div class="col-12 col-md-5 flex-column d-flex align-items-center justify-content-center"> <img class="img-fluid" src="assets/ferret_whiskers1144x1144.webp"> <p class="fw-bold img-undertext">A Domesticated, Silvery-Grey Animal</p> </div> <div class="col-12 col-md-5 d-flex align-items-center"> <div class="container-fluid col-12 p-2"> <div class="container-fluid text-center mb-3"> <h1> The fastest way to “ferret out” criminal data on who you are dating. </h1> </div> <div class="container-fluid tagline text-center"> “To ferret out: to find (something, such as information) by careful searching“ (<i> Merriam-Webster.com </i> Dictionary) </div> <div class="container-fluid text-center mt-4"> <button class="btn btn-primary demoBtn" onclick="ferretSearchDemo();">TRY DEMO</button> </div> </div> </div> </header> <main class="container-fluid bg-color p-3" id="search"> <section class="container-fluid search-app "> <h2 class="text-center col-12"> WHO DO YOU WANT TO FERRET? </h2> <div class="row justify-content-center mt-2"> <input name="first-name" id="searchFirstName" placeholder="First Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> <span class="col-1"></span> <input name="last-name" id="searchLastName" placeholder="Last Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> </div> <!-- <div class="text-center mt-3 dob"> Date of Birth: </div> <div class="row justify-content-center mt-2 "> <input type="number" name="month" id="searchMonth" placeholder="Month" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span> <input type="number" name="last-name" id="searchDay" placeholder="Day" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span>
Open service 52.35.179.23:443 · www.ferret.live
2024-10-18 23:12
HTTP/1.1 200 OK Date: Fri, 18 Oct 2024 23:12:38 GMT Server: Apache/2.4.41 (Ubuntu) Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: Ferret <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <link rel="stylesheet" href="common.css"> <link rel="stylesheet" href="style.css"> <title>Ferret</title> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KRSYLKH70E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-KRSYLKH70E'); </script> </head> <body> <!-- Modal --> <div class="modal fade" id="ferretPopup" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content table-responsive"> <table class="table table-bordered table-striped" id="ferretPopupBody"> </table> </div> </div> </div> <div class="nav-top d-flex justify-content-center"> <img src="/assets/logo.webp" alt="" class="img-fluid"> </div> <nav class="p-2 bg-color"> <ul class="navbar-ul"> <li><a href="/index.php" class="active">Home</a></li> <li><a href="/index.php#search" class="">Search</a></li> <li><a href="apidetail" class="">API</a></li> <li><a href="/index.php#contactUs" class="">Contact</a></li> </ul> </nav> <header class="row d-flex justify-content-center g-0 mb-5"> <div class="col-12 col-md-5 flex-column d-flex align-items-center justify-content-center"> <img class="img-fluid" src="assets/ferret_whiskers1144x1144.webp"> <p class="fw-bold img-undertext">A Domesticated, Silvery-Grey Animal</p> </div> <div class="col-12 col-md-5 d-flex align-items-center"> <div class="container-fluid col-12 p-2"> <div class="container-fluid text-center mb-3"> <h1> The fastest way to “ferret out” criminal data on who you are dating. </h1> </div> <div class="container-fluid tagline text-center"> “To ferret out: to find (something, such as information) by careful searching“ (<i> Merriam-Webster.com </i> Dictionary) </div> <div class="container-fluid text-center mt-4"> <button class="btn btn-primary demoBtn" onclick="ferretSearchDemo();">TRY DEMO</button> </div> </div> </div> </header> <main class="container-fluid bg-color p-3" id="search"> <section class="container-fluid search-app "> <h2 class="text-center col-12"> WHO DO YOU WANT TO FERRET? </h2> <div class="row justify-content-center mt-2"> <input name="first-name" id="searchFirstName" placeholder="First Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> <span class="col-1"></span> <input name="last-name" id="searchLastName" placeholder="Last Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> </div> <!-- <div class="text-center mt-3 dob"> Date of Birth: </div> <div class="row justify-content-center mt-2 "> <input type="number" name="month" id="searchMonth" placeholder="Month" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span> <input type="number" name="last-name" id="searchDay" placeholder="Day" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span>
Open service 52.35.179.23:443 · www.ferret.live
2024-10-16 17:02
HTTP/1.1 200 OK Date: Wed, 16 Oct 2024 17:02:11 GMT Server: Apache/2.4.41 (Ubuntu) Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: Ferret <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <link rel="stylesheet" href="common.css"> <link rel="stylesheet" href="style.css"> <title>Ferret</title> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KRSYLKH70E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-KRSYLKH70E'); </script> </head> <body> <!-- Modal --> <div class="modal fade" id="ferretPopup" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content table-responsive"> <table class="table table-bordered table-striped" id="ferretPopupBody"> </table> </div> </div> </div> <div class="nav-top d-flex justify-content-center"> <img src="/assets/logo.webp" alt="" class="img-fluid"> </div> <nav class="p-2 bg-color"> <ul class="navbar-ul"> <li><a href="/index.php" class="active">Home</a></li> <li><a href="/index.php#search" class="">Search</a></li> <li><a href="apidetail" class="">API</a></li> <li><a href="/index.php#contactUs" class="">Contact</a></li> </ul> </nav> <header class="row d-flex justify-content-center g-0 mb-5"> <div class="col-12 col-md-5 flex-column d-flex align-items-center justify-content-center"> <img class="img-fluid" src="assets/ferret_whiskers1144x1144.webp"> <p class="fw-bold img-undertext">A Domesticated, Silvery-Grey Animal</p> </div> <div class="col-12 col-md-5 d-flex align-items-center"> <div class="container-fluid col-12 p-2"> <div class="container-fluid text-center mb-3"> <h1> The fastest way to “ferret out” criminal data on who you are dating. </h1> </div> <div class="container-fluid tagline text-center"> “To ferret out: to find (something, such as information) by careful searching“ (<i> Merriam-Webster.com </i> Dictionary) </div> <div class="container-fluid text-center mt-4"> <button class="btn btn-primary demoBtn" onclick="ferretSearchDemo();">TRY DEMO</button> </div> </div> </div> </header> <main class="container-fluid bg-color p-3" id="search"> <section class="container-fluid search-app "> <h2 class="text-center col-12"> WHO DO YOU WANT TO FERRET? </h2> <div class="row justify-content-center mt-2"> <input name="first-name" id="searchFirstName" placeholder="First Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> <span class="col-1"></span> <input name="last-name" id="searchLastName" placeholder="Last Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> </div> <!-- <div class="text-center mt-3 dob"> Date of Birth: </div> <div class="row justify-content-center mt-2 "> <input type="number" name="month" id="searchMonth" placeholder="Month" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span> <input type="number" name="last-name" id="searchDay" placeholder="Day" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span>
Open service 52.35.179.23:443 · www.ferret.live
2024-10-16 10:09
HTTP/1.1 200 OK Date: Wed, 16 Oct 2024 10:09:47 GMT Server: Apache/2.4.41 (Ubuntu) Vary: Accept-Encoding Connection: close Transfer-Encoding: chunked Content-Type: text/html; charset=UTF-8 Page title: Ferret <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous"> <link rel="stylesheet" href="common.css"> <link rel="stylesheet" href="style.css"> <title>Ferret</title> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KRSYLKH70E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'G-KRSYLKH70E'); </script> </head> <body> <!-- Modal --> <div class="modal fade" id="ferretPopup" tabindex="-1" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content table-responsive"> <table class="table table-bordered table-striped" id="ferretPopupBody"> </table> </div> </div> </div> <div class="nav-top d-flex justify-content-center"> <img src="/assets/logo.webp" alt="" class="img-fluid"> </div> <nav class="p-2 bg-color"> <ul class="navbar-ul"> <li><a href="/index.php" class="active">Home</a></li> <li><a href="/index.php#search" class="">Search</a></li> <li><a href="apidetail" class="">API</a></li> <li><a href="/index.php#contactUs" class="">Contact</a></li> </ul> </nav> <header class="row d-flex justify-content-center g-0 mb-5"> <div class="col-12 col-md-5 flex-column d-flex align-items-center justify-content-center"> <img class="img-fluid" src="assets/ferret_whiskers1144x1144.webp"> <p class="fw-bold img-undertext">A Domesticated, Silvery-Grey Animal</p> </div> <div class="col-12 col-md-5 d-flex align-items-center"> <div class="container-fluid col-12 p-2"> <div class="container-fluid text-center mb-3"> <h1> The fastest way to “ferret out” criminal data on who you are dating. </h1> </div> <div class="container-fluid tagline text-center"> “To ferret out: to find (something, such as information) by careful searching“ (<i> Merriam-Webster.com </i> Dictionary) </div> <div class="container-fluid text-center mt-4"> <button class="btn btn-primary demoBtn" onclick="ferretSearchDemo();">TRY DEMO</button> </div> </div> </div> </header> <main class="container-fluid bg-color p-3" id="search"> <section class="container-fluid search-app "> <h2 class="text-center col-12"> WHO DO YOU WANT TO FERRET? </h2> <div class="row justify-content-center mt-2"> <input name="first-name" id="searchFirstName" placeholder="First Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> <span class="col-1"></span> <input name="last-name" id="searchLastName" placeholder="Last Name" class="search-app-input col-5 col-sm-3 col-md-2 text-center"> </div> <!-- <div class="text-center mt-3 dob"> Date of Birth: </div> <div class="row justify-content-center mt-2 "> <input type="number" name="month" id="searchMonth" placeholder="Month" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span> <input type="number" name="last-name" id="searchDay" placeholder="Day" class="search-app-input col-3 col-sm-2 col-lg-1 text-center"> <span class="col-1"></span>
Open service 52.35.179.23:80 · www.ferret.live
2024-10-16 10:09
HTTP/1.1 301 Moved Permanently Date: Wed, 16 Oct 2024 10:09:39 GMT Server: Apache/2.4.41 (Ubuntu) Location: https://www.ferret.live/ Content-Length: 313 Connection: close Content-Type: text/html; charset=iso-8859-1 Page title: 301 Moved Permanently <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>301 Moved Permanently</title> </head><body> <h1>Moved Permanently</h1> <p>The document has moved <a href="https://www.ferret.live/">here</a>.</p> <hr> <address>Apache/2.4.41 (Ubuntu) Server at www.ferret.live Port 80</address> </body></html>