<!DOCTYPE html>
<html lang="en">

<head>
    <meta charset="UTF-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />

    <title>Top IT Support Service Provider in India | Managed IT & Cybersecurity</title>
    <meta name="description"
        content="Cloud Patrons Info Solutions offers 24x7 managed IT support, cloud services, NOC, and cybersecurity solutions for businesses across India.">
    <meta name="keywords"
        content="IT Support India, Managed Services, Cloud Support, NOC Services, Cybersecurity, DevOps">
    <meta name="author" content="Cloud Patrons Info Solutions">
    <link rel="canonical" href="https://cloudpatrons.com/" />



    <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap" rel="stylesheet">
    <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">


    <link rel="stylesheet" href="./assets/css/style.css">
    <link href="https://unpkg.com/aos@2.3.4/dist/aos.css" rel="stylesheet" />
    <script src="https://cdn.jsdelivr.net/npm/jquery@3.7.1/dist/jquery.slim.min.js"></script>
    <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"></script>

    <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css">
    <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
    <link rel="icon" href="./assets/images/fav-icon.png">

</head>

<body>

    <header class=" text-white  top-header">
        <div class="container d-flex justify-content-between align-items-center flex-wrap">

            <!-- Left Email -->
            <div class="left d-flex align-items-center mb-2 mb-md-0">
                <i class="fas fa-envelope me-2"></i>
                <a href="mailto:info@cloudpatrons.com" class="text-white text-decoration-none">info@cloudpatrons.com</a>
            </div>

            <!-- Right Section -->
            <div class="right d-flex align-items-center gap-3 flex-wrap">

                <!-- Social Icons - Hidden on small screens -->
                <div class="social-icon d-none d-md-flex align-items-center mb-md-0 gap-3">
                    <a href="#" class="text-white"><i class="fab fa-facebook-f"></i></a>
                    <a href="#" class="text-white"><i class="fab fa-linkedin-in"></i></a>
                    <a href="#" class="text-white"><i class="fab fa-x-twitter"></i></a>
                    <a href="#" class="text-white"><i class="fab fa-instagram"></i></a>
                    <a href="#" class="text-white"><i class="fab fa-youtube"></i></a>
                </div>

                <!-- Call Now - Hidden on small screens -->
                <div class="call-now d-none d-md-flex text-white">
                    <label>Call Now</label>
                    <a href="tel:+918054415080" class="text-white text-decoration-none fw-bold  ">+91 80544 15080</a>
                </div>

                <!-- NOC Status - Hidden on small screens -->
                <div class="noc-status d-md-flex align-items-center text-white">
                    <span class="me-2">NOC is here</span>
                    <div class="dot rounded-circle" style="width:12px; height:12px; background:#28a745;"></div>
                </div>

            </div>
        </div>
    </header>




    <!-- Navbar -->
    <input type="checkbox" id="sidebar-toggle" class="sidebar-toggle">

    <nav class="navbar navbar-expand-lg ">
        <div class="container">
            <a class="navbar-brand" href="./index.html">
                <img src="./assets/images/headerlogo.png" alt="Logo">
            </a>

            <!-- Mobile toggle button -->
            <label for="sidebar-toggle" class="mobile-toggle-btn">
                ☰
            </label>

            <!-- Desktop menu (hidden on mobile) -->
            <div class="collapse navbar-collapse justify-content-end" id="navbarMenu">
                <ul class="navbar-nav mb-2 mb-lg-0">
                    <li class="nav-item"><a class="nav-link" href="./about.html">About Us</a></li>

                    <li class="nav-item dropdown">
                        <a class="nav-link dropdown-toggle" href="#" role="button">Services</a>
                        <ul class="dropdown-menu">
                            <li><a class="dropdown-item" href="./managedcloudsupportservice.html">Managed Cloud Support
                                    Services</a></li>
                            <li><a class="dropdown-item" href="./manageditsupport.html">Managed IT Support Services</a>
                            </li>
                            <li><a class="dropdown-item" href="./cybersecuritycompilance.html">Cyber Security &
                                    Compliances Support</a></li>
                            <li><a class="dropdown-item" href="./24x7services.html">24x7 NOC Services</a></li>
                            <li><a class="dropdown-item" href="./helpdesksupport.html">Helpdesk Support</a></li>
                            <li><a class="dropdown-item" href="./pcisupport.html">PCI DSS Support</a></li>
                            <li><a class="dropdown-item" href="./devforbussiness.html">DevOps Services</a></li>
                        </ul>
                    </li>

                    <li class="nav-item dropdown">
                        <a class="nav-link dropdown-toggle" href="./securityscanning.html" role="button">Security Scanning</a>
                        <ul class="dropdown-menu">
                            <li><a class="dropdown-item" href="./vapt.html">VAPT</a></li>
                            <li><a class="dropdown-item" href="./asvscan.html">ASV Scan</a></li>
                        </ul>
                    </li>

                    <li class="nav-item"><a class="nav-link" href="./remotestaff.html">Remote Staffing</a></li>

                    <li class="nav-item dropdown">
                        <a class="nav-link dropdown-toggle" href="./partner.html" role="button">Our Partners</a>
                        <ul class="dropdown-menu">
                            <li><a class="dropdown-item" href="./client.html">Our Clients</a></li>
                        </ul>
                    </li>

                    <li class="nav-item"><a class="nav-link" href="./carreer.html">Careers</a></li>
                    <li class="nav-item"><a class="nav-link" href="./blog.html">Blogs</a></li>
                    <li class="nav-item"><a class="nav-link" href="./contact.html">Contact Us</a></li>
                </ul>
            </div>
        </div>
    </nav>

    <!-- Mobile Sidebar -->
    <div class="sidebar">
        <div class="sidebar-header">
            <label for="sidebar-toggle" class="sidebar-close">×</label>
        </div>

        <ul class="sidebar-nav">
            <li><a href="./about.html" onclick="document.getElementById('sidebar-toggle').checked = false;">About Us</a>
            </li>

            <!-- Services dropdown -->
            <li>
                <input type="checkbox" id="services-toggle" class="dropdown-toggle-input">
                <label for="services-toggle" class="dropdown-submenu">
                    <span> Services</span>
                    <ul class="dropdown-menu">
                        <li><a class="dropdown-item" href="#"
                                onclick="document.getElementById('sidebar-toggle').checked = false;">Managed Cloud
                                Support Services</a></li>
                        <li><a class="dropdown-item" href="#"
                                onclick="document.getElementById('sidebar-toggle').checked = false;">Managed IT Support
                                Services</a></li>
                        <li><a class="dropdown-item" href="#"
                                onclick="document.getElementById('sidebar-toggle').checked = false;">Cyber Security &
                                Compliances Support</a></li>
                        <li><a class="dropdown-item" href="#"
                                onclick="document.getElementById('sidebar-toggle').checked = false;">24x7 NOC
                                Services</a></li>
                        <li><a class="dropdown-item" href="#"
                                onclick="document.getElementById('sidebar-toggle').checked = false;">Helpdesk
                                Support</a></li>
                        <li><a class="dropdown-item" href="#"
                                onclick="document.getElementById('sidebar-toggle').checked = false;">PCI DSS Support</a>
                        </li>
                        <li><a class="dropdown-item" href="#"
                                onclick="document.getElementById('sidebar-toggle').checked = false;">DevOps Services</a>
                        </li>
                    </ul>
                </label>
            </li>

            <!-- Security Scanning dropdown -->
            <li>
                <input type="checkbox" id="security-toggle" class="dropdown-toggle-input">
                <label for="security-toggle" class="dropdown-submenu">
                    <span>Security Scanning</span>
                    <ul class="dropdown-menu">
                        <li><a class="dropdown-item" href="#"
                                onclick="document.getElementById('sidebar-toggle').checked = false;">VAPT</a></li>
                        <li><a class="dropdown-item" href="#"
                                onclick="document.getElementById('sidebar-toggle').checked = false;">ASV Scan</a></li>
                    </ul>
                </label>
            </li>

            <li><a href="./remotestaff.html" onclick="document.getElementById('sidebar-toggle').checked = false;">Remote
                    Staffing</a></li>

            <!-- Our Partners dropdown -->
            <li>
                <input type="checkbox" id="partners-toggle" class="dropdown-toggle-input">
                <label for="partners-toggle" class="dropdown-submenu">
                    <span>Our Partners</span>
                    <ul class="dropdown-menu">
                        <li><a class="dropdown-item" href="#"
                                onclick="document.getElementById('sidebar-toggle').checked = false;">Our Clients</a>
                        </li>
                    </ul>
                </label>
            </li>

            <li><a href="#" onclick="document.getElementById('sidebar-toggle').checked = false;">Careers</a></li>
            <li><a href="#" onclick="document.getElementById('sidebar-toggle').checked = false;">Blogs</a></li>
            <li><a href="#" onclick="document.getElementById('sidebar-toggle').checked = false;">Contact Us</a></li>
        </ul>
    </div>

    <!-- Overlay -->
    <label for="sidebar-toggle" class="sidebar-overlay"></label>



    <!-- Header ENd------------------------------------------------------------->


 
 
    <!--Security  Section-->
    <section class=" about-us-section">
  <div class="container about-us-overlay">
    <h3>Security Scanning</h3>
  </div>
