home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 December (Special) / PCWorld_2005-12_Special_cd.bin / Bezpecnost / lsti / lsti.exe / framework-2.5.exe / msfconsole.bat < prev    next >
DOS Batch File  |  2004-03-02  |  86b  |  6 lines

  1. @echo off
  2.  
  3. chdir bin
  4. bash --login -i -c /home/run_msfconsole || bash --login -i
  5.  
  6.