Denizhalil

Python TCP/UDP Network Traffic Listener (Part 1)

Introduction: Network traffic analysis is an essential part of gaining insights into cybersecurity, monitoring network performance, and understanding network communication. Using a powerful language like Python, we can listen to network traffic, analyze it, and make sense of it. In this article, we’ll learn how to listen to and analyze network traffic using Python. We’ll … Read more

Commix: An Automatic Testing Tool for Web Application Security

Web applications play a significant role in today’s digital age. However, these applications are often vulnerable to various security loopholes. Identifying and rectifying such vulnerabilities is crucial as it provides protection against malicious attacks. At this juncture, tools like Commix aid in automatically detecting security flaws in web applications. What is Commix? Commix is an open-source tool used to automatically … Read more

Creating an FTP Listener with Scapy for Network Security

Introduction Network security is one of the foremost priorities for businesses and individuals today. However, when devising network security strategies, employing effective tools to analyze network traffic and identify potential vulnerabilities is also crucial. In this article, we will explore developing an FTP listener application using Scapy, a Python-based tool for listening to network traffic and monitoring FTP (File Transfer Protocol) communication. Learning … Read more

Network Scanning and Visualization: Using matplotlib with Python

Introduction: In today’s world, computer networks form the backbone infrastructure of many organizations. These networks represent a complex structure where multiple devices communicate. However, managing and securing these networks is a critical concern for system administrators. In this article, we will explore how to perform network scanning and discovery operations using Python programming language and popular tools Nmap and NetworkX libraries. … Read more

Detecting XSS (Cross-Site Scripting) Vulnerabilities with Python

Introduction: This article focuses on how to detect Cross-Site Scripting (XSS) vulnerabilities in web applications using Python. XSS is a serious security flaw that allows attackers to inject malicious scripts into a web page. Such attacks can compromise users’ sensitive data, steal session cookies, or disrupt the normal functioning of a web application. In this article, we will explore the fundamental principles of XSS … Read more

Writing a Keylogger with Python

Introduction In today’s world, where technology is rapidly advancing, information and network security have become more crucial than ever. This article aims to delve into basic computer security concepts and learn how keyboard inputs can be monitored for educational purposes by writing a keylogger. Keyloggers are tools that record all inputs made by a user through the keyboard. While they … Read more

Machine Learning in Network Security: Preventing Cyber Attacks

Introduction Cybersecurity has become one of the most critical issues of the digital age. With technological advancements and the widespread use of the internet, the diversity and complexity of cyber threats have also increased. Traditional security systems are becoming increasingly insufficient against these constantly evolving threats, while machine learning technology emerges as a promising solution. With its ability to learn … Read more

Machine Learning in Cybersecurity: An Artificial Neural

Introduction In today’s world, cybersecurity has become an ever-evolving field, thanks to the rapid development of information technologies. As the diversity and complexity of cyber attacks increase, traditional security methods are becoming insufficient. The use of machine learning technologies is gaining increasing importance, especially in areas such as malware detection, network traffic analysis, and system log examination. This article will step-by-step address a classification … Read more

Cybersecurity Journey: A Beginner’s Roadmap with TryHackMe

Introduction: In the ever-evolving realm of cybersecurity, the need for skilled professionals has never been greater. With cyber threats becoming more sophisticated, the demand for knowledgeable and trained individuals in this field is on a constant rise. For beginners aspiring to carve a niche in this dynamic sector, the question often arises – where to begin? This is where TryHackMe steps in, offering an … Read more

Linux Basics: A Guide for Hackers

Introduction In the digital world, security is becoming increasingly important. In this environment, one of the most critical tools for ethical hackers and cybersecurity experts is undoubtedly the Linux operating system. Linux, with its flexibility, open-source structure, and security-focused features, is indispensable for professionals in this field. In this article, we will provide a comprehensive overview of the basics of Linux for hackers, starting from beginner-level … Read more

Join our Mailing list!

Get all latest news, exclusive deals and academy updates.