PHP BASICS FOR BEGINNERS PART – 1 INTRODUCTION: PHP is a server-side scripting language which is used in the backend of any process of a website. In Read More » February 16, 2023 4:22 pm
Setting up Snort: Intrusion Detection System Configuration IDS – Intrusion Detection System is used to detect for intruders who try to access the network of system in Read More » February 16, 2023 4:22 pm
Array Hey guys, so in a previous blog, we learn how pandas worked in data science or in Python, I hope Read More » February 16, 2023 4:22 pm
Traffic Interception using ZAP ZAP —- ZED ATTACK PROXY It is an integrated pen-testing tool mostly useful for finding vulnerabilities in web applications. With Read More » February 16, 2023 4:22 pm
Python Dictionaries Python dictionary is nothing but a key value pair here key denotes the word and value denote the meaning. Key Read More » February 16, 2023 4:22 pm
Pandas plays with data: Chapter Two I hope you guys got the point from chapter one and now let’s start where we left > Read only Read More » February 16, 2023 4:22 pm
ATTACKER’S DEMAND $5.3 MILLION : BAY STATER SAID TRY HARDER LOL! RYUK – Hmmmm, Another Ransomware, which targets Low Risk tolerance organizations, mostly looking for Governments, schools, emergency services. It is Read More » February 16, 2023 4:22 pm
DENIAL OF SERVICE (DOS) – ATTACK What is a DOS attack? It’s an Attack used to make the victim’s system or network unavailable for its legitimate Read More » February 16, 2023 4:22 pm
Tuple in python ( with example ) Tuples is a collection of related data. Tuples is a collection of ordered and immutable data . Immutable things can’t Read More » February 16, 2023 4:22 pm