</section>
 
 <section class="security-scaning py-5">
    <div class="container" data-aos="custom-slide-left" data-aos-duration="1200">
      <div class="intro">
        <h3 class="fw-bold ">Welcome to Cloud Patrons Info Solutions: Your Trusted Partner in Cybersecurity</h3>
        <p class="mt-4 text-muted">
          At Cloud Patrons Info Solutions, we understand the critical importance of safeguarding your digital assets and customer information in today’s fast-paced, interconnected world. Our comprehensive security scanning services, including Approved Scanning Vendor (ASV) and Vulnerability and Penetration Testing (VAPT), are designed to fortify your defences against evolving cyber threats.
        </p>
      </div>
    </div>
  </section>

  <!-- ASV Section with dashed border -->
<section class="asv-security-scanning-section py-5 border-top-dashed" data-aos="fade-up" data-aos-duration="1200">
  <div class="container">
    <h3 class="section-title fw-bold ">What is ASV?</h3>
    <p class="asv-description text-muted mt-3">
      An Approved Scanning Vendor (ASV) plays a pivotal role in maintaining Payment Card Industry Data Security Standard (PCI DSS) compliance.
      Our ASV services entail thorough assessments of your network and web applications, identifying vulnerabilities that could compromise sensitive payment card data.
    </p>
    <p class="fw-semibold text-muted mt-3">Key Features:</p>

    <div class="row g-4 mt-3">
      <!-- Card 1 -->
      <div class="col-md-4">
        <div class="card-feature-card  shadow-sm text-center p-4">
          <img src="./assets/images/eternity.png" alt="eternity"  />
          <h5 class="fw-bold ">PCI DSS Compliance</h5>
          <p class="text-muted">
         Our ASV services ensure that your organization adheres to PCI DSS requirements, providing a secure environment for processing and storing credit card information.
        </p>
        </div>
      </div>

      <!-- Card 2 -->
      <div class="col-md-4">
        <div class="card-feature-card  shadow-sm text-center p-4">
          <img src="./assets/images/icons/machine-learning.png" alt="machin learning" width="60" class="mx-auto mb-3" />
          <h5 class="fw-bold ">Comprehensive Scanning</h5>
          <p class="text-muted">
          We conduct comprehensive scans to pinpoint vulnerabilities in your network infrastructure and web applications, offering detailed reports for effective remediation.


        </p>
        </div>
      </div>

      <!-- Card 3 -->
      <div class="col-md-4">
        <div class="card-feature-card shadow-sm text-center p-4">
          <img src="./assets/images/icons/24-hours-support-1.png" alt="24-hours-support-1"  />
          <h5 class="fw-bold ">Expert Guidance</h5>
          <p class="text-muted">
         Our experienced team provides expert guidance on remediation strategies, assisting you in fortifying your systems against potential threats.
        </p>
        </div>
      </div>
    </div>

    <div class="security-scaning-para text-start mt-4">
         <p class="text-muted">
            we understand that one size does not fit all when it comes to security. Our ASV and VAPT services are customizable, scalable, and focused on empowering your organization to thrive in a secure digital landscape
        </p>

        <p class="text-muted">
           Contact us today to discuss how our security scanning services can fortify your defenses and safeguard your most valuable assets. Your security is our priority.
        </p>
      <a href="#"><button class="security-scaning-button">Read More</button> </a>
    </div>
  </div>
