How to Install and Uninstall themole Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "themole" package

This tutorial shows how to install themole on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install themole

2. Uninstall "themole" package

Please follow the guidance below to uninstall themole on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove themole $ sudo apt autoclean && sudo apt autoremove

3. Information about the themole package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: themole
Priority: optional
Section: universe/web
Installed-Size: 312
Maintainer: Ubuntu Developers
Original-Maintainer: Raúl Benencia
Architecture: all
Version: 0.3-1
Depends: python3 (>= 3.1.3-13~), python3-lxml, python3-chardet
Filename: pool/universe/t/themole/themole_0.3-1_all.deb
Size: 43738
MD5sum: b6a909685938fa352f68db2b76832e6a
SHA1: d708413e2723dab42504ded23032b8fd0f0f8efe
SHA256: 90d6b38385657bf5bb4957e17f2bb8589003dff7ea4cb8c6b57e0a03b6b9f7bf
Description-en: automatic SQL injection exploitation tool
The Mole is an automatic SQL Injection exploitation tool.
Only by providing a vulnerable URL and a valid string on the
site it can detect the injection and exploit it, either by
using the union technique or a boolean query based technique.
.
The Mole uses a command based interface, allowing the user
to indicate the action he wants to perform easily. The CLI also
provides auto-completion on both commands and command arguments,
making the user type as less as possible.
Description-md5: dbff3acf3097cd19d618de3dcae1337b
Homepage: http://themole.nasel.com.ar
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu