Skip to content

majidmc2/snmp-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

About

This script wrote base on SNMP Covert Channel. It used SNMP Protocol for create a covert channel chat (peer-to-peer). For more information about Covert Channel see.


Installation

Requirements

scapy

Python3.*

Run

At first you should clone the repository

git clone https://github.com/majidmc2/snmp_chat

Then install requirements with pip3.*

sudo pip3 install scrapy

After That open the new terminal and run snmp_chat.py,

cd snmp_chat

sudo python3 snmp_chat.py -l [LOCAL_IP] -d [DESTINATIO_IP] -c [COMMINUTY (Optional)] -e [AES_KRY (Optional)] -p [UDP_PORT (Optional)]

Example

On 192.168.1.103:

On 192.168.1.104:

On Wireshark:


Releases

No releases published

Packages

 
 
 

Languages