Commit graph

84 commits

Author SHA1 Message Date
_Frky
fe2fd6ca5b Add TCB argument to repl functions in protos 2022-02-16 11:53:12 +01:00
gpotter2
beefcc9185 Test suite refactor 2022-02-15 15:20:24 +01:00
gpotter2
cafef21436 Rename Packet->MPacket 2022-02-14 14:10:03 +01:00
gpotter2
cda878bd3c Fix formatting 2022-02-14 13:49:17 +01:00
gpotter2
99bafe232d Cleanup & Abstractify 2022-02-14 13:44:52 +01:00
gpotter2
5b97b738e9 SMB1/SMB2 Negotiate replies 2022-02-14 13:44:52 +01:00
_Frky
6cace5d64b Fix bug 2022-02-12 10:33:51 +01:00
_Frky
f3d8ff3d12 Fix import in unit tests 2022-02-12 10:29:00 +01:00
_Frky
77ee5e2401 Add logging function calls for L4 dissectors 2022-02-12 10:28:58 +01:00
_Frky
7b431950eb Add logging function calls for L3 dissectors 2022-02-12 10:27:39 +01:00
_Frky
7e5cb39dd3 Create crate for logging + add L3-L4 logging functions in Console Logger 2022-02-12 10:27:39 +01:00
_Frky
26f74ad6a5 Change log format (add timestamp) 2022-02-12 10:27:39 +01:00
_Frky
27f1c4ba65 Add Console Logger for Ethernet 2022-02-12 10:27:39 +01:00
_Frky
908ff3689d Fix typo in ConsoleLogger 2022-02-12 10:27:39 +01:00
_Frky
290f236157 Fix test in proto 2022-02-12 10:27:39 +01:00
_Frky
e9212ae438 Fix tests and warning 2022-02-12 10:27:39 +01:00
_Frky
7c4e2bac55 Cargo fmt 2022-02-12 10:27:39 +01:00
_Frky
e76ba12611 Add Logger Trait and ConsoleLogger as an example for ARP and Ethernet 2022-02-12 10:27:39 +01:00
gpotter2
f6870c98b5 Cleanup: use derive instead of impl 2022-02-11 18:19:04 +01:00
Pierre Lalet
cc399f3828 clap: switch to new API 2022-01-06 17:36:05 +01:00
_Frky
0749e23eea Fix TCP FIN,ACK behaviour 2021-12-31 11:21:33 +01:00
_Frky
797c30ce91 Add unit tests for FIN,ACK packets 2021-12-31 11:14:15 +01:00
Pierre Lalet
166f121d76 Proto/RPC: support RPC over UDP 2021-12-23 16:21:16 +01:00
Pierre
f28e0770f6
Merge pull request #23 from Frky/master
Clean a few commented lines
2021-12-23 15:19:54 +01:00
_Frky
6f2f3226a4 Clean a few commented lines 2021-12-23 11:19:14 +01:00
_Frky
cffc94feb7 Fix bug in HTTP FSM 2021-12-23 11:06:48 +01:00
_Frky
a422f60a9a Add test to emphasis bug in HTTP FSM 2021-12-23 11:03:40 +01:00
Pierre Lalet
37895f9528 Add Unix RPC 2021-12-22 09:54:02 +01:00
_Frky
c116c7bfdb Move HTTP tests into a module 2021-12-16 22:40:54 +01:00
Pierre Lalet
c127fec54c Add Ghost RAT protocol 2021-12-16 22:11:46 +01:00
_Frky
6da8a23ede
Merge pull request #12 from p-l-/enh-proto
Replace if / else if using a match
2021-12-16 20:25:02 +01:00
Pierre Lalet
7427d28d52 Replace if / else if using a match 2021-12-16 02:00:40 +01:00
Pierre Lalet
e533b1ce25 CI: check Rust format 2021-12-16 01:14:43 +01:00
_Frky
dbd4d57222 Publication of masscanned v0.2.0 2021-12-08 11:30:17 +01:00