How to Install and Uninstall apg Package on Kali Linux

Last updated: May 03,2024

1. Install "apg" package

In this section, we are going to explain the necessary steps to install apg on Kali Linux

$ sudo apt update $ sudo apt install apg

2. Uninstall "apg" package

Please follow the step by step instructions below to uninstall apg on Kali Linux:

$ sudo apt remove apg $ sudo apt autoclean && sudo apt autoremove

3. Information about the apg package on Kali Linux

Package: apg
Source: apg (2.2.3.dfsg.1-5)
Version: 2.2.3.dfsg.1-5+b2
Installed-Size: 142
Maintainer: Marc Haber
Architecture: amd64
Depends: libc6 (>= 2.29), libcrypt1 (>= 1:4.1.0)
Size: 52684
SHA256: d77860c57e4fa8489322786374edcb1e3242cf0f994c112ae1b6e85a3e0e8e77
SHA1: 8bf004ede1bb91a0dec72ae2e7865874e59421b4
MD5sum: 140ff58a0646a68648c6c7f795044417
Description: Automated Password Generator - Standalone version
APG (Automated Password Generator) is the tool set for random
password generation. It generates some random words of required type
and prints them to standard output. This binary package contains only
the standalone version of apg.
Advantages:
* Built-in ANSI X9.17 RNG (Random Number Generator)(CAST/SHA1)
* Built-in password quality checking system (now it has support for Bloom
filter for faster access)
* Two Password Generation Algorithms:
1. Pronounceable Password Generation Algorithm (according to NIST
FIPS 181)
2. Random Character Password Generation Algorithm with 35
configurable modes of operation
* Configurable password length parameters
* Configurable amount of generated passwords
* Ability to initialize RNG with user string
* Support for /dev/random
* Ability to crypt() generated passwords and print them as additional output.
* Special parameters to use APG in script
* Ability to log password generation requests for network version
* Ability to control APG service access using tcpd
* Ability to use password generation service from any type of box (Mac,
WinXX, etc.) that connected to network
* Ability to enforce remote users to use only allowed type of password
generation
The client/server version of apg has been deliberately omitted.
.
Please note that there are security flaws in pronounceable
password generation schemes (see Ganesan / Davis "A New Attack on
Random Pronounceable Password Generators", in "Proceedings of the 17th
National Computer Security Conference (NCSC), Oct. 11-14, 1994
(Volume 1)", http://csrc.nist.gov/publications/history/nissc/
1994-17th-NCSC-proceedings-vol-1.pdf, pages 203-216)
.
Also note that the FIPS 181 standard from 1993 has been withdrawn by NIST in
2015 with no superseding publication. This means that the document is
considered by its publicher as obsolete and not been updated to reference
current or revised voluntary industry standards, federal specifications, or
federal data standards.
.
apg has not seen upstream attention since 2003, upstream is not
answering e-mail, and the upstream web page does not look like it is
in good working order. The Debian maintainer plans to discontinue apg
maintenance as soon as an actually maintained software with a
compariable feature set becomes available.
Description-md5:
Homepage: http://www.adel.nursat.kz/apg/
Tag: admin::user-management, interface::commandline, role::program,
scope::utility, security::cryptography
Section: admin
Priority: optional
Filename: pool/main/a/apg/apg_2.2.3.dfsg.1-5+b2_amd64.deb