• You can lose weight playing Pokémon Go?

    OmniCalculator.com has released a funny tool focused on the eggs you can receive at PokéStops, and how much weight you might lose when you hatching them. Start by entering your weight, decide which type of egg you want to hatch, and… read more »
  • Your iPhone can be remotely compromised with a simple message

    Luckily, the vulnerability was already fixed by Apple Tyler Bohan, a security researcher from Cisco Talos, has discovered a critical bug in iOS, similar to Android Stagefright. [embed]http://blog.talosintel.com/2016/07/apple-image-rce.html[/embed] The vulnerability (CVE-2016–4631) resides in ImageIO, an API used to handle image data,… read more »
  • How to prevent the huge CPU usage of gnome-keyring-daemon when starting Google Chrome

    Let’s try to mitigate an annoying behavior of Google Chrome on Linux If you using the (useful!) data synchronization feature of Google Chrome, you may encounter an unusual CPU usage from gnome-keyring-daemon process when the browser starts: the gnome-keyring-daemon eats all… read more »
  • Automate IP and URL analysis with Automater

    Automater is a tool created to automate the OSINT analysis of IP addresses. Given a target (URL, IP, or HASH) or a file full of targets Automater will return relevant results from sources like the following: IPvoid.com, Robtex.com, Fortiguard.com, unshorten.me,… read more »
  • The Floppotron

    In 2011, Paweł Zadrożniak starts a strange research: making music with old floppy drives and other olds pc peripherals. The first attemps are very simple, first with one single drive: [embed]https://youtu.be/GTRqxfnnYUQ[/embed] then with two devices: [embed]https://youtu.be/yHJOz_y9rZE[/embed] How does it work? It’s… read more »
  • Protect privacy while using Pokémon GO

    You like playing Pokémon GO? Good, but not forget your privacy! Since this is an augmented reality game, Pokémon GO requires your GPS location and a data connection (either WiFi or cellular data), so you can not expect your privacy to… read more »
  • Useful penetration testing tools Cheat Sheet

    Highon.Coffee has published a useful high level overview of the typical commands you would run when performing a penetration test. Here the table of contents: Recon and Enumeration NMAP Commands SMB enumeration Other Host Discovery SMB Enumeration Python Local Web Server… read more »
  • Androguard : reverse engineering tool for Android applications

    “Always Ready Always There” Androguard is a great tool written in Python to analyse/reverse Android applications. Developed by Anthony Desnos and Geoffroy Gueguen, Androguard is released under Apache License 2.0 Features Map and manipulate DEX/ODEX/APK/AXML/ARSC format into full Python objects Diassemble/Decompilation/Modification… read more »