LeeBrotherston / tls-fingerprinting

TLS Fingerprinting
GNU General Public License v3.0
373 stars 81 forks source link

Kernel filter failed: Cannot allocate memory #45

Open gtsigner opened 4 years ago

gtsigner commented 4 years ago
godtoy@ubuntu:~/Desktop/work/tls-fingerprinting/fingerprintls$ sudo ./fingerprintls -i ens33
Using interface: ens33
Loaded 409 signatures
Warning: Kernel filter failed: Cannot allocate memory
Couldn't install filter (tcp[tcp[12]/16*4]=22 and (tcp[tcp[12]/16*4+5]=1) and (tcp[tcp[12]/16*4+9]=3) and (tcp[tcp[12]/16*4+1]=3)) or (ip6[(ip6[52]/16*4)+40]=22 and (ip6[(ip6[52]/16*4+5)+40]=1) and (ip6[(ip6[52]/16*4+9)+40]=3) and (ip6[(ip6[52]/16*4+1)+40]=3)) or ((udp[14] = 6 and udp[16] = 32 and udp[17] = 1) and ((udp[(udp[60]/16*4)+48]=22) and (udp[(udp[60]/16*4)+53]=1) and (udp[(udp[60]/16*4)+57]=3) and (udp[(udp[60]/16*4)+49]=3))) or (proto 41 and ip[26] = 6 and ip[(ip[72]/16*4)+60]=22 and (ip[(ip[72]/16*4+5)+60]=1) and (ip[(ip[72]/16*4+9)+60]=3) and (ip[(ip[72]/16*4+1)+60]=3)): can't remove kernel filter: No such file or directory
godtoy@ubuntu:~/Desktop/work/tls-fingerprinting/fingerprintls$ 
gtsigner commented 4 years ago

on ubuntu 18.04 ,kernel

godtoy@ubuntu:~/Desktop/work/tls-fingerprinting/fingerprintls$ uname -a
Linux ubuntu 5.3.0-26-generic #28~18.04.1-Ubuntu SMP Wed Dec 18 16:40:14 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux