Thomas D.

Results 137 comments of Thomas D.

Hello, Yes I guess it would be OK as long as it keeps the structure. Can't anonymize your config file and just keep 2 or 3 items per kind of...

Hello all, Thanks for your contribution: * I will soon review the VDOM part * The proposed `fgsrvcustomtocsv.py` and `fgsrvgrouptocsv.py` should already be covered by https://github.com/maaaaz/fgpoliciestocsv/blob/master/fgservicestocsv.py

Hello @tharsh30, I don't understand you want to analyse "FBlite.apk" but the error is about "SampleApplication.apk".

Hello there, Thank you for trying to debug this, could you point me an APK leading that issue ? Best regards.

Hello, Well the tool is not flagged, only the fake malicious application `SampleApplication` is flagged, as it has some malicious behaviours (SMS stealing etc.): https://www.virustotal.com/gui/file/db851627421f19842feb04a62b8b2beac1b44173c0c4b94f35546cdbce229fba/relations ![image](https://user-images.githubusercontent.com/1863158/74683855-7a943b80-51ca-11ea-86a7-ce7ff6477b6d.png) Maybe I should remove...

Hello riridehou, Thanks for you feedback. I'm really looking forward to your patches, my code is for sure not bug free ! :)

Hello @daliands, As of now `androwarn` is not embedding an old version of `androguard` anymore, but based on the latest version so the unpack bug you're mentioning should not be...

Thank you @sbnsec, interesting. Were you trying to parse a big `gnmap` or `nmap` file ? What was the size of these (30k+ entries) files ?

@sbnsec, by chance, would you mind sending me your file (with all due anonymization of course) ? or do you know some places I could find some (I tried unsuccessfully)...

Hello @jofitesi, From the early days of `nmaptocsv`, an arbitrary (but legit) need was to only display `open` or `open|filtered` ports. I understand the need to now display other states,...