Commit graph

16 commits

Author SHA1 Message Date
evilsocket
1f3c009d15
fix: fixed a nil pointer dereference in the http banner grabber of syn.scan 2019-05-07 13:35:01 +02:00
evilsocket
95bc9b9d78
fix: fix an alignment issue for atomic ops on arm 2019-04-23 14:14:23 +02:00
evilsocket
385c8e3926
new: added dns CHAOS banner grabber to syn.scan 2019-04-22 12:33:48 +02:00
evilsocket
30d9415d8c
misc: small fix or general refactoring i did not bother commenting 2019-04-22 11:47:36 +02:00
evilsocket
b8d9179def
misc: small fix or general refactoring i did not bother commenting 2019-04-22 11:13:24 +02:00
evilsocket
df8ebd2525
misc: small fix or general refactoring i did not bother commenting 2019-04-21 20:53:27 +02:00
evilsocket
cd249687da
fix: syn.scanner now uses a dedicated pcap handle to prevent deadlocks and improve performances 2019-04-21 20:37:41 +02:00
evilsocket
070708c307
new: improved syn.scan module performances when scanning multiple addresses 2019-04-21 16:26:37 +02:00
evilsocket
aea68460c8
new: syn.scan will now perform basic tcp banner grabbing 2019-04-21 15:45:32 +02:00
evilsocket
0b430dd488
new: syn.scan can now resolve port services too 2019-04-09 10:52:15 +03:00
evilsocket
e7606589f3
new: syn.scan now exposes progress via api.rest 2019-03-19 11:21:45 +01:00
evilsocket
09c09e647b
misc: small fix or general refactoring i did not bother commenting 2019-03-18 22:16:32 +01:00
evilsocket
4eead7eafa
misc: small fix or general refactoring i did not bother commenting 2019-02-13 10:12:34 +01:00
evilsocket
9cd4e380fb
misc: each module now has its own tagged logging 2019-02-12 15:16:02 +01:00
evilsocket
cf953b1e02
misc: small fix or general refactoring i did not bother commenting 2019-02-12 11:51:27 +01:00
Giuseppe Trotta
ed652622e2 Refactoring modules 2019-02-10 23:58:08 +01:00