Closed maluyckx closed 1 year ago
[x] dans readme, y a une info qui est répété dans la sectionc "Commands" :
[x] la commande "python3 train_IDS.py \ --webclients ../training_datasets/tcpdumps/webclients_tcpdump.txt \ --bots ../training_datasets/tcpdumps/bots_tcpdump.txt \ --algo logistic_regression \ --output ../trained_models/logistic_regression/trained_model_logistic_regression.pkl" marche seulement après avoir cd dans script
[x] fix les constants de PATH_TO_BOTLISTS dans la fonction read_botlists
[x] fix path suspicious hosts
[ X] Si pas d'autre solution pour type of requests/response, maybe faire des combinaisons de toutes les types possibles et ensuite faire un mapping de ça (https://chat.openai.com/share/1156821d-e240-427c-b293-185a983ace85) => autre solution trouvé !
TODO LIST
features.py
, in functionget_timing_of_all_queries
, check the bigATTENTION