<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>web application firewall Archives | Modshield SB</title>
	<atom:link href="https://www.modshieldsb.com/tag/web-application-firewall/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.modshieldsb.com/tag/web-application-firewall/</link>
	<description>Web Application Firewall (WAF) &#124; Web API Protection</description>
	<lastBuildDate>Mon, 13 May 2024 09:44:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.5</generator>
	<item>
		<title>What is DNS Amplification Attack?</title>
		<link>https://www.modshieldsb.com/what-is-dns-amplification-attack/</link>
					<comments>https://www.modshieldsb.com/what-is-dns-amplification-attack/#respond</comments>
		
		<dc:creator><![CDATA[Charles Paul]]></dc:creator>
		<pubDate>Thu, 22 Feb 2024 12:40:25 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[cyber attacks]]></category>
		<category><![CDATA[cybersecurity]]></category>
		<category><![CDATA[DNS amplification attacks]]></category>
		<category><![CDATA[DNS attacks]]></category>
		<category><![CDATA[web application firewall]]></category>
		<guid isPermaLink="false">https://www.modshieldsb.com/?p=2463</guid>

					<description><![CDATA[<p>DNS Amplification Attack A DNS amplification attack is a type of Distributed Denial of Service (DDoS) attack that involves exploiting DNS servers to overwhelm a targeted network or website with a large volume of traffic. In this attack, the attacker sends a small DNS query to a vulnerable DNS server, making it respond with a [...]</p>
<p>The post <a href="https://www.modshieldsb.com/what-is-dns-amplification-attack/">What is DNS Amplification Attack?</a> appeared first on <a href="https://www.modshieldsb.com">Modshield SB</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h1>DNS Amplification Attack</h1>
<p style="text-align: justify;">A DNS amplification attack is a type of <a href="https://www.modshieldsb.com/what-is-a-ddos-botnet-how-does-it-work/" rel="noopener" target="_blank">Distributed Denial of Service (DDoS) attack</a> that involves exploiting DNS servers to overwhelm a targeted network or website with a large volume of traffic. In this attack, the attacker sends a small DNS query to a vulnerable DNS server, making it respond with a much larger response packet to the victim&#8217;s IP address. By spoofing their IP address and using the amplification technique, the attacker can generate an overwhelming amount of traffic that can cause the victim&#8217;s network or website to become inaccessible or slow down significantly.</p>
<h2>A DNS amplification attack is typically performed using the following steps:</h2>
<p style="text-align: justify;">The attacker identifies DNS servers that have a vulnerability allowing them to be used for amplification. These servers often have misconfigured settings, like enabling recursive queries or having open DNS resolvers.</p>
<p style="text-align: justify;">The attacker spoofs their source IP address to make it appear as if the DNS query is coming from the victim&#8217;s IP address.</p>
<p style="text-align: justify;">The attacker sends a small DNS query to the vulnerable DNS servers, typically asking for DNS records that will result in a large response. For example, the attacker might request a DNS zone transfer, which can generate a large response. The DNS server, tricked by the spoofed IP address, sends the larger response directly to the victim&#8217;s IP address.</p>
<p style="text-align: justify;">The victim&#8217;s network or website is overwhelmed by the large volume of traffic generated by the amplified responses, leading to a denial of service.This attack exploits the inherent nature of DNS amplification, where a small query can trigger a much larger response from misconfigured DNS servers. To mitigate such attacks, it is crucial to secure and properly configure DNS servers, disable open resolvers, and implement rate limiting or filtering to prevent amplification abuses.</p>
<p style="text-align: justify;">The effects of a DNS amplification attack can be wide-ranging and often severe, impacting both the targeted victim and the broader internet infrastructure. Here&#8217;s a breakdown of the potential consequences:</p>
<p style="text-align: justify;"><strong>Service Outages:</strong> The overwhelming flood of traffic can completely overwhelm the victim&#8217;s servers, leading to website or service outages. This can negatively impact business operations, revenue, and customer trust.</p>
<p style="text-align: justify;"><strong>Performance Degradation:</strong> Even if a complete outage doesn&#8217;t occur, the increased traffic can significantly slow down website loading times and overall performance, hindering user experience and productivity.</p>
<p style="text-align: justify;"><strong>Financial Losses: </strong>Outages and performance degradation can result in lost revenue, operational costs associated with mitigation efforts, and potential damage to reputation.</p>
<p style="text-align: justify;"><strong>Data Breaches:</strong> In some cases, attackers may use DNS amplification attacks as a smokescreen to distract security personnel while launching other malicious activities, such as data breaches.</p>
<p style="text-align: justify; font-size: 25px;"><strong>On the Internet Infrastructure:</strong></p>
<p style="text-align: justify;"><strong>Bandwidth Consumption:</strong> The amplified traffic generated by the attack consumes significant bandwidth resources, potentially impacting the performance of other users and internet service providers (ISPs).</p>
<p style="text-align: justify;"><strong>Network Congestion:</strong> Large-scale attacks can contribute to network congestion, impacting the overall stability and accessibility of the internet for everyone.</p>
<p style="text-align: justify;"><strong>Collateral Damage:</strong> Depending on the size and target of the attack, it can spill over and disrupt services and users located far from the intended victim.</p>
<p style="text-align: justify;"><strong>Increased Security Costs:</strong> ISPs and businesses need to invest in additional security measures and infrastructure to defend against and mitigate these attacks, adding to operational costs.</p>
<p style="text-align: justify;">Mitigating DNS amplification attacks requires a multi-layered approach, addressing vulnerabilities on both the victim&#8217;s side and the wider internet infrastructure. Here are some key strategies:</p>
<ul>
<li>
<p style="text-align: justify;"><strong>Stricter Authentication:</strong> Implement methods like source port randomization or source IP verification to prevent spoofing of requests.</p>
</li>
<li>
<p style="text-align: justify;"><strong>Rate Limiting:</strong> Set limits on the number of requests and responses a single source can send within a specific timeframe.</p>
</li>
<li>
<p style="text-align: justify;"><strong>Filtering:</strong> Identify and block commonly exploited record types like ANY or TXT, or requests originating from suspicious sources.</p>
</li>
<li>
<p style="text-align: justify;"><strong>Software Updates:</strong> Ensure resolvers run the latest software versions to patch vulnerabilities and security holes.</p>
</li>
<li>
<p style="text-align: justify;"><strong>Educate Users:</strong> Inform users about the risks of open resolvers and encourage them to use secure alternatives.</p>
</li>
</ul>
<p style="text-align: justify; font-size: 25px;"><strong>For Victims:</strong></p>
<ul>
<li>
<p style="text-align: justify;"><strong>DDoS Mitigation Solutions: </strong>Deploy dedicated services that analyze and filter incoming traffic to block spoofed requests and malicious traffic patterns.</p>
</li>
<li>
<p style="text-align: justify;"><strong>Rate Limiting on Servers:</strong> Implement similar rate limiting techniques on your own servers to prevent being overwhelmed by amplified traffic.</p>
</li>
<li>
<p style="text-align: justify;"><strong><a href="https://www.modshieldsb.com/" rel="noopener" target="_blank">Web Application Firewall </a>(WAF):</strong> Use a WAF to filter and block malicious traffic based on specific rules and signatures.</p>
</li>
<li>
<p style="text-align: justify;"><strong>Threat Intelligence:</strong> Leverage threat intelligence feeds to stay updated on emerging attack methods and adapt your defenses accordingly.</p>
</li>
<li>
<p style="text-align: justify;"><strong>Redundancy and Scalability:</strong> Design your infrastructure to handle spikes in traffic and maintain service availability even under attack.</p>
</li>
<li>
<p style="text-align: justify;"><strong>Best Practices Advocacy: </strong>Promote secure configuration practices for open resolvers and raise awareness about the risks of DNS amplification attacks.</p>
</li>
<li>
<p style="text-align: justify;">Regularly assess and update your mitigation strategies as attack methods evolve.</p>
</li>
<li>
<p style="text-align: justify;">Conduct <a href="https://www.cybersecurityconsulting.tech/">vulnerability assessments and penetration testing</a> to identify potential weaknesses in your systems.</p>
</li>
<li>
<p style="text-align: justify;">Have a well-defined incident response plan to effectively manage and contain attacks when they occur.</p>
</li>
</ul>
<p style="text-align: justify;">By implementing these strategies, organizations and internet infrastructure providers can significantly reduce the risk and impact of DNS amplification attacks, fostering a more secure and resilient online environment.</p>
<p>The post <a href="https://www.modshieldsb.com/what-is-dns-amplification-attack/">What is DNS Amplification Attack?</a> appeared first on <a href="https://www.modshieldsb.com">Modshield SB</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.modshieldsb.com/what-is-dns-amplification-attack/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The role of WAF in 2023: Securing your digital assets</title>
		<link>https://www.modshieldsb.com/the-role-of-waf-in-2023/</link>
					<comments>https://www.modshieldsb.com/the-role-of-waf-in-2023/#respond</comments>
		
		<dc:creator><![CDATA[Charles Paul]]></dc:creator>
		<pubDate>Wed, 01 Nov 2023 08:29:04 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[2023]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[role of waf]]></category>
		<category><![CDATA[waf importance]]></category>
		<category><![CDATA[web application firewall]]></category>
		<guid isPermaLink="false">https://www.modshieldsb.com/?p=1942</guid>

					<description><![CDATA[<p>The Cost of a Data Breach Report by IBM provides a birds-eye-view of the cost of data breaches that have occurred. The report was built using data extracted from over 553 breaches in 16 different countries and taking into account hundreds of cost factors. The report shows a global average total cost of data breaches [...]</p>
<p>The post <a href="https://www.modshieldsb.com/the-role-of-waf-in-2023/">The role of WAF in 2023: Securing your digital assets</a> appeared first on <a href="https://www.modshieldsb.com">Modshield SB</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: justify;">The Cost of a Data Breach Report by IBM provides a birds-eye-view of the cost of data breaches that have occurred. The report was built using data extracted from over 553 breaches in 16 different countries and taking into account hundreds of cost factors. The report shows a global average total cost of data breaches of $4.45 million.</p>
<p style="text-align: justify;">Exploiting digital assets is an easy way for attack actors to gain access to data and culminate numerous cyber attacks with the help of embezzled data. It is of utmost importance to adopt security measures in order to protect data and digital assets from falling into the wrong hands.</p>
<h2><b>What are Digital Assets?</b></h2>
<p style="text-align: justify;">A digital asset can be referred to as anything that is created and stored digitally and is identifiable and discoverable. It provides value and has become prominent in recent times. Data, images, video, written content, etc are considered digital assets with ownership rights.</p>
<h3><b>Importance of securing digital assets</b></h3>
<p style="text-align: justify;">An organization relies on data and digital assets to run their operation. This data comprises critical information pertaining to clients, employees, their personal and professional information. And organizations store data for various reasons and purposes.</p>
<p><span style="font-weight: 400;">Some of the key reasons why digital data storage plays a vital role are: </span></p>
<ol>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">It helps in generating value and revenue. </span><span style="font-weight: 400;">Digital assets, like intellectual property, software, digital content, or online platforms, can have significant value and contribute to revenue. They are usually monetized through licensing, sales, subscriptions, or advertising, providing opportunities for growth and profitability.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Digital assets help to create a brand identity and build a reputation for the organization in the market. Websites, social media profiles, logos, and other digital elements used to represent the business help in creating a consistent brand image, enhance customer recognition, and build trust among stakeholders. </span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">They promote communication and engagement among customers, clients, employees and stakeholders, thereby increasing interaction that can help in fostering better relationship opportunities that drive business growth. </span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Digital assets prove to be valuable data that can be used to analyse the users behaviour, market trends and business opportunities. By utilizing this data-driven approach, organizations are encouraged to take informed decisions, optimize strategies, and improve operational efficiency.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Cloud storage, data backups, and redundant systems help protect digital assets from loss or damage, ensuring that critical business operations can be restored quickly in the event of a disruption. This enables businesses to function continuously and to recover data in case data is compromised. </span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Digital assets enable organizations to innovate, adapt, and stay relevant in a rapidly evolving digital landscape. Embracing emerging technologies, leveraging digital platforms, and continuously improving digital assets can drive innovation, agility, and long-term success. </span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">A rapidly evolving digital landscape requires organizations to innovate, adapt, and stay relevant. Embracing emerging technologies, leveraging digital platforms, and continually improving digital assets can lead to innovation, agility, and long-term success.</span></li>
</ol>
<p>&nbsp;</p>
<h2><b>Role of WAF in securing digital assets</b></h2>
<p style="text-align: justify;">In addition to the various security precautions taken to secure an organization&#8217;s data, devices, digital assets, and to fortify their operational system, implementing a <a title="Web Application Firewall (WAF)" href="https://www.modshieldsb.com/enquire-now/">Web Application Firewall (WAF)</a> enables businesses to proactively protect their sensitive information.</p>
<p><span style="font-weight: 400;">Here are some ways in which a WAF helps in securing digital assets:</span></p>
<ol>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">In addition to filtering, monitoring, and blocking malicious HTTP/S traffic travelling to the  web application, WAFs prevent unauthorized data from leaving the app.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">One of the most important functions of a WAF is to detect and mitigate Distributed Denial of Services attack (DDoS). It helps in analysing the incoming traffic pattern and applying a filter technique to ensure that the web application remains accessible from hostile vulnerabilities.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">WAF provides organizations with the ability to patch known vulnerabilities in their web applications without modifying the underlying code. It protects against attacks targeting unpatched vulnerabilities until a permanent fix is available.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">They detect and block malicious bots, crawlers, or automated scripts that attempt to exploit vulnerabilities, scrape sensitive data, or perform fraudulent activities. It distinguishes between legitimate user traffic and malicious bot activity. As a result, digital assets can be kept secure and in good condition.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Implementing a WAF assists organizations to protect their data against  OWASP Top 10 vulnerabilities. It helps in identifying, detecting and mitigating common web application vulnerabilities such as SQL injections, cross-site scripting (XSS) and cross-site request forgery (CSRF). By blocking these malicious weaknesses, a WAF helps in preventing unauthorized access, data breaches, and other security incidents.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">WAFs can enforce content filtering policies to prevent sensitive data from being transmitted, such as credit card numbers. Data protection regulations and data breaches can be prevented by inspecting, blocking, or masking sensitive data.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">Using WAFs, organizations can monitor web traffic in real time, detect suspicious activities, and investigate potential security incidents. It helps identify emerging threats, analyze attack patterns, and implement proactive security measures.</span></li>
<li style="font-weight: 400;" aria-level="1"><span style="font-weight: 400;">WAFs can decrypt and inspect encrypted web traffic with SSL/TLS offloading and inspection. It allows detection and prevention of attacks hidden within encrypted communications, such as malware or data exfiltration attempts.</span></li>
</ol>
<h4><b>Conclusion</b></h4>
<p>Safeguarding digital assets has become a critical priority for organizations in the evolving  digital landscape. <a title="Web Application Firewalls" href="https://www.modshieldsb.com/">Web Application Firewalls</a> (WAFs) are essential for proactively protecting sensitive information, detecting and mitigating threats such as DDoS attacks, patching vulnerabilities, blocking malicious bots, and enforcing content filtering policies. Organizations can navigate the digital realm with confidence by embracing emerging technologies and continuously improving digital assets, ensuring security, integrity, and success in the long run.</p>
<p>The post <a href="https://www.modshieldsb.com/the-role-of-waf-in-2023/">The role of WAF in 2023: Securing your digital assets</a> appeared first on <a href="https://www.modshieldsb.com">Modshield SB</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.modshieldsb.com/the-role-of-waf-in-2023/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Role of a WAF in Compliance and Data Protection</title>
		<link>https://www.modshieldsb.com/role-of-wafs-in-compliance-and-data-protection/</link>
					<comments>https://www.modshieldsb.com/role-of-wafs-in-compliance-and-data-protection/#respond</comments>
		
		<dc:creator><![CDATA[Charles Paul]]></dc:creator>
		<pubDate>Mon, 02 Oct 2023 09:30:16 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[compliance]]></category>
		<category><![CDATA[DDOS Protection]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[web application firewall]]></category>
		<guid isPermaLink="false">https://www.modshieldsb.com/?p=1962</guid>

					<description><![CDATA[<p>Importance of Web Application Firewalls in Data Protection The evolving technology has resulted in new modes of communication. With this also comes the responsibility to secure the data that is generated, in accordance with all regulatory compliances pertaining to the respective industry. WAF plays an important role in data protection. It acts as an additional [...]</p>
<p>The post <a href="https://www.modshieldsb.com/role-of-wafs-in-compliance-and-data-protection/">Role of a WAF in Compliance and Data Protection</a> appeared first on <a href="https://www.modshieldsb.com">Modshield SB</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h2><b>Importance of Web Application Firewalls in Data Protection</b></h2>
<p style="text-align: justify;">The evolving technology has resulted in new modes of communication. With this also comes the responsibility to secure the data that is generated, in accordance with all regulatory compliances pertaining to the respective industry.</p>
<p style="text-align: justify;">WAF plays an important role in data protection. It acts as an additional layer of security to protect web applications from various types of <span style="font-weight: 400;">attacks, such as SQL injection, cross-site scripting (XSS), and cross-site request forgery (CSRF). </span></p>
<p style="text-align: justify;">Here are some reasons why WAF is crucial for data protection:</p>
<ol>
<li><b>Application Layer Protection:</b>
<p style="text-align: justify;">WAF operates at the application layer of the network allowing it to inspect and filter incoming website traffic. It helps in identifying and blocking malicious requests that seek to exploit vulnerabilities in web applications, preventing unauthorized access to sensitive data.</p>
</li>
<li><b>Mitigating Attacks:</b>
<p style="text-align: justify;">WAF is basically designed to detect common web application attacks. By analyzing incoming traffic patterns and applying security rules. It hinders suspicious activities, reducing the risk of successful attacks that could compromise data.</p>
</li>
<li><b>Patching Vulnerabilities:</b>
<p style="text-align: justify;">Web applications often have vulnerabilities that can be exploited by attackers. WAF provides an additional layer of protection by patching these vulnerabilities temporarily until the application can be updated with required patches. In doing so a WAF prevents attacks that look to exploit these vulnerabilities.</p>
</li>
<li><b>DDoS Protection:</b>
<p style="text-align: justify;">It protects against Distributed Denial of Service (DDoS) attacks. A WAF can detect and block malicious traffic generated by botnets or other sources, ensuring to block the access of the web application and thereby preventing data breaches.</p>
</li>
<li><b>Compliance Requirements:</b>
<p style="text-align: justify;">Many industries have specific data protection regulations and compliance requirements. Implementing a WAF enables an organization to meet these requirements by providing an additional layer of security for web applications thereby protecting sensitive data from falling into the wrong hands.</p>
</li>
</ol>
<h3><b>Web Application Firewalls in Compliance </b></h3>
<p style="text-align: justify;">Protecting digital assets is an integral part of every regulatory compliance. Organizations that handle large amounts of data are required to ensure that they adhere to compliances to effectively run their businesses.  Failure to do so might result in legal consequences and loss of business even.</p>
<p style="text-align: justify;">Companies must thereby make sure that their data protection measures are regularly reviewed and  remain up-to-date with respect to the law of the state, at any given point of time Additionally, organizations must have a policy in place to ensure data is handled with confidentiality and securely.</p>
<p style="text-align: justify;">A <a title="Web Application Firewall(WAF)" href="https://www.modshieldsb.com/">Web Application Firewall (WAF)</a> can help in compliance by providing several key benefits:</p>
<p style="text-align: justify;"><b>Protection against common web application vulnerabilities: </b>By preventing common targeted vulnerability attacks, WAF helps ensure compliance with security standards and regulations.</p>
<p style="text-align: justify;"><b>Mitigation of DDoS attacks: </b>Compliance requirements often include measures to protect against DDoS attacks, and a WAF can help meet these requirements.</p>
<p style="text-align: justify;"><b>Monitoring and logging capabilities: </b>WAFs monitor and log web traffic, identify threats, and demonstrate compliance. Security investigations and auditing can be done with these logs.</p>
<p style="text-align: justify;"><b>Compliance with industry standards and regulations: </b>Implementing a WAF can help organizations meet specific compliance standards such as PCI DSS, HIPAA, and GDPR</p>
<p style="text-align: justify;"><b>Customizable security policies: </b><a title="Web Application Firewall (WAF)" href="https://www.modshieldsb.com">Web Application Firewall (WAF)</a> helps organizations determine and enforce their specific compliance policies. This flexibility allows organizations to customize their security measures.</p>
<p style="text-align: justify;"><b>Continual updates and threat intelligence: </b>WAF vendors continually update their security rules and threat intelligence. Using a WAF, organizations can benefit from these updates and ensure compliance.</p>
<p><b>Conclusion</b></p>
<p style="text-align: justify;">WAF is an effective security tool designed to protect web applications from malicious attacks. They are capable of inspecting all incoming traffic and identifying malicious attempts, blocking them before they can reach the application. This helps to ensure the confidentiality, integrity, and availability of data. They are deployed on-premise or in the cloud and are regularly updated to <a title="Stay up-to-date" href="https://www.strongboxit.com/blog/">stay up-to-date</a> with the latest threats. They are also able to detect and block known attacks, as well as detect and block account takeover attempts.</p>
<p style="text-align: justify;">WAF is indeed a valuable tool for enhancing <a title="Data Protection in Web Applications" href="https://www.modshieldsb.com"><strong>data protection in web applications</strong></a>. WAFs act as a security layer between the web application and the internet, helping to identify and mitigate various types of attacks, including those targeting data breaches.</p>
<p>The post <a href="https://www.modshieldsb.com/role-of-wafs-in-compliance-and-data-protection/">Role of a WAF in Compliance and Data Protection</a> appeared first on <a href="https://www.modshieldsb.com">Modshield SB</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.modshieldsb.com/role-of-wafs-in-compliance-and-data-protection/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
