lucaderi / sgr

Progetti Corso Gestione di Rete
https://didattica.di.unipi.it/laurea-in-informatica/insegnamenti/lista-dei-corsi/?anno=2019
14 stars 110 forks source link

Progetto Cau - Tool for http malware check from pcap file #251

Closed caufab closed 1 year ago

caufab commented 2 years ago

Implementing a tool to check for malwares transited via http protocol. Given a pcap file, looks for http flows and extracts all executable files. Theses files are then sent to an external analyser to check wether they can infect the host that received the analyzed http flow.

lucaderi commented 1 year ago

Come pensi di estrarre i files veicolati tramite HTTP? Sistema d'inglese che contiene parecchi errori.

caufab commented 1 year ago

Come pensi di estrarre i files veicolati tramite HTTP?

Il tool usa tshark, lo abbiamo visto a settembre scorso, prima dell'esame.

Sistema d'inglese che contiene parecchi errori.

Nella issue o nel README?

lucaderi commented 1 year ago

Closed by https://github.com/lucaderi/sgr/pull/252