</section>


<!--vapt-->


 <!-- VAPT Section with dashed border -->
<section class="asv-security-scanning-section py-5 border-top-dashed" data-aos="fade-up" data-aos-duration="1200">
  <div class="container">
    <h3>VAPT - Uncover and Mitigate Vulnerabilities</h3>
    <h4 class="section-title fw-bold ">What is VAPT?</h4>
    <p class="asv-description text-muted mt-3">
      Vulnerability and Penetration Testing (VAPT) goes beyond standard scanning by simulating real-world cyberattacks. This proactive approach helps identify weaknesses in your systems and applications, allowing for preemptive mitigation.
    </p>
    <p class="fw-semibold text-muted mt-3">Key Features:</p>

    <div class="row g-4 mt-3">
      <!-- Card 1 -->
      <div class="col-md-4">
        <div class="card-feature-card  shadow-sm text-center p-4">
          <img src="./assets/images/eternity.png" alt="eternity"  />
          <h5 class="fw-bold ">Real-World Simulations</h5>
          <p class="text-muted">
           Our VPT mimics actual cyber threats, providing a realistic assessment of your organization's security posture
        </p>
        </div>
      </div>

      <!-- Card 2 -->
      <div class="col-md-4">
        <div class="card-feature-card  shadow-sm text-center p-4">
          <img src="./assets/images/icons/machine-learning.png" alt="machin learning" width="60" class="mx-auto mb-3" />
          <h5 class="fw-bold ">Comprehensive Scanning</h5>
          <p class="text-muted">
         Tailored to your specific environment, our VPT services ensure a targeted approach to uncover vulnerabilities unique to your systems.



        </p>
        </div>
      </div>

      <!-- Card 3 -->
      <div class="col-md-4">
        <div class="card-feature-card shadow-sm text-center p-4">
          <img src="./assets/images/icons/24-hours-support-1.png" alt="24-hours-support-1"  />
          <h5 class="fw-bold ">Expert Guidance</h5>
          <p class="text-muted">
           Receive a prioritized list of vulnerabilities along with actionable recommendations, empowering your team to focus on the most critical issues first
        </p>
        </div>
      </div>
    </div>

    <div class="security-scaning-para text-start my-4">
         <p class="text-muted">
            we understand that one size does not fit all when it comes to security. Our ASV and VAPT services are customizable, scalable, and focused on empowering your organization to thrive in a secure digital landscape
        </p>

        <p class="text-muted">
           Contact us today to discuss how our security scanning services can fortify your defenses and safeguard your most valuable assets. Your security is our priority.
        </p>
      <a href="#"><button class="security-scaning-button">Read More</button> </a>
    </div>
  </div>
</section>

<!--------------------------------------------------------->

  <section class="consultation-section">
        <div class="consultation-img" data-aos="custom-slide-left" data-aos-duration="1200">
            <img src="./assets/images/book-consultation.png">
        </div>

        <div class="consultation-content" data-aos="custom-slide-right" data-aos-duration="1200">
            <h4>Book A Free Consultation</h4>
            <p>Ready to take your business to the next level?<br>
                Explore how Cloud Patrons Info Solutions can empower your organization!<br>
                Schedule a free consultation with us today.</p>
            <button>Book On Calendly</button>
        </div>
    </section>

     <!-----------------------------footer-------------------------------------------------->



    <footer class="footer-container">
        <div class="container">
            <div class="row gy-4">


                <div class="col-md-6 col-lg-3">
                    <div class="logo ">
                        <img src="./assets/images/white-logo.png" alt="logo">
                    </div>
                    <p><i class="bi bi-geo-alt"></i> #325, 3rd Floor, VIP Central Tower, VIP Road, Zirakpur,
                        Punjab-140603</p>
                    <p><i class="bi bi-envelope"></i> info@cloudpatrons.com</p>
                    <p><i class="bi bi-telephone"></i> +91 8054415080</p>
                </div>


                <div class="col-md-6 col-lg-3">
                    <h5>Quick Links</h5>
                    <ul>
                        <li><a href="./index.html">» Home</a></li>
                        <li><a href="./about.html">» About Us</a></li>
                        <li><a href="./partner.html">» Partners</a></li>
                        <li><a href="./client.html">» Clients</a></li>
                        <li><a href="#">» Services</a></li>
                        <li><a href="./carreer.html">» Careers</a></li>
                        <li><a href="./team.html">» Team</a></li>
                        <li><a href="./Testimonial.html">» Testimonials</a></li>
                        <li><a href="./blog.html">» Blogs</a></li>
                        <li><a href="./contact.html">» Contact</a></li>
                    </ul>
                </div>


                <div class="col-md-6 col-lg-3">
                    <h5>Services</h5>
                    <ul>
                        <li><a href="./managedcloudsupportservice.html">» Cloud Support Services</a></li>
                        <li><a href="./cybersecuritycompilance.html">» Cloud Security & Compliances Support</a></li>
                        <li><a href="./manageditsupport.html">» Managed IT Services</a></li>
                        <li><a href="./24x7services.html">» 24x7 NOC Services</a></li>
                        <li><a href="./pcicertification.html">» PCI DSS Certification</a></li>
                        <li><a href="./cloudsecuritytesting.html">» Cloud Security</a></li>
                        <li><a href="./helpdesksupport.html">» Helpdesk Support</a></li>
                        <li><a href="remotestaff.html">» Remote Staffing</a></li>
                    </ul>
                </div>
                <div class="col-md-6 col-lg-3">
                    <h5>Our Scanning Services</h5>
                    <ul>
                        <li><a href="#"><span class="highlight">» Security Scanning</span></a></li>
                        <li><a href="./vapt.html">» VAPT</a></li>
                        <li><a href="./asvscan.html">» ASV Scan</a></li>
                    </ul>
                </div>

            </div>


        </div>

    </footer>
    <div class="bottom-bar ">
        © 2023 Cloud Patrons Info Solutions. All Rights Reserved.
    </div>

    <script src="https://unpkg.com/aos@2.3.4/dist/aos.js"></script>
    <script>
        AOS.init({
            duration: 800,
            once: true,
            mirror: true
        });
    </script>


</body>

</html>
 

css
  .security-scaning {
  background-color: #f8f9fc;
}

.security-scaning .intro h3 {
  font-size: 1.8rem;
  line-height: 1.3em;
  font-weight: 600;
  color: #0C4791;
  font-family: 'poppins'sans-serif;
  color: #0C4791; 
}

.security-scaning .intro p {
  font-size: 1.05rem;
  line-height: 1.7;
  
  color: #6c757d; 
  font-family: 'poppins'sans-serif;
  max-width: 1200px;

  margin-left: auto;
  margin-right: auto;
}

.asv-security-scanning-section h3{
 font-weight: 700;
 font-family: 'poppins'sans-serif;
 font-size: 2rem;
 line-height: 1.8;
 
 color:#0f4c81;
}

/* Dashed Top Border Before ASV Section */
.border-top-dashed {
  border-top: 1px dashed #0d3c83;
}

/* ASV Section */
.asv-security-scanning-section {
  background-color: #f8f9fc;
}

.asv-security-scanning-section .section-title {
  font-size: 1.8rem;
  font-family: 'poppins'sans-serif;
  max-width: 1200px;
  
}

.asv-security-scanning-section .asv-description {
  font-size: 1.05rem;
  line-height: 1.6;
  font-family: 'poppins'sans-serif;
  font-family: 400;
  max-width: 950px;
}

.card-feature-card {
  border-radius: 10px;
  width: 347px;
  color: #7a7a7a;
  height: 288px;
  
   box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  transition: box-shadow 0.3s ease;
  border: none;
  background: white;
}

.card-feature-card h5{
  color: #0C4791;;
}



.card-feature-card img{
  height: 90px;
  width: 90px;
  align-items: center;
  justify-content: center;
}

.security-scaning-para p{
  font-family: 'poppins'sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  line-height: 1rem;
}


.security-scaning-button{
  background-color: #0C4791;
  color: #fff;
  border-radius: 5px;
  font-size: 16px;
}