Showing posts with label Hacking. Show all posts
Showing posts with label Hacking. Show all posts

Wednesday, 20 August 2014

BitTorrent & Privacy Basics For You

1.Enabling encryption

While not a perfect solution, enabling encryption for your connections prevents the data sent between two peers from being understood by prying eyes. Encryption has to be supported by your peers as well for this to work, which might not be the case at all times.

Take uTorrent for instance: Enabling encryption

uTorrent > Options > Preferences > BitTorrent > Enable Protocol Encryption > Allow incoming legacy connections

This will allow outbound encryption. At the same time you'll be able to accept non-encrypted connections when there are no encrypted connections available.

2.Use IP Blockers

-PeerBlock

PeerBlock is a free and open source software firewall application that blocks incoming and outgoing connections to Internet IP addresses that are included on blacklists accessible over the Internet which may be selected by the user, but also any addresses manually specified by the user. PeerBlock mainly works in tandem with the blocklist provider iblocklist.com.

-Moblock

MoBlock is free software for blocking connections to and from a specified range of hosts. Moblock is an IP address filtering program for Linux.

3.Private Trackers

A private tracker is a BitTorrent tracker that restricts use by requiring users to register with the site. The method for controlling registration used amongst many private trackers is an invitation system, in which active and contributing members are given the ability to grant a new user permission to register at the site.

Wednesday, 3 April 2013

Uninstalling Symantec Endpoint Protection without the uninstall password

First, go ahead and uninstall Symantec Endpoint Protection via the Add/Remove Programs. When the Uninstall password box comes up, right click on your task bar and open “Task Manager”. Go to the processes tab and look for msiexec.exe. There is probably more than one of them – one of them is for the password box. Just go ahead and pick one, and hopefully it will be for the password box (if not just restart the uninstall process). Once you kill the password box, the uninstall will continue as normal.

Of course, one wonders how “secure” the uninstall password really is since it can be “hacked” so easily.