Wade Alcorn
8003f1a47f
Updated the copyright year to 2014
2014-01-01 16:34:15 +10:00
bcoles
f2883e0c94
Fixed typo
...
Extra 'i' from vim insert mode
2013-08-09 13:34:24 +09:30
bcoles
21417dc3e2
Update BeEF server protocol for multiple modules to use
...
`beef.http.https.enable`
Now uses the `beef.net.httpproto` value rather than a hard-coded
protocol string.
Part of issue #745
2013-08-09 13:21:33 +09:30
Wade Alcorn
fe40038441
Updated copyright year to 2013
2012-12-30 12:47:43 +10:00
Wade Alcorn
b68df3d024
Changed license header
2012-11-02 14:05:15 +10:00
Wade Alcorn
06899ca267
Year updated from 2011 to 2012
2011-12-31 22:24:36 +10:00
bcoles@gmail.com
a950c53e6b
Fixed typo in Get System Info module: timeout value
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1397 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-03 05:37:37 +00:00
antisnatchor
f9ba59c17d
GetSystemInfo command module: improved description, network interfaces output and usage of JS api
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1392 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-02 15:16:54 +00:00
antisnatchor
1ccd322b13
Modified host/getSystemInfo module to use the attachApplet JS API
...
git-svn-id: https://beef.googlecode.com/svn/trunk@1389 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-11-02 11:07:24 +00:00
bcoles@gmail.com
9170a2cd18
Added module: Get System Info (Java)
...
Retrieves basic information about the host system (such as the number of
processors, amount of memory, screen display modes, operating system
details, Java installation details and network interface names) using an
unsigned Java applet.
Chrome users will be prompted to run the applet.
o Working: Opera, Firefox, Safari, Internet Explorer
o User Notify: Chrome
git-svn-id: https://beef.googlecode.com/svn/trunk@1376 b87d56ec-f9c0-11de-8c8a-61c5e9addfc9
2011-10-21 15:26:38 +00:00