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: 11 days ago
JSON representation
Log Analysis of Telnet session hijacking via MAC address spoofing using cowrie Honeypots
- Host: GitHub
- URL: https://github.com/mohith6/logging-hijacks
- Owner: mohith6
- License: bsd-3-clause
- Created: 2024-12-25T08:50:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T12:58:18.000Z (about 1 year ago)
- Last Synced: 2025-02-09T13:36:12.380Z (about 1 year ago)
- Topics: behaviour-analysis, cowrie-honeypot, loganalysis, macaddress-spoofing, maninthemiddleattack, telnet-session, wireshark
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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