Explore a Github in a new way

Reading Time: < 1 minuteImagine you want to explore and check some content of a repository, but you don’t need the repo on your machine. Example: https://github.com/evilsocket/pwnagotchi Now try the following :...

Palo Alto Networks misconfig in TMS

Reading Time: < 1 minute On Friday the 20th of December 2019 we realized that for a customer, the files that were analyzed by the Wildfire of PaloAltoNetworks via the TMS in Europe was using the Wildfire engine based in the US ! I raised an ticket, and with the...

Unquoted service paths

Reading Time: < 1 minuteWhen in the service definition path there is no quotes, the path can be interpreted differently by the OS. A service path with c:\progam files\sub dir\program name can be seen as follow ! c:\program.exe files\sub dir\program name c:\program...