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

Wednesday, July 4, 2018

Rapid7


BEST IN CLASS VULNERABILITY DETECTION

Netsparker was the only scanner to detect all the vulnerabilities in the tests, which were:
  • SQL Injections
  • Cross-site Scripting
  • Command Injection
  • Remote File Inclusion
  • Server Side Request Forgery
  • Path Traversal
  • Unvalidated Redirects



  • Click Here

Tuesday, June 19, 2018

Transmission





Transmission is a cross-platform BitTorrent client that is:

Open Source.

Transmission is an open source, volunteer-based project. Unlike some BitTorrent clients, Transmission doesn't play games with its users to make money:

Easy.

Transmission is designed for easy, powerful use. We've set the defaults to Just Work and it only takes a few clicks to configure advanced features like watch directories, bad peer blocklists, and the web interface. When Ubuntu chose Transmission as its default BitTorrent client, one of the most-cited reasons was its easy learning curve.

Lean.

In separate benchmarks, Linux Format and Lacrocivious both found Transmission to use less CPU than any other GUI client. It even used less CPU than some non-GUI clients.
Transmission also has the lowest memory footprint of any major BitTorrent client.
Imageshack chose Transmission for its BitTorrent farms because the competition requires amounts of memory several times greater than Transmission.
Transmission's small footprint is one reason why many home device manufacturers, such as FON, Belkin, and Networked Media Tank ship with Transmission. When Belkin and Vuze Inc. partnered to write a Torrent Genie to let people who ran Vuze and owned a Belkin router keep sharing files even when Vuze wasn't running, they decided to use Transmission -- not Vuze's own BitTorrent client -- on the router.

Native.

 

Download Transmission

The current release version is 2.94

Mac OS X
Transmission-2.94.dmg
Requires Mac OS X 10.7 or later
Nightly builds
Previous Releases
Windows (early preview)
transmission-2.94-x86.msi
transmission-2.94-x64.msi
Requires Windows 7 or later
Nightly builds

SHA256 Hashes

Transmission-2.94.dmg: 2cae915ae0e37fc5983406ca7fbd53a054a7153d3bfd7a6cef117a8a28d8a78a
transmission-2.94.tar.xz: 35442cc849f91f8df982c3d0d479d650c6ca19310a994eccdaa79a4af3916b7d
transmission-2.94-x86.msi: 9083bed824d707e8791f53811aaa88def8047d40f221a8e823571c103cf3aff6
transmission-2.94-x64.msi: a35672252661f16382072fd0ae87b8eafd47f5535439336fe2f161a542f9a1ab

Unix Distros


Ubuntu
Stable
More info
Fedora
Official Packages
$ yum install transmission
Mandriva
Mandriva Wiki
$ urpmi transmission

 

Wednesday, July 19, 2017

wwwhack Web Hacking Tool

WWWhack is a brute force utility that will try to crack web sites guarded by an web access password. This utility can use a word file or try all possible combinations, and by trial-and-error, will attempt to find a combination of username/password that is accepted by the web server.
This shows the weakness in securing sensitive areas of your web site by the web authentication method alone.
wwwhack19.zip
To use wwwhack 1.9 you need to set your system clock to the year 2000 or before as it expires in ‘2001’.
Once again this is an oldskool tool but a lot of people are still seeking it, for learning purposes I presume as there are better alternatives now like thc-hydra.