Categoria: English version


  • Sentinel SuperPro Emulator on Windows 7 64-bit

    The following procedure allows to emulate the hardware keys like Sentinel SuperPro, with some changes is also possible to emulate the following key: HASP SRM / HL / 4 / Hardlock. The procedure has been tested successfully on Windows 7 64-bit Sp1 installed on a MacBook Pro, if you are looking for 32-bit version read this article. Download from here the…

    Read more


  • DNS leak: problemi di sicurezza

    Un altro problema di sicurezza  e privacy da non sottovalutare nelle connessioni, anche in quelle realizzate tramite VPN, è il DNS leak. Ovvero la richiesta che dal personal computer viene inoltrata al server DNS del nostro ISP (per convertire il nome del dominio in un indirizzo IP), è inviata al di fuori del tunnel  VPN, pertanto non…

    Read more


  • How to use ssh – config

    Abbreviating hostnames If you often have to SSH into a machine with a long host and/or network name, it can get irritating to type it every time. For example, consider the following command: $ ssh web0911.colo.sta.solutionnetworkgroup.com If you interact with the web0911 machine a lot, you could include a stanza like this in your ~/.ssh/config: Host web0911 HostName…

    Read more


  • Sentinel superpro dongle emulator

    If you are running a 64-bit version of Windows 7 go to this article. Currently, many companies use the expensive Hardward Sentinel Key for software protection. If you need to install the program, regularly purchased, on other PC or if you want to avoid carrying around the precious keys, you can use an emulator program which allow you to…

    Read more


  • Writing on NTFS HDD using Lion or Mavericks

    I describe to you the steps to read and write on your BOOTCAMP partition formatted to NTFS without resorting to third-party software, but for free: 1) Download FUSE for OSX (version 2.6.2) 2) Before the  installation  flagg the following item: “FUSE Compatibility Layer” 3) Download NTFS-3G (version  2010.10.2) 4) Reboot the MAC 5) When you restart a window…

    Read more


  • Encrypt files on MAC

    To encrypt data on your Mac I suggest to exploit the potential of the OS platform. A goof alternative to use FileVault (that protects the home folder encrypting it) is utilize Disk Utility to create a disk image with 256-bit encryption. Open Utilities folder and run Disk Utility: Select New Image choose the name, location…

    Read more


  • Install Metasploit on Iphone

    Before you install Metasploit on your Iphone, you need to install some commands (apt, wget, svn) and some programs (ruby,rubygems, phyton). 1) First of all install with Cydia the following commands: – APT (APT 0.6 e APT 0.7) – WGET 2) Them,  open Terminal to connect your Mac to your iPhone: ssh root@xxx.xxx.xxx.xxx (IP address of the…

    Read more