Skip to content

apt-get

Scans every IP behind a router.

Terminal window
apt-get [install/search/show/delrepo/addrepo/update/upgrade]
  • install — installs a program
  • search — searches the repository for a program
  • show — shows all programs in a repository
  • addrepo — adds a repository
  • delrepo — deletes a repository
  • update — updates the apt cache
  • upgrade — upgrades outdated programs
Terminal window
apt-get install metaxploit.so

Result:

Reading package lists...
Downloading metaxploit.so
100% 749.0 KB/s 0 sec (0.3 MB of 0.3 MB copied)
Processing...
metaxploit.so installed