![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Security Discuss UNIX and Linux computer and network security, cybersecurity, cyberattacks, IT security, CISSP, OWASP and more. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| script to capture certain output | fara_aris | Shell Programming and Scripting | 18 | 08-14-2008 11:07 PM |
| script to capture | aboorkuma | Shell Programming and Scripting | 5 | 07-03-2008 01:14 AM |
| [csh] How to capture output from a command and pass it on to a variable? | machinogodzilla | Shell Programming and Scripting | 3 | 05-11-2008 09:36 AM |
| Capture entire line in ps command | MizzGail | Shell Programming and Scripting | 2 | 05-08-2008 12:46 PM |
| Capture the command run in the log file | ahmedwaseem2000 | Shell Programming and Scripting | 4 | 08-09-2006 01:06 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Some background on what I am trying to accomplish - Accreditation/Certification for DoD (Unix/Linux) system: I am trying to improve the process for capturing key system information in preparation for performing a formal security review of a Unix or Linux system. This is in addition to the SRR scripts (from IASE) against said system. In other words, I need to capture system name, OS version, running services, Ethernet connections and their settings, etc..etc.. After all the data is captured, it will be brought back to the lab (along with the SRR script results) for formal review on security evaluation. The information captured (or snapshot) will assist in putting together the report and aid in answering all the questions and hopefully prevent an extra trip of returning to the system (in question) and running more commands because something pertinent wasn't captured the first time.
Please help me brainstorm (or simply identify) the commands, scripts, or series of commands I need to run in order to capture all the needed data on a Unix system. Thank you in advance! |
|
||||
|
It varies from *ix to *ix. Although not complete, you can look at:
Rosetta Stone for Unix Some fairly common things are things like: uname -a df -k (bdf on HPUX) ifconfig -a Things like memory and processor vary greatly. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| capture, script, security, snapshot |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|