Alexandre Dulaunoy
|
c88cba238d
|
Merge pull request #417 from andurin/master
Fix pybgpranking dependency in requirements
|
2019-10-29 09:07:11 +01:00 |
Hendrik
|
143a41124d
|
Fix pybgpranking dependency in requirements
Relates #334
|
2019-10-29 00:38:33 +01:00 |
Terrtia
|
cd9488d79a
|
Merge branch 'master' of https://github.com/CIRCL/AIL-framework
|
2019-10-28 14:38:15 +01:00 |
Terrtia
|
da581878c3
|
chg: [Keys module] detect public key
|
2019-10-28 14:37:50 +01:00 |
Terrtia
|
f1def65c89
|
chg: [lib ConfigLoader] add configLoader class
|
2019-10-28 13:48:43 +01:00 |
Terrtia
|
48abb89d28
|
chg: [Domain] add domain object: tag + correlation (decoded items + tags + pgp + cryptocurrency)
|
2019-10-17 16:39:43 +02:00 |
Thirion Aurélien
|
dc25cd98ff
|
Merge pull request #404 from WimpyMan/master
Added: IP matching module
|
2019-10-04 13:50:53 +02:00 |
Alexandre Dulaunoy
|
ceec895bc5
|
Merge pull request #411 from krial057/patch-1
Fixed some typos
|
2019-10-04 13:45:28 +02:00 |
krial057
|
614cdcb47c
|
Fixed some typos
Fixed some typos in the readme
|
2019-10-04 13:36:44 +02:00 |
Bastien Schils
|
de494aa460
|
LAUNCH.py: Added execution of script IPAddress.py
|
2019-10-02 21:35:30 +02:00 |
Bastien Schils
|
4586467962
|
IPAddress.py: use ipaddress module
Improved readibility, maintainability and use of standard module
|
2019-10-02 21:33:02 +02:00 |
Terrtia
|
e759b560db
|
fix: [Tool] fix searchsploit regex
|
2019-09-30 10:13:47 +02:00 |
Thirion Aurélien
|
164524970d
|
Merge pull request #408 from stamparm/master
Adding more tools
|
2019-09-27 14:51:41 +02:00 |
Miroslav Stampar
|
4f3858045c
|
Adding more tools
|
2019-09-27 14:46:26 +02:00 |
Thirion Aurélien
|
41529bdb19
|
Merge pull request #407 from stamparm/patch-1
Covering special cases (on pastebin)
|
2019-09-26 11:39:52 +02:00 |
Miroslav Stampar
|
34bfc6a44a
|
Covering special cases (on pastebin)
There is no need for checking `()` in case of (e.g.) Litecoin and Dash as those are also additionally checked with Bitcoin address verifier
|
2019-09-26 11:10:02 +02:00 |
Terrtia
|
e3040f8e6d
|
fix: [Tools] typo
|
2019-09-25 23:57:57 +02:00 |
Terrtia
|
804515179d
|
fix: [Tools] typo
|
2019-09-25 23:50:27 +02:00 |
Terrtia
|
b9c9187e3e
|
fix: [Tools] fix loop
|
2019-09-25 23:48:30 +02:00 |
Thirion Aurélien
|
4faba001cf
|
Merge pull request #406 from stamparm/master
Adding tool regexes
|
2019-09-25 17:05:22 +02:00 |
Miroslav Stampar
|
ae5c0ace01
|
Adding tool regexes
|
2019-09-25 16:12:03 +02:00 |
Terrtia
|
987b56a224
|
Merge branch 'master' of https://github.com/CIRCL/AIL-framework
|
2019-09-25 10:26:47 +02:00 |
Terrtia
|
54bd00503f
|
chg: [Tools detection] add tool detection module
|
2019-09-25 10:26:06 +02:00 |
Thirion Aurélien
|
79cfba389d
|
Merge pull request #405 from stamparm/master
Enforcing Base58 check on Litecoin and Dash addresses
|
2019-09-25 09:39:09 +02:00 |
Miroslav Stampar
|
69e793f16a
|
Enforcing Base58 check on Litecoin and Dash addresses
|
2019-09-25 09:37:33 +02:00 |
Terrtia
|
9051c4081b
|
fix: [url_prefix] add root blueprint, fix:#403
|
2019-09-25 08:58:18 +02:00 |
Terrtia
|
734c94453a
|
Merge branch 'master' of https://github.com/CIRCL/AIL-framework
|
2019-09-24 15:34:15 +02:00 |
Terrtia
|
bfdcc13496
|
fix: [TermTracker] fix performance: disable token stats
|
2019-09-24 15:33:53 +02:00 |
WimpyMan
|
d5c3f28e47
|
modules.cfg: Minor: Added \n to seperate sections
|
2019-09-24 10:30:33 +02:00 |
WimpyMan
|
163fa4b95a
|
config.cfg.sample: Improved example for IP module
By default, the list of networks to monitor is now empty.
The previous value is now given as example.
|
2019-09-24 10:27:56 +02:00 |
Bastien Schils
|
c0171eba81
|
Added: IP matching module
|
2019-09-23 18:22:25 +02:00 |
Thirion Aurélien
|
c8c80ea5a0
|
Merge pull request #401 from stamparm/master
Improvement of crypto-address regexes (lesser FPs)
|
2019-09-23 09:45:39 +02:00 |
Miroslav Stampar
|
9c51c582f9
|
Improvement of crypto-address regexes (lesser FPs)
|
2019-09-23 09:41:58 +02:00 |
Terrtia
|
839443500d
|
chg: [Cryptocurrency, RegexTracker] uptdate cryptocurrency list + fix: RegexTracker typo
|
2019-09-22 14:57:23 +02:00 |
Terrtia
|
30fd361e1c
|
chg: [Cryptocurrency] add private_key entry + fix dash regex
|
2019-09-22 14:44:37 +02:00 |
Thirion Aurélien
|
7dbb27055e
|
Merge pull request #398 from stamparm/master
Implementation for different cryptocurrencies
|
2019-09-20 15:20:44 +02:00 |
Miroslav Stampar
|
5136ef12e2
|
Implementation for different cryptocurrencies
|
2019-09-20 15:06:39 +02:00 |
Terrtia
|
3a9d0157e4
|
chg: [Cryptocurrency] add new Cryptocurrency module
|
2019-09-19 16:31:15 +02:00 |
Terrtia
|
8612d89275
|
fix: [SQL module] fix typo
|
2019-09-19 12:22:21 +02:00 |
Thirion Aurélien
|
ed217656ec
|
Merge pull request #396 from stamparm/master
Improvement of SQLi detection
|
2019-09-19 12:09:28 +02:00 |
Miroslav Stampar
|
ba46e38125
|
Improvement of SQLi detection
|
2019-09-19 12:08:11 +02:00 |
Terrtia
|
fed04e8e5a
|
chg: [Tracker] add optionnal description field
|
2019-09-13 16:33:34 +02:00 |
Terrtia
|
5734205828
|
chg: [API] add Tracker documentation
|
2019-09-13 11:40:09 +02:00 |
Terrtia
|
fb35be77f4
|
chg: [Tracker] add more info
|
2019-09-13 11:06:41 +02:00 |
Terrtia
|
a42676fbce
|
fix: [sparkline] datatable drawing
|
2019-09-12 14:49:08 +02:00 |
Terrtia
|
d41ee58a67
|
fix: [d3 graph] fix script path
|
2019-09-12 14:37:48 +02:00 |
Thirion Aurélien
|
1a9253ce00
|
Merge pull request #391 from CIRCL/term_trackerv1
fix: add missing file
|
2019-09-12 14:24:16 +02:00 |
Terrtia
|
69f6eaf521
|
fix: add missing file
|
2019-09-12 14:23:16 +02:00 |
Thirion Aurélien
|
3dd32c87e5
|
Merge pull request #390 from CIRCL/term_trackerv1
fix: [d3 js plugin]
|
2019-09-12 14:16:03 +02:00 |
Terrtia
|
55f4b72054
|
fix: [d3 js plugin]
|
2019-09-12 14:15:18 +02:00 |