- 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.
-
- 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 1 commit
-
-
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 4 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.
-
- 24 Nov, 2016 1 commit
-
-
Michal 'vorner' Vaner authored
Sometimes (observed with at least telnet) it could generate item with 0 occurrences. That one is of no real use for the graphs or statistics, so avoid generating them altogether.
-
- 20 Nov, 2016 2 commits
-
-
Michal 'vorner' Vaner authored
-
Michal 'vorner' Vaner authored
Add definitions so the events from http proxies may be inserted into the DB.
-