issues
search
codexgigassys
/
codex-backend
Codex Gigas malware DNA profiling search engine discovers malware patterns and characteristics assisting individuals who are attracted in malware hunting.
MIT License
154
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Question] What this means?
#131
d4nxx09
closed
1 year ago
0
APT-notes samples pass
#130
W4nn4Die
opened
4 years ago
2
minor readme updates
#129
wesinator
closed
4 years ago
0
Webapp\mongo db issue
#128
n0tis
closed
6 years ago
4
double-posting protection for tasks
#127
CrimsonGlory
opened
7 years ago
0
yarGen not working
#126
CrimsonGlory
opened
7 years ago
0
containers should auto-restart on failure
#125
CrimsonGlory
opened
7 years ago
0
Script to remove zombie rq workers from redis list after power outage
#124
CrimsonGlory
opened
7 years ago
0
Script to add failed tasks to queue again in case of power outage
#123
CrimsonGlory
opened
7 years ago
0
task process should recieve just the task_id
#122
CrimsonGlory
closed
7 years ago
0
User should be able to download VT scan without downloading sample
#121
CrimsonGlory
opened
7 years ago
0
Some signature descriptions are being saved with a blank space at the beginning, so when searching for them later (without the blank space) they doesn't match
#120
CrimsonGlory
closed
7 years ago
2
task_counter --> total hashes on remaining tasks
#119
CrimsonGlory
opened
7 years ago
0
Add config option to auto_fix inconsistencies that spend VT credit
#118
CrimsonGlory
closed
7 years ago
0
Save IP of the user creating the task
#117
CrimsonGlory
closed
7 years ago
0
Task counter is always on zero
#116
CrimsonGlory
closed
7 years ago
0
#113 logging after using key
#115
CrimsonGlory
closed
7 years ago
0
ValueError in int(output): invalid literal for int() with base 10: '' (number_of_jobs_on_queue)
#114
CrimsonGlory
closed
7 years ago
0
add more logs to VT credit spending
#113
CrimsonGlory
closed
7 years ago
1
Update Dockerfile to the new yarGen version
#112
CrimsonGlory
closed
7 years ago
0
: ValueError: download_from_virus_total recieved an invalid hash
#111
CrimsonGlory
opened
7 years ago
0
ERROR:root:Error parsing pefileModule with sample ...
#110
CrimsonGlory
opened
7 years ago
1
Codex Gigas web app from remote
#109
garanews
closed
7 years ago
1
Task should count credits spent to be able to fix it
#108
CrimsonGlory
closed
7 years ago
1
ValueError: No JSON object could be decoded in virusTotalApi.py
#107
CrimsonGlory
closed
7 years ago
0
raise SSLError(e, request=request) in virusTotalApi.py
#106
CrimsonGlory
opened
7 years ago
0
AttributeError: 'NoneType' object has no attribute 'get' in add_response (SearchModule.py)
#105
CrimsonGlory
closed
7 years ago
1
Document more ways to add files
#104
CrimsonGlory
opened
7 years ago
1
Cert plugin fails with dlls
#103
CrimsonGlory
opened
7 years ago
0
An error when downloading from VirusTotal may expose apikey
#102
CrimsonGlory
closed
7 years ago
1
Hacer que los nuevos archivos entren con date (Legacy 451)
#101
CrimsonGlory
closed
7 years ago
0
agregar en la documentación para actualizar codex (Legacy 441)
#100
CrimsonGlory
opened
7 years ago
0
eliminar el redis del contenedor de api (Legacy 440)
#99
CrimsonGlory
closed
7 years ago
0
que se pueda ver la lista de tasks https://github.com/nvie/rq/blob/master/rq/queue.py#L127..L130 (Legacy 439)
#98
CrimsonGlory
closed
7 years ago
0
http://127.0.0.1:4501/api/v1/metadata query without file_hash returns 500
#97
CrimsonGlory
closed
7 years ago
0
Cola de prioridad para los workers (Legacy 437)
#96
CrimsonGlory
opened
7 years ago
0
unify http requests when asking for samples count, AV counts etc (Legacy 434)
#95
CrimsonGlory
opened
7 years ago
0
Bottle: response.code does not exist --> use response.status
#94
CrimsonGlory
closed
7 years ago
0
implementar que la api reciba la salida del cuckooreader en http://<host>/api/v1/cuckoo_report (Legacy 417)
#93
CrimsonGlory
opened
7 years ago
0
ValueError: need more than 1 value to unpack (Legacy 401)
#92
CrimsonGlory
closed
7 years ago
0
el TimeStamp de compilación se puede buscar solo por match exacto. Estaría bueno que se guarde en la db como date, y que pueda buscar por intervalos (Legacy 408)
#91
CrimsonGlory
opened
7 years ago
0
agregar boton para mass-download de av_result de los hashes seleccionados (Legacy 407)
#90
CrimsonGlory
opened
7 years ago
0
el status code de cuando pedis la meta de un hash y no se encuentra deberia ser 404 (hay que ver si esto no jode a angular). http://192.168.0.46:4500/api/v1/metadata?file_hash=43ed8e74dca212a7d2aab3a5eb136dcd068161a9 (Legacy 389)
#89
CrimsonGlory
closed
7 years ago
1
el yara generator se debería fijar si tiene 4GB, si no tiene, que use el yaragenerator más chico
#88
CrimsonGlory
opened
7 years ago
0
Armar indice compuesto de import-import para mejorar las queries de mas de una import
#87
CrimsonGlory
opened
7 years ago
0
En el plugin de String, hay que hacer una query gigante con todas las strings y OR's, de forma tal que mongo devuelva una seria de documentos. Todos esos documentos que devuelve, son las strings que si encontró. (Legacy 381)
#86
CrimsonGlory
opened
7 years ago
0
todos las meta deberían tener un date (Legacy 380)
#85
CrimsonGlory
opened
7 years ago
0
"GET /av_result agregar un force=true . que olbligue a repedir el av_analysis "
#84
CrimsonGlory
opened
7 years ago
0
secrets.py and env vars should be used through a function that searchs in secrets.py, then default_config.py (Legacy 370)
#83
CrimsonGlory
closed
7 years ago
1
cuando sea un combinado AV_signature con otra cosa, que busque primero 'la otra cosa' y después combine con el av_signature (Legacy 357)
#82
CrimsonGlory
opened
7 years ago
0
Next