TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About attack
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sardar Mudassar Ali Khan (5)
Kuppu Swami (3)
Tuhin Paul (3)
Ajay Yadav (3)
Devesh Omar (2)
Kanishk Kumar (2)
Janarthanan Selvaraj (2)
Alkesh Bijarniya (2)
Sandeep Mishra (2)
Abhimanyu K Vatsa (2)
Guest User (2)
Ayush Gupta (1)
Shanuka Maheshwaran (1)
Aman Gupta (1)
Douglas Wagner (1)
Arun Ramaswamy (1)
Ajay Kumar (1)
Sarthak Varshney (1)
Aishwarya Gupta (1)
Kirtesh Shah (1)
Shubhankar Banerjee (1)
Naveen G (1)
Munesh Sharma (1)
Saravana Kumar (1)
Saif Ullah Rao (1)
CSharp TV (1)
Sachin Kalia (1)
Sourav Kayal (1)
Pramod Thakur (1)
Mohammad Elsheimy (1)
Mudita Rathore (1)
Noble Dhas (1)
Atul Sharma (1)
Neel Bhatt (1)
Mukesh Kumar (1)
Harpreet Singh (1)
Santosh Kumar Adidawarpu (1)
Ashish Aphale (1)
Rizwan Ali (1)
Sanjay Singh (1)
C# Curator (1)
krishnan.rama (1)
Related resources for attack
No resource found
OWASP TOP 10 Security Vulnerability and Remediation
11/13/2024 8:15:54 AM.
This session introduces OWASP's Top 10 vulnerabilities, emphasizing proactive security in web development. Covering each category, it promotes secure coding practices to prevent financial loss and
What is Azure Offensive Security
11/3/2024 4:17:28 AM.
Azure Offensive Security focuses on proactively testing and strengthening the security of Azure environments. It uses tools like Microsoft Defender for Cloud, Azure Sentinel, and Threat Modeling to id
DDoS Attacks and Prevention using .NET Core
10/28/2024 6:30:12 AM.
This article covers the basics of DDoS (Distributed Denial of Service) attacks and prevention methods in .NET Core. It explains how to identify DDoS symptoms and apply preventive techniques, including
Preventing XSS Attacks in ASP.NET Core Web API
9/8/2024 8:22:45 AM.
Cross-site scripting (XSS) is a common web application vulnerability where malicious scripts are injected and executed in a user's browser. To prevent XSS in ASP.NET Core Web APIs, techniques like
Preventing DoS Attacks in ASP.NET Core MVC Applications
9/8/2024 8:04:21 AM.
This ASP.NET Core MVC project demonstrates essential techniques to prevent DoS attacks, including rate limiting, request size limiting, and Google reCAPTCHA integration. The solution ensures security
Securing Sessions in Java Web Applications: Preventing Session Fixation and Replay Attacks
8/25/2024 11:35:37 AM.
Securing Sessions in Java Web Applications: Preventing Session Fixation and Replay Attacks
The Evolution of Cyber Threats and How to Stay Protected
7/26/2024 6:03:19 AM.
As cyber threats evolve, from simple viruses to sophisticated ransomware and advanced persistent threats (APTs), staying protected is crucial. Key measures include using strong, unique passwords, enab
Emerging Cybersecurity Threats
6/27/2024 10:51:00 AM.
Explore the evolving landscape of cybersecurity with a deep dive into emerging threats. From sophisticated ransomware and AI-driven attacks to vulnerabilities in IoT and supply chains, discover how cy
Biggest Data Breach in India's History
6/24/2024 5:58:36 AM.
On October 9, 2023, a Dark Web ad revealed a database breach involving Aadhaar numbers, passports, and contact details of 815 million people, originating from ICMR. The breach, linked to a sophisticat
Preventing CSRF Attacks in an ASP.NET Core MVC
6/13/2024 7:37:52 AM.
Cross-Site Request Forgery (CSRF) is a type of attack that can force a user's browser to send unwanted requests to a web application on which the user is authenticated, potentially leading to unin
Preventing XSS Attacks in ASP.NET Core MVC
6/12/2024 6:56:55 AM.
Build a secure ASP.NET Core MVC blog app with Entity Framework Core. Follow steps to create models, controllers, views, and implement client-side validation and sanitization to thwart XSS attacks. Acc
Using Prompt Shield to Prevent Prompt Injection Attacks
5/30/2024 11:44:42 AM.
This article explores Prompt Shield, an advanced security solution created to protect AI systems from Direct and Indirect Prompt Injection Attacks. Utilizing cutting-edge detection and prevention mech
Safeguard Your LLM Against Jailbreak Detection
5/27/2024 11:09:13 AM.
Protect your LLM from jailbreak detection by implementing robust security measures. Safeguard against vulnerabilities and employ anti-jailbreak techniques to ensure the integrity and confidentiality o
How JSX Prevents Injection Attacks in ReactJS
5/21/2024 4:49:53 AM.
JSX in React prevents injection attacks by automatically escaping embedded values and converting them to strings before rendering. This built-in mechanism neutralizes potentially malicious code, ensur
Securing Your Web Applications with WAF and ASGs
5/14/2024 11:26:15 AM.
Learn to fortify web apps with comprehensive security strategies, leveraging WAF and ASGs. Safeguard against cyber threats, implement access control, and ensure network integrity through advanced fire
How JSX Prevents Injection Attacks
5/14/2024 5:17:21 AM.
JSX in React offers protection against injection attacks by automatically escaping dynamic content, preventing it from being interpreted as executable code. Learn how JSX safeguards your UI with code
Preventing XSS in AJAX Web Apps: Best Practices & Prevention
4/30/2024 9:30:39 AM.
Explore the risks of XSS (Cross-Site Scripting) in AJAX (Asynchronous JavaScript and XML) interactions. Understand how malicious scripts can exploit client-side vulnerabilities, necessitating robust i
Avoiding Cross-Site Scripting (XSS) attacks in C# and .NET Core
4/20/2024 6:33:40 AM.
Web development's security is vital, with Cross-site scripting (XSS) as a persistent threat. In this C# and .NET Core guide, we explore XSS defenses with practical techniques and examples.
ESXi Vulnerability: Understanding the Impact on IXMetro Powerhouse
4/9/2024 5:20:18 AM.
This article explores the ESXiArgs ransomware attack that targeted IXMetro Powerhouse, detailing the vulnerable ESXi versions and the infection pathway exploited through a Service Location Protocol (S
Cyber Defense Using Artificial Intelligence
3/29/2024 6:31:13 AM.
Cyber Defense involves safeguarding data from unauthorized access through various techniques such as Machine Learning and Deep Learning. The application of Machine Learning using Random Forest classif
🖥️ Incident Handling: Common Malware Attacks
1/23/2024 9:57:06 AM.
Explore the realm of malware attacks, unveiling the intricacies of threats like ransomware, computer viruses, worms, Trojan horses, and adware. Delve into their types, characteristics, and potential i
🖥️ Incident Handling: Common Domain Attack Types
1/22/2024 7:18:18 AM.
In this article, we will go through different types of Domain Attacks. Domain attacks, including Typosquatting, Domain Hijacking, Pass the Hash, Pass the Ticket, LDAP Reconnaissance, and Brute Force,
Implementing IP Rate Limiting in ASP.NET Core MVC
1/18/2024 5:53:42 AM.
IP rate limiting is a crucial aspect of web application security that helps prevent abuse, protect against brute force attacks, and ensure fair resource usage. In this article, we will walk through th
🖥️ A Guide to Web Attack Incident Handling
1/17/2024 9:02:52 AM.
In this article, we will explore various types of web attacks, including Denial of Service (DoS) and Distributed Denial of Service (DDoS), SQL Injection, Cross-Site Scripting (XSS), Command Injection,
Protecting Your Web Application From Session Replay Attacks In Azure Cloud
1/15/2024 4:41:58 AM.
In today's world of increasing digital interconnectedness, online security threats are continuously increasing, and cybercriminals are finding new and innovative ways to exploit system vulnerabili
DoS & DDoS attacks
10/4/2023 9:28:16 AM.
Denial of Service (DoS) and Distributed Denial of Service (DDoS) attacks are malicious attempts to disrupt the normal functioning of a targeted server, service, or network by overwhelming it with a fl
Why is Smart Contract Auditing Important for Blockchain Security?
9/20/2023 4:52:47 AM.
Smart contract auditing enhances security, prevents losses, and builds trust in blockchain transactions.
Types of cyberattacks
8/1/2023 5:20:04 AM.
Explore the world of cyber attacks, from web-based threats like phishing to system-based ones like viruses and worms. Stay vigilant against evolving cybersecurity challenges.
Exploring Data Anonymization Techniques To Prevent Session Replay Attacks In E-Commerce
2/20/2023 11:25:18 AM.
In this article, you will learn how to explore Data Anonymization Techniques to Prevent Session Replay Attacks in E-Commerce.
Preventing Session Replay Attacks - Safeguarding Azure Cloud Websites
2/20/2023 4:44:17 AM.
Session replay attacks are a type of web application attack where an attacker records a user's interactions with a website or web application, including login credentials, and then replays them to
How To Prevent XSS(Cross Site Scripting) Attacks In Angular
12/13/2022 11:25:39 AM.
In this article, we will see how to prevent XSS(Cross Site Scripting) attacks in Angular.
Top 11 Types Of Cyber Attacks Hackers Use
12/2/2022 11:11:53 AM.
In this article, you will learn about types of Cyber Attacks - Web based attacks and System based attacks.
AD Connect Synced Users Restore After On-Prem AD Encryption Or Loss
8/9/2022 9:42:36 PM.
Restore the syncing of AD users to Azure AD from the newly created domain. Note: On-prem requirements are not covered here.
How to act preventively before a cyber-attack, and what to do when attacked? - IT Security Virtual Conference 2021
7/12/2021 10:29:37 AM.
This session in IT Security Virtual Conference 2021 is about How to act preventively before a cyber-attack, and what to do when attacked?
Cross-Site Scripting Attack in MVC4
5/27/2021 10:13:48 AM.
In this article, we will explore Cross-Site Scripting in an MVC application. In general, this is the most dangerous threat by hackers.
ValidateInput Attribute to Prevent CSS Attack in MVC
5/3/2021 9:47:19 AM.
This article explains how to prevent Cross Site Scripting (CSS) attacks using the validateInput attribute.
What Cross Site Scripting Attack Is In MVC
4/12/2021 6:15:58 AM.
This article explains Cross-Site Scripting attacks and how to prevent them.
Basics of Cross Site Scripting (XSS) Attack on Web Applications
3/24/2021 6:48:38 AM.
I would like to share the basics of XSS attacks on web applications.
Preventing CSRF Attacks Using ASP.NET Core, JavaScript And Angular
3/22/2021 12:51:56 PM.
Today, we will learn about Cross-Site Request Forgery attacks and how to prevent them in ASP.NET Core, JavaScript and Angular.
Cross Request Forgery Attacks in ASP.Net Web API
3/1/2021 7:58:26 AM.
This article explains the Cross Request Forgery Attacks in ASP.NET Web API. Basically it is a type of attack in which the attacker exploits the trust of a web site on the user.
Avoiding Cross-Site Scripting (XSS) Attacks With AntiXSS in MVC 4
2/2/2021 7:32:24 AM.
In this article, you will learn, with examples, how to avoid XSS attacks in MVC Applications with Microsoft's AntiXSS library.
.Net Penetration Testing: Cheat Sheet
11/23/2020 9:30:52 AM.
This article provides a cheat sheet for .Net Penetration Testing.
From Infected Computer To Targeted Attacks
9/4/2020 7:41:40 AM.
In this article, you will learn about infected computers to targeted attacks.
Demo On SQL Injection
3/31/2020 9:13:05 AM.
This article explains about SQL Injection with Java source code and My Sql application.
All About OWASP #1 - SQL Injection Attack
4/24/2019 4:01:32 AM.
Considering security as the most important aspect of an application and as the First step in SOUND Programming Methodology, we will be covering SQL Injection Attack and Prevention.
Best Way to Prevent Cross Site Request Forgery Attacks in MVC 4
11/19/2018 3:13:31 AM.
In this article you will learn what Cross Site Request Forgery (CSRF) is and is the best way to prevent such attacks. After a quick introduction about CSRF I will show you an example where the attacke
Secure .NET Core Applications From CSRF Attack: .NET Core Security - Part Two
3/20/2018 9:39:59 AM.
If we compare .NET Core with .NET as far as the resolution of CSRF attacks is concerned, The ValidateAntiForgeryToken attribute and The AntiForgeryToken HTML helper(@Html.AntiForgeryToken()) are still
Preventing CSRF Attacks In ASP.NET Core 2.0
1/12/2018 12:05:49 PM.
OWASP 2013 classifies Cross Site Request Forgery (CSRF) as one of the Top 10 risks and is present if attacker can force the victim's browser to send forged request to your web application and it c
Preventing Redirect Attacks In ASP.NET Core 2.0
1/10/2018 11:07:32 AM.
When your controllers redirect to another location based on user input (e.g. via query string), it is important to ensure that the location is not malicious and prevent open redirect attacks. The simp
Preventing Open Redirection Attacks In C# And JavaScript
4/19/2017 10:52:53 AM.
Preventing Open Redirection Attacks In C# And JavaScript.
Avoid Cross Site Scripting (XSS) Attacks While Posting Data Through AJAX In MVC Application
9/28/2016 4:17:28 PM.
In this article, we will learn how to avoid Cross-Site Scripting attacks when we are posting our data through AJAX POST method in our application.
CSRF Attack and Its Prevention Mechanism
6/18/2016 5:26:04 PM.
In this article you will learn about Cross Site Request Forgery (CSRF) attack.
MVC Application Security Issues: Cookie Security & URL Attacks - Part One
5/16/2016 1:03:30 PM.
In this article you will learn MVC Application Security Issues.
Brute Force Attacks And How to Block Them
1/20/2015 3:14:45 PM.
In this article we learn about Brute Force Attacks and how to prevent them.
Web Spoofing Attack
11/28/2014 1:49:36 AM.
This article explains the seriousness of web spoofing attacks that is in fact difficult to handle.
Protection Against Buffer Overflow Attack in .NET
10/22/2014 9:47:44 AM.
This article explained how buffer overflows occur and how to prevent it.
SQL Injection
4/30/2014 2:36:01 PM.
This article explains SQL Injection and the types of SQL Injection.
Parameterized Query and SQL Injection Attacks
9/29/2012 7:40:27 AM.
In this article I will explain about Parameterized Query and SQL Injection Attacks.
Securing Your ASP.NET Web Applications
5/20/2012 12:56:33 AM.
Web application security is not just about attackers hacking websites, stealing sensitive information from websites, sending high traffic to websites with denial of service attacks, viruses, worms and Trojan horses. Are these are the only problems that we have? The answer is no. There are other problems that are frequently overlooked.