- 09 Feb, 2017 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 07 Feb, 2017 3 commits
-
-
Michal 'vorner' Vaner authored
As it is not installed on the target machine and it only generates error messages.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Facebook uses some more assignments and spam the analysis by them. Whitelist them as well.
-
- 31 Jan, 2017 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 30 Jan, 2017 4 commits
-
-
Michal 'vorner' Vaner authored
Because pythons GIL
☺ -
Michal 'vorner' Vaner authored
This reverts commit 410107dd.
-
Michal 'vorner' Vaner authored
This reverts commit a80ea208.
-
Michal 'vorner' Vaner authored
This reverts commit 58697377.
-
- 28 Jan, 2017 1 commit
-
-
Michal 'vorner' Vaner authored
So we push data faster. Maybe.
-
- 27 Jan, 2017 1 commit
-
-
Michal 'vorner' Vaner authored
With smaller number of routers, try to fix some errors.
-
- 26 Jan, 2017 1 commit
-
-
Michal 'vorner' Vaner authored
Allow a different filter for blue turris and omnia. Will get reverted after a short while.
-
- 23 Jan, 2017 3 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Like, at all.
-
Michal 'vorner' Vaner authored
-
- 20 Jan, 2017 1 commit
-
-
Michal 'vorner' Vaner authored
Since we use our own CA, we need wget to verify it against that. Include the certificate and link to it.
-
- 12 Jan, 2017 1 commit
-
-
Michal 'vorner' Vaner authored
We don't want to catch „attackers" coming from lan, so restrict the magic and apply it only on connections coming from WAN. Ask the system what the WAN actually is. And yes, this expects somehow sane network configuration, but it should be default anyway, so this catches 99% of cases.
-
- 10 Jan, 2017 1 commit
-
-
Michal 'vorner' Vaner authored
Test and fix the AmIHacked rust processing. Also include few improvements: • Use different hashes in hash tables, to speed up a bit. • Provide tab in the output instead of a space, as is required by to_db.pl • Accept both compressed and uncompressed input files, as needed by repu_add
-
- 09 Jan, 2017 4 commits
-
-
Michal 'vorner' Vaner authored
Testing needed.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 20 Dec, 2016 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 18 Dec, 2016 2 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 17 Dec, 2016 2 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Splitting into functions, scoped threads
-
- 16 Dec, 2016 3 commits
-
-
Michal 'vorner' Vaner authored
In parallel across all the input files.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
-
- 13 Dec, 2016 2 commits
-
-
Michal 'vorner' Vaner authored
• Don't ask for OCSP ‒ this may produce more output which confuses the parser and generates wrong data. • Don't send the empty line to the server. This caused the server to generate a Bad Request, which we don't want.
-
Michal 'vorner' Vaner authored
If one client sends broken data, don't kill the whole batch for the other clients.
-
- 12 Dec, 2016 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 01 Dec, 2016 1 commit
-
-
Michal 'vorner' Vaner authored
The Mirai botnet use some more interesting ports.
-
- 28 Nov, 2016 1 commit
-
-
Michal 'vorner' Vaner authored
-
- 25 Nov, 2016 5 commits
-
-
Michal 'vorner' Vaner authored
The old version of the NetAddr::IP on the server doesn't know the function and we probably don't care about storing up to two strange IP addresses.
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Omit addresses that shouldn't be on the wide internet. This is things like local-network addresses, multicasts, etc. These just make little sense as sources of attacks and it usually means something else than attacks.
-
Michal 'vorner' Vaner authored
Use the attack kind as the first index and the date as second. First, the resulting JSONs are likely to be smaller, second, it makes sense to do a graph of one kind of attack over time, but it makes little sense to do a graph for single day comparing pears and apples.
-
Robin Obůrka authored
-