<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>SynTechNX | Penetration Testing </title> <link rel="shortcut icon" href="img/favicon.png"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css"> <!-- Custome css file link --> <link rel="stylesheet" href="penetration.css"> </head> <header> <div class="topnav" id="myTopnav"> <!-- Add font awesome icons --> <a href="javascript:void(0);" class="icon" onclick="myFunction()"> <i class="fa fa-bars"></i> </a> <a href="index.html"><img src="img/logosyntechnx.png" image style="object-fit: contain; width: 200px;"> </a> <a href="index.html">Home</a> <div class="dropdown"> <button class="dropbtn">Services<i class="fa fa-caret-down"></i> </button> <div class="dropdown-content"> <a href="cyberforensic.html">Cyber Forensic Investigation</a> <a href="academy.html">Academy:Training & Certification</a> <a href="IS.html">Information Security for Financial Inst</a> <a href="encryptedcom.html">Encrypted Communication App </a> <a href="penetration.html">Penetration Testing </a> <a href="softwaredev.html">Software Development </a> </div> </div> <a href="aboutus.html">About</a> <a href="contactus.html">Contact Us</a> <a href="https://www.linkedin.com/company/syntechnx/" class="fa-brands fa-linkedin"></a> <a href="mailto:admin@syntechnx.com"class="fa-solid fa-envelope"></a> <a href="https://www.facebook.com/SynTechNXFBpage" class="fa-brands fa-square-facebook"></a> </div> </header> <body> <div class="container0"> <img src="img/penetrationcover.png" alt="sin" width="2000" height="300"> <div class="centered" style=" border:2px dashed red; padding:0.03em 0.25em;">Penetration Testing</div></div> <div class="container1"> <p>A Pen–Test is a formalized set of procedures designed to bypass the security controls of an organizations information system for the purpose of testing its security strength. <blockquote> A Pen–Test is performed to uncover the security weaknesses of that system and to determine the ways in which it may be compromised by a potential attacker(s). </blockquote> <i> <b>The overall purpose of a Pen–Test is to determine the subject’s ability to withstand an attack by a hostile intruder.</b></i> </p><br><br> <div class="container0"> <img src="img/penimage.png" ><img src="img/penimage2.png" ></div> <h4> SynTechNX offers: </h4> </div> <div class="container2"> <img src="img/11.png" alt="pic" class="image2"> <div class="text3">Application Pen-Test</div> <div class="overlay"> <div class="text2">Application<br> Pen-Test</div> </div> </div> <div class="container2"> <img src="img/12.png" alt="pic" class="image2"> <div class="text3" >Network Pen-Test</div> <div class="overlay"> <div class="text2" >Network<br>Pen-Test</div> </div> </div> <div class="container2"> <img src="img/13.png" alt="pic" class="image2"> <div class="text3">Social Engineering Pen-Test</div> <div class="overlay"> <div class="text2">Social Engineering<br>Pen-Test</div> </div> </div> <div class="container2"> <img src="img/14.png" alt="pic" class="image2"> <div class="text3">IoT Device Pen-Test</div> <div class="overlay"> <div class="text2">IoT Device<br>Pen-Test</div> </div> </div> <div class="container3"> <center> <a href="contactus.html" class="btn">Consult Now</a></center> </div> <footer id="footer" class="footer-1"> <div class="main-footer widgets-dark typo-light"> <div class="container" id="foot"> <div class="row" style="display:flex; position: inherit;"> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="widget subscribe no-box"> <h5 class="widget-title"><img src="img/SYNTECHNXNOBG.png"><span></span></h5> <p>Your cybersecurity partner, SynTechNX is an IT company<br> providing a top-of-the-line corporate training <br>and certification in Cyber Security, AI and Blockchain</p> </div> </div> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="widget no-box"> <h5 class="widget-title">Quick Links<span></span></h5> <ul class="thumbnail-widget"> <li> <div class="thumb-content"><a href="cyberforensic.html">Cyberforensic Investigation</a></div> </li> <li> <div class="thumb-content"><a href="academy.html">Academy :Training & Certification</a></div> </li> <li> <div class="thumb-content"><a href="encryptedcom.html">Encrypted Communication</a></div> </li> <li> <div class="thumb-content"><a href="IS.html">Information Security</a></div> </li> <li> <div class="thumb-content"><a href="penetration.html">Penetration Testing</a></div> </li> <li> <div class="thumb-content"><a href="softwaredev.html">Software Development</a></div> </li> <li> <div class="thumb-content"><a href="aboutus.html">About</a></div> </li> </ul> </div> </div> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="widget no-box"> <h5 class="widget-title">Get Started<span></span></h5> <p>Want to get train and get certified? </p> <a href ="https://forms.gle/6Mbf4GuXHXzbmkcM6"class="btn" id="foot"target="_blank">Sign up now</a> </div> </div> <div class="col-xs-12 col-sm-6 col-md-3"> <div class="widget no-box"> <h5 class="widget-title">Contact Us<span></span></h5> <p>2111, 1229 Chino Roces Ave, <br>Makati, Metro Manila, Philippines</p> <p><a href="mailto: admin@syntechnx.com" title="glorythemes"> admin@syntechnx.com</a></p> <ul class="social-footer2"> <li class=""><a href="https://www.linkedin.com/company/syntechnx/" class="fa-brands fa-linkedin"></a> </li> <li class=""><a href="mailto:admin@syntechnx.com"class="fa-solid fa-envelope"></a> </li> <li class=""><a href="https://www.facebook.com/SynTechNXFBpage" class="fa-brands fa-square-facebook"></a> </li> </ul> </div> </div> </div> </div> </div> <div class="footer-copyright"> <div class="container"> <div class="row"> <div class="col-md-12 text-center"> <p>Copyright SynTechNX Corp © 2022. All rights reserved.</p> </div> </div> </div> </div> </footer> <!-- Custom js file link --> <script src="penetration.js"></script> </body> </html> </body> </html>