Reading Time: < 1 minute

RECENTS ARTICLES

BLOG

Persistence via Keepass config file

A lot of persistance methods can be found and detected by Autoruns from SysInternals (also linked to VirusTotal) A less known method and less detectable persistance method is the Keepass config file. This is automated via the tool released by FireEye :...

Phishing with typo squatting tool

DNSTwist is a great tool for blue and red team. Github link : https://github.com/elceef/dnstwist or an online version : https://dnstwister.report/ This tool will generate a high amount of possibilities of typosquatting (addition, bitsquatting,homoglyph, hyphenation,...

Gathering Windows cred Hashes from the Network

There is a few known ways. The easiest 1st method is to listen to LLMNR broadcast. By Using Responder, our device will publish be the target and the victim will send it's creds to us as we are acting as MITM (Men in the Middle) Same goes for 2nd method, which is the...

Explore a Github in a new way

Imagine 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 : http://gitpod.io/#/https://github.com/evilsocket/pwnagotchi

Palo Alto Networks misconfig in TMS

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 help of our PAN SE, this issue...