Skip to content

EV-OD/tcp_backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Authentication and IP Address Tracking

A Django web application for user authentication and IP Address Tracking

Table of Contents

Description

This Django project provides user authentication features and IP tracking functionalities. Users can register, login and logout. In this project, the IP addresses re tracked, and various flags are set based on different actions like: a. Registry changes b. Sub-Process Analysis c. Footprints

features

  • User Authentication (Register, Login, Logout)
  • IP Tracking
    • Autoflagging IPs
    • Setting Public Flags for IPs
    • Setting Authentication Flags for IPs
    • Retrieving Flags for IPs
    • Checking if an IP exists

Installation

  1. Clone the repository:

    git clone https://github.com/EV-OD/tcp_backend.git
    cd tcp_backend
    
  2. Install npm dependencies:

    python -m pip install -r requirements.txt
    ./automate

Usage

  1. User Authentication

  1. Data Visialization

  2. Notifier and Connections Observer

    • It will notify you when there is new process analysis which is flagged.
    • User can watch the in more detail and also kill it

License

  • Review the license details in the LICENSE file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •