Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mohith6/logging-hijacks

Log Analysis of Telnet session hijacking via MAC address spoofing using cowrie Honeypots
https://github.com/mohith6/logging-hijacks

behaviour-analysis cowrie-honeypot loganalysis macaddress-spoofing maninthemiddleattack telnet-session wireshark

Last synced: 7 days ago
JSON representation

Log Analysis of Telnet session hijacking via MAC address spoofing using cowrie Honeypots

Awesome Lists containing this project

README

        

# logging-hijacks
Log Analysis of Telnet session hijacking via MAC address spoofing using cowrie Honeypots

# Cowrie Traffic Monitor

## Overview
This package monitors network traffic and analyzes suspicious activities such as Telnet session hijacking and MAC address spoofing using the Cowrie Honeypot. It captures network packets, correlates suspicious IP and MAC addresses with Cowrie logs, and logs suspicious activities.

## Requirements
- Python 3
- Dependencies: `scapy`, `pyshark`, `requests`, `pandas`
- Wireshark/tcpdump installed for packet capture