Commit graph

567 commits

Author SHA1 Message Date
theirix
76f7454049 Fixed drda loop logic 2016-08-22 15:09:06 +03:00
theirix
fb687b7217 Fix another overflow in DRDA 2016-08-22 15:09:06 +03:00
Campus
b34d418b57 fix indentation ssl.c 2016-08-22 12:03:56 +02:00
Michele Campus
45f8f72bae Merge pull request #252 from emanuele-f/gmail
Add hotmail service and enable full master protocol detection for sub-protocols
2016-08-22 11:56:06 +02:00
emanuele-f
11ca0a01d3 Enable full master protocol detection for sub-protocols 2016-08-22 11:32:57 +02:00
emanuele-f
5f4bbe311e Add Hotmail service 2016-08-22 11:08:22 +02:00
Luca Deri
305e310f0a Merge pull request #251 from Lzz/dev
Fix README.md
2016-08-20 08:28:47 +02:00
yimao
ed35c466ae Fix README.md 2016-08-20 11:05:10 +08:00
Michele Campus
48341094a3 Merge pull request #248 from theirix/build-check2
Added instructions how to run tests
2016-08-13 16:22:40 +02:00
theirix
fb73ab95ea Added instructions on running tests 2016-08-13 17:17:35 +03:00
theirix
9c4f80449b Fixed dist build 2016-08-13 17:14:01 +03:00
Luca Deri
dc88cc4e64 Merge pull request #247 from theirix/build-check
Allowed to run tests by 'make check' in addition to plain do.sh
2016-08-13 13:32:20 +02:00
theirix
bee9090a92 Allowed to run tests by 'make check' 2016-08-13 13:35:14 +03:00
Michele Campus
d1bf5d2bb6 Merge pull request #245 from denisvm/service-slack
added Slack service
2016-08-13 10:54:27 +02:00
Denis Volpato Martins
9c2eba2009 fix Slack service domains without A DNS RRs and fix slack-imgs.com access 2016-08-12 15:18:11 -03:00
Denis Volpato Martins
44271e7bb8 added Slack service 2016-08-12 15:08:32 -03:00
Campus
5e399498c3 minor fixes 2016-08-12 15:51:41 +02:00
Campus
3bfa021760 fix quic result detection for YouTube 2016-08-12 15:33:34 +02:00
Michele Campus
7853c4a90b Merge pull request #244 from emanuele-f/starttls
Add STARTTLS detection
2016-08-12 15:27:11 +02:00
emanuele-f
e7613a3851 Add IMAPS protocol on stack for use on detection giveup 2016-08-12 14:28:16 +02:00
emanuele-f
b34e9bf42a Keep previous code 2016-08-12 13:28:40 +02:00
emanuele-f
6e1341c148 Add STARTTLS detection 2016-08-12 13:19:42 +02:00
Campus
92cac451c8 added new Youtube server name to improve detection 2016-08-11 20:06:08 +02:00
Michele Campus
0e04068952 Merge pull request #242 from theirix/fix-drda
Fixed DRDA detection
2016-08-11 09:16:42 +02:00
theirix
0a06b3b208 Fixed DRDA detection 2016-08-11 01:55:24 +03:00
Campus
8bccfa5b10 fixed invalid termination with ipv6 address 2016-08-09 23:00:33 +02:00
Michele Campus
5e1e6a48a4 Merge pull request #241 from theirix/fix-quic
Fixed buffer overflow in QUIC
2016-08-08 09:52:38 +02:00
theirix
4981005572 Fixed QUIC crash 2016-08-07 22:37:36 +03:00
Luca Deri
9e207f7f24 Fix for systems without beXXtoh 2016-08-05 17:29:33 +02:00
Michele Campus
5ec1b685d8 Merge pull request #240 from emanuele-f/openvpn
Add openvpn test pcap
2016-08-05 09:16:49 +02:00
emanuele-f
c41571879b Add openvpn test pcap 2016-08-05 01:20:05 +02:00
Michele Campus
62a5f2350b Merge pull request #239 from emanuele-f/openvpn
OpenVPN detection by opcode, packet ID and session ID
2016-08-05 00:21:31 +02:00
emanuele-f
82f10ddc6a OpenVPN detection by opcode, packet ID and session ID 2016-08-04 23:08:09 +02:00
Michele Campus
4fa76bee78 Merge pull request #235 from theirix/fix-overflow-oscar
Fixed overflow in Oscar
2016-07-26 10:37:36 +02:00
theirix
384dee1f95 Fail when Oscar family or type is 0 2016-07-25 18:24:45 +03:00
theirix
3e5033ff13 Fail when Oscar family is 0 2016-07-25 17:44:45 +03:00
theirix
01ac65eee4 Fail fast when Oscar family cannot be detected 2016-07-25 17:02:39 +03:00
Luca Deri
da80bd8bb4 Added ndpi_get_proto_by_name() for mapping protocolIDs to protocol names
Added a new parameter to ndpi_guess_protocol_id() to indicate if the guessed protocol has been set by the user through a custom protocols file
2016-07-25 14:52:44 +02:00
theirix
470901dc58 Fixed overflow in Oscar 2016-07-25 15:23:44 +03:00
Michele Campus
32e6a79e9c Merge pull request #234 from theirix/fix-overflows
Fixed payload overflow in MQTT, DNS
2016-07-25 12:12:47 +02:00
theirix
d1f0b56adc Fixed payload overflow in MQTT, DNS 2016-07-25 12:58:27 +03:00
Michele Campus
77fc4be458 Merge pull request #233 from theirix/fix-bgp
Fixed BGP payload overflow
2016-07-25 10:22:47 +02:00
theirix
3dec8d1880 Fixed BGP payload overflow 2016-07-25 11:19:00 +03:00
Michele Campus
b102caf482 Merge pull request #232 from theirix/dns-int-overflow
Fixed integer overflow in DNS extensions
2016-07-25 10:05:47 +02:00
theirix
7ec9e78e4d Fixed integer overflow in DNS extensions 2016-07-25 10:04:39 +03:00
Campus
b6237bc39d minor fixes hangout 2016-07-20 13:31:29 +02:00
Luca Deri
54935e4aa3 Removed un-necessary files 2016-07-20 01:41:26 +02:00
Luca Deri
18b9addc85 Implemented #228 2016-07-20 01:40:16 +02:00
Luca Deri
abdccaa8eb Harvested some unused protocols 2016-07-20 00:28:32 +02:00
Luca Deri
a93c83fe6b Added check on payload len (#227) 2016-07-12 16:05:49 +02:00