Source author record

Debajyoti Halder

Debajyoti Halder appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

2works
3topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

2 published item(s)

preprint2022arXiv

fybrrChat: A Distributed Chat Application for Secure P2P Messaging

The growing demand for connecting with each other across the world has proved to be a boon to the growth of social media platforms. But when it comes to ensuring the privacy and security of the platform, the control is in hands of few monopolies. Some claim to provide a secure medium of communication but their exploitation of users and misusing users' data with their centralized control over the policies has led to various controversies. Lack of trust towards these organisations have made people skeptical towards using these applications for extremely secure communication use-cases. Thus, a system with no central organisation in control and a trustless network is required. A trustless network is a network which does not requires the participants (users) to trust any central authority. These nodes themselves, as a group, can be trusted to make a decision which aligns with the interests of all. This is accompanied by a distributed network, where peers are connected to each other to form a mesh-like network called Swarm. This distributed network of connected peers is often attributed as the internet of tomorrow. The total number of monthly active users on the top 3 chat applications surpassed 4 billion users in July 2019. As of Oct 2020, WhatsApp alone has 2 billion monthly active users sending around 100 billion messages per day. With such vast number of people relying on chat applications, making these applications highly secure becomes a task of paramount importance.

preprint2022arXiv

RIDS : Real-time Intrusion Detection System for WPA3 enabled Enterprise Networks

With the advent of new IEEE 802.11ax (WiFi 6) devices, enabling security is a priority. Since previous versions were found to have security vulnerabilities, to fix the most common security flaws, the WiFi Protected Access 3 (WPA3) got introduced. Although WPA3 is an improvement over its predecessor in terms of security, recently it was found that WPA3 has a few security vulnerabilities as well. In this paper, we have mentioned the previously known vulnerabilities in WPA3 and WPA2. In addition to that, we have created our own dataset based on WPA3 attacks (Section III). We have proposed a two-stage solution for the detection of an intrusion in the network. The two-stage approach will help ease computational processing burden of an AP and WLAN Controller. First, AP will perform a lightweight simple operation for some duration (say 500ms) at certain time interval. Upon discovering any abnormality in the flow of traffic an ML-based solution at the controller will detect the type of attack. Our approach is to utilize resources on AP as well as the back-end controller with certain level of optimization. We have achieved over 99% accuracy in attack detection using an ML-based solution. We have also publicly provided our code and dataset for the open-source research community, so that it can contribute for future research work.