LucaReggiannini
LucaReggiannini
Hello, is it possible to add the Offense Domain Name inside an imported alert from QRadar? This could be very usefull for a multi tenant Qradar infrastructured (customers defined with...
Hello. Consider the following code: ``` import keyboard run = 1 while(run==1): if keyboard.is_pressed('a'): print "a" ``` if i run this i get a "Segmentation fault: 11" error. Done no...
After enabling geographic North the app asks for geolocation permissions. Even if I grant the permission it keeps waiting for a location update forever I'm using Lineage for MicroG (Android...