I need to get a network packet payload and preprocess it to ANN and SVM.

The payload is in this model (Base64):

"SFRUUC8xLjEgMzAxIE1vdmVkIFBlcm1hbmVudGx5DQpEYXRlOiBNb24sIDE0IEp1biAyMDEwIDA1OjIxOjU1IA=="

Can anyone suggest me some method to do it?

PS: I can't divide that, because is just 1 information.

Similar questions and discussions