Simone Margaritelli
|
2659a559c9
|
fix: using proper v2 package suffix (fixes #727)
|
2024-08-09 18:19:21 +02:00 |
|
Simone Margaritelli
|
59dce4ced6
|
new: centralized pcap capture configuration management
|
2021-08-21 14:21:36 +02:00 |
|
Simone Margaritelli
|
bef4c6abaa
|
new: basic ipv6 support
|
2021-04-03 18:42:14 +02:00 |
|
Hasibul Hasan Anik
|
050bd28511
|
Kepp sync.WorkerGroup.Add() outside of goroutine
The workergroup should be added before starting the worker.
The worker routine itself should not start the worker. It causes race condition.
|
2020-03-05 12:58:22 +06:00 |
|
evilsocket
|
95bc9b9d78
|
fix: fix an alignment issue for atomic ops on arm
|
2019-04-23 14:14:23 +02:00 |
|
evilsocket
|
30d9415d8c
|
misc: small fix or general refactoring i did not bother commenting
|
2019-04-22 11:47:36 +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
|
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 |
|