AIL-framework/bin
Philipp Schmied fd329aaba9 config.cfg.sample: Merged overwritten changes from upstream 2018-02-27 16:16:57 +01:00
..
feeder fix: Added a backoff time if an IOError happens 2018-01-15 17:45:13 +01:00
packages config.cfg.sample: Merged overwritten changes from upstream 2018-02-27 16:16:57 +01:00
Attributes.py Improved description of modules inside the scripts 2017-05-09 11:13:16 +02:00
Categ.py update: Moved filtering operation (thresholds, number of matching in the 2017-12-11 17:28:34 +01:00
Credential.py update: Moved filtering operation (thresholds, number of matching in the 2017-12-11 17:28:34 +01:00
CreditCards.py Renamed BrowseWarningPaste into alertHandler 2017-11-15 16:15:43 +01:00
Curve.py Implemented email notifications (bin: config.cfg additions, email sending via analyzer scripts; var: Changes to add notifications via terms management); terms_management: Fixed click handlers not being added to all tracked terms. 2018-02-27 15:12:02 +01:00
CurveManageTopSets.py Improved description of modules inside the scripts 2017-05-09 11:13:16 +02:00
Cve.py Renamed BrowseWarningPaste into alertHandler 2017-11-15 16:15:43 +01:00
Dir.py Small fixes to make the refactoring production ready 2014-08-22 17:35:40 +02:00
DomClassifier.py Improved description of modules inside the scripts 2017-05-09 11:13:16 +02:00
DumpValidOnion.py Fix the onion module, log the valid onions. 2014-09-01 16:18:06 +02:00
Duplicates.py Added date in Duplicate for better distinguish duplicate. Also, added a timeout for the dataTable in duplicate inside the modal. 2016-11-24 15:05:29 +01:00
Duplicates_old.py Added moduleInfo + Renamed modules 2016-08-24 17:28:39 +02:00
Global.py Updated web interface to handle new mixer module. and fixed one dependency bug. 2016-12-23 15:44:46 +01:00
Helper.py Better support of python3 in Helper.py 2017-11-20 14:55:36 +01:00
Indexer.py Typo2.. 2017-08-24 16:43:42 +02:00
Keys.py Renamed BrowseWarningPaste into alertHandler 2017-11-15 16:15:43 +01:00
LAUNCH.sh Allow for multiple entries like 1 2 3 4 5 2017-11-28 15:15:12 +01:00
Lines.py Added moduleInfo + Renamed modules 2016-08-24 17:28:39 +02:00
Mail.py Renamed BrowseWarningPaste into alertHandler 2017-11-15 16:15:43 +01:00
Mixer.py Merge branch 'iss160' into showDiff 2017-12-12 11:33:22 +01:00
ModuleInformation.py Prepared moduleInfo to handle module click with curses (will come back later). 2016-12-22 08:45:53 +01:00
ModuleStats.py Added save of paste_baseName in set for searches. This is done in ModuleStats to not surcharge the Global module. 2016-08-23 08:52:54 +02:00
ModulesInformationV2.py fix: asciimatics introduced the '_required_height' property in the Label class. Just updating here to mirror the change 2018-02-16 14:35:09 +01:00
NotificationHelper.py Implemented email notifications (bin: config.cfg additions, email sending via analyzer scripts; var: Changes to add notifications via terms management); terms_management: Fixed click handlers not being added to all tracked terms. 2018-02-27 15:12:02 +01:00
Onion.py Renamed BrowseWarningPaste into alertHandler 2017-11-15 16:15:43 +01:00
Phone.py Renamed BrowseWarningPaste into alertHandler 2017-11-15 16:15:43 +01:00
QueueIn.py Big refactoring, make the queues more flexible 2014-08-29 19:37:56 +02:00
QueueOut.py Big refactoring, make the queues more flexible 2014-08-29 19:37:56 +02:00
Queues_Monitoring.py More cleanup 2014-09-05 10:42:01 +02:00
RegexForTermsFrequency.py Implemented email notifications (bin: config.cfg additions, email sending via analyzer scripts; var: Changes to add notifications via terms management); terms_management: Fixed click handlers not being added to all tracked terms. 2018-02-27 15:12:02 +01:00
Release.py Improved description of modules inside the scripts 2017-05-09 11:13:16 +02:00
Repartition_graph.py Automatically start redis_levelDB with the correct date 2017-08-23 10:16:56 +02:00
SQLInjectionDetection.py Renamed BrowseWarningPaste into alertHandler 2017-11-15 16:15:43 +01:00
SentimentAnalysis.py Improved description of modules inside the scripts 2017-05-09 11:13:16 +02:00
SetForTermsFrequency.py Implemented email notifications (bin: config.cfg additions, email sending via analyzer scripts; var: Changes to add notifications via terms management); terms_management: Fixed click handlers not being added to all tracked terms. 2018-02-27 15:12:02 +01:00
Shutdown.py Small fixes to make the refactoring production ready 2014-08-22 17:35:40 +02:00
SourceCode.py Improve SourceCode, keywords and add description in /doc 2016-03-12 12:30:38 +01:00
Tokenize.py Improved description of modules inside the scripts 2017-05-09 11:13:16 +02:00
Update-conf.py Added possibility to keep a backup of the old config + check if config is valid before starting scripts. 2017-04-25 09:32:05 +02:00
Web.py Improved description of modules inside the scripts 2017-05-09 11:13:16 +02:00
WebStats.py Improved description of modules inside the scripts 2017-05-09 11:13:16 +02:00
__init__.py Initial import of AIL framework - Analysis Information Leak framework 2014-08-06 11:43:40 +02:00
ailleakObject.py update: removed useless comments 2017-11-24 08:57:41 +01:00
alertHandler.py feature: try to send data to MISP if keys are provided, else do nothing 2017-11-23 13:47:02 +01:00
empty_queue.py - Modified redis connection (from levelDB to redis). 2016-08-18 15:34:19 +02:00
import_dir.py Added seconds args in import_dir 2017-11-15 16:03:42 +01:00
indexer_lookup.py -v option added to list the path 2015-12-22 21:37:05 +00:00
launch_logs.sh Updated individual launch scripts 2017-08-23 12:28:12 +02:00
launch_lvldb.sh Updated individual launch scripts 2017-08-23 12:28:12 +02:00
launch_queues.py Add script to import from local directory, use local python from env 2016-02-04 15:22:51 +01:00
launch_queues.sh Updated individual launch scripts 2017-08-23 12:28:12 +02:00
launch_redis.sh Updated individual launch scripts 2017-08-23 12:28:12 +02:00
launch_scripts.sh Renamed BrowseWarningPaste into alertHandler 2017-11-15 16:15:43 +01:00
preProcessFeed.py Improved description of modules inside the scripts 2017-05-09 11:13:16 +02:00
template.py Add template file for writing a new module 2016-02-03 10:33:42 +01:00
tor_fetcher.py fix onions, cc and domain classifier modules 2014-09-08 16:51:43 +02:00