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

Last updated: May 18,2024

1. Install "neopi" package

Please follow the instructions below to install neopi on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install neopi

2. Uninstall "neopi" package

Please follow the instructions below to uninstall neopi on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove neopi $ sudo apt autoclean && sudo apt autoremove

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

Package: neopi
Priority: optional
Section: universe/web
Installed-Size: 40
Maintainer: Ubuntu Developers
Original-Maintainer: Miguel Angel Martin Serrano
Architecture: all
Version: 0.0+git20120821.9ffff8-2
Depends: python (>= 2.6)
Filename: pool/universe/n/neopi/neopi_0.0+git20120821.9ffff8-2_all.deb
Size: 11480
MD5sum: 09f850fd2d5ff42538a5b39a42f6ff5e
SHA1: 08d83bcd1245435a25b61bc9db39c1b783640ec6
SHA256: be7c5a93eccac5fb6c17f13adfc5e52e2b76209610985d309ebb9014c5dcb6df
Description-en: web shell code detection
NeoPI is a Python script that uses a variety of statistical methods to detect
obfuscated and encrypted content within text/script files.
.
The intended purpose of NeoPI is to aid in the detection of hidden web shell
code.
.
The development focus of NeoPI was creating a tool that could be used in
conjunction with other established detection methods such as Linux Malware
Detect or traditional signature/keyword based searches.
.
NeoPI recursively scans through the file system from a base directory and will
rank files based on the results of a number of tests. It also presents a
"general" score derived from file rankings within the individual tests.
Description-md5: 7faecf3501a28ef679b6186280d220d8
Homepage: https://github.com/Neohapsis/NeoPI
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu