Navigation Menu

Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Argus 3 #122

Closed
GoogleCodeExporter opened this issue Mar 24, 2015 · 4 comments
Closed

Argus 3 #122

GoogleCodeExporter opened this issue Mar 24, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Requested by Richard Bejtlich

Original issue reported on code.google.com by doug.bu...@gmail.com on 11 Sep 2011 at 2:22

@GoogleCodeExporter
Copy link
Author

http://qosient.com/argus/src/argus-3.0.4.tar.gz
http://qosient.com/argus/src/argus-clients-3.0.4.1.tar.gz
Resolved argusbug conflict by editing Makefile as shown here:
http://git.opensde.net/users/karasz/package-x5/tree/network/argus-clients/check-
for-argusbug.patch

Original comment by doug.bu...@gmail.com on 15 Sep 2011 at 6:26

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Packaged new configuration files (/etc/ra.conf and /etc/argus.conf)

Added the following to the upgrade script:
Backup old configuration files
Install new packages

Original comment by doug.bu...@gmail.com on 15 Sep 2011 at 6:47

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Built a new Argus menu and added menu entries for Argus utilities
dpkg -c argus-clients*.deb |grep "/usr/local/bin/ra" |awk '{print $6}' |cut 
-d\/ -f5 |while read FILENAME
do
cat << EOF > /usr/share/applications/securityonion-$FILENAME.desktop
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Name=$FILENAME
Comment=$FILENAME
GenericName=$FILENAME
Exec=sh -c "$FILENAME -h;sudo -s"
Icon=Terminal
Terminal=true
Type=Application
Categories=Argus;
StartupNotify=true
# vi:set encoding=UTF-8:
EOF
done

Original comment by doug.bu...@gmail.com on 15 Sep 2011 at 7:16

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Published:
http://securityonion.blogspot.com/2011/09/security-onion-20110915-now-available.
html

Original comment by doug.bu...@gmail.com on 16 Sep 2011 at 10:55

  • Changed state: Verified
  • Added labels: ****
  • Removed labels: ****

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant