bt noguest This disables the guest user.
Table 5-1 BackTrack 2.0 Cheat Codes
Gray Hat Hacking: The Ethical Hacker??™s Handbook
114
If you don??™t want to load a module on every boot, you could make the module
???optional.??? Optional modules live in the optional directory peer to modules. In the
example installation discussed in this chapter, the optional module directory would
be /mnt/sdb1_removable/bt/optional/. Modules from this directory are not loaded by
default, but you can use the ???load??? cheat code to load them.
boot: bt load=my-optional-module.lzm
All the cheat codes are listed in Table 6-1 and can also be found at www.slax.org/
cheatcodes.php.
Metasploit db_autopwn
Chapter 4 introduced Metasploit along with a promise that we??™d show off the clever db_
autopwn functionality in this chapter. As you saw in Chapter 4, Metasploit 3 supports
multiple concurrent exploit attempts through the idea of jobs and sessions. You might
remember that we used the VML exploit repeatedly and had several exploited sessions
available to use. If you combine this ability to multitask exploits with Metasploit??™s highquality
exploit library and a scanner to find potentially vulnerable systems, you could
exploit a lot of systems without much work.
Pages:
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266