Get System Info module description updated
git-svn-id: https://beef.googlecode.com/svn/trunk@1411 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
This commit is contained in:
@@ -18,8 +18,8 @@ beef:
|
||||
get_system_info:
|
||||
enable: true
|
||||
category: "Host"
|
||||
name: "Get System Info (Java)"
|
||||
description: "Retrieves basic information about the host system, using an unsigned Java Applet:<br/> <ul><li> - Operating system details</li><li> - Java VM details</li><li> - NIC names and IP</li><li> - Number of processors</li><li> - Amount of memory</li><li> - Screen display modes</li></ul>"
|
||||
name: "Get System Info"
|
||||
description: "This module will retrieve basic information about the host system using an unsigned Java Applet. <br/><br/>The details will include:<br/> <ul><li> - Operating system details</li><li> - Java VM details</li><li> - NIC names and IP</li><li> - Number of processors</li><li> - Amount of memory</li><li> - Screen display modes</li></ul>"
|
||||
authors: ["bcoles", "antisnatchor"]
|
||||
target:
|
||||
working: ["O", "FF", "S", "IE"]
|
||||
|
||||
Reference in New Issue
Block a user