• Stars
    star
    101
  • Rank 336,261 (Top 7 %)
  • Language
    Python
  • License
    Other
  • Created over 12 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This project is part of improving Cuckoo Sandbox, for more information https://honeynet.org/gsoc/slot3 I will use Scapy to write protocols dissectors for: TCP, UDP, ICMP, DNS, HTTP, FTP, IRC, SMB, SIP, TELNET, SSH, IMAP, POP and H.323
This Library:
Essentially, this library has been implemented to be a part of Cuckoo Sandbox
the automated malware analysis tool. This library is depend on Scapy library.

The Supported protocols:
1- this library can parse (dissect) these protocols:
TCP, UDP, ICMP, DNS, HTTP, FTP, IRC, SMB, SIP, TELNET, SMTP, SSH, IMAP and POP.
2- this library is aware of TCP reassembly.
3- this library is capable of recovering the downloaded files through HTTP, FTP and SMTP.

for any further questions or information please contact me.

[email protected]
Abdulellah Alsaheel