Thread
:
Metasploit
View Single Post
curiousj
2007-08-01 , 02:56
Posts: 16 | Thanked: 0 times | Joined on Jul 2007
#
63
Originally Posted by
SeRi@lDiE
You have to run in xterm...
chmod +x -R /path/to/files
i did that. seems to have done nothing.
repro:
- login as user
- sudo gainroot -> "Root shell enabled"
- whoami -> root
- chmod +x -R /home/user/Metasploit/
- cd /home/user/Metasploit
- ls -tla
drwxr-x--- 30 user users 0 Jul 31 22:42 ..
drwxrwxrwx 10 user root 0 Jul 31 05:16 data
drwxrwxrwx 4 user root 0 Jul 31 05:16 documentation
drwxrwxrwx 5 user root 0 Jul 31 05:14 external
drwxrwxrwx 5 user root 0 Jul 31 05:12 lib
drwxrwxrwx 7 user root 0 Jul 31 05:11 modules
drwxrwxrwx 2 user root 0 Jul 31 05:11 plugins
drwxrwxrwx 3 user root 0 Jul 31 05:11 scripts
drwxrwxrwx 10 user root 0 Jul 31 05:11 .
drwxrwxrwx 3 user root 0 Jul 31 05:11 tools
-rwxr-xr-x 1 user root 1307 Mar 25 15:45 README
-rwxr-xr-x 1 user root 6882 Mar 25 15:45 msfcli
-rwxr-xr-x 1 user root 2040 Mar 25 15:45 msfconsole
-rwxr-xr-x 1 user root 1669 Mar 25 15:45 msfd
-rwxr-xr-x 1 user root 4349 Mar 25 15:45 msfencode
-rwxr-xr-x 1 user root 1752 Mar 25 15:45 msfgui
-rwxr-xr-x 1 user root 10200 Mar 25 15:45 msfopcode
-rwxr-xr-x 1 user root 2457 Mar 25 15:45 msfpayload
-rwxr-xr-x 1 user root 3089 Mar 25 15:45 msfpescan
-rwxr-xr-x 1 user root 1883 Mar 25 15:45 msfweb
still
- cd /home/user/Metasploit
- ./msfweb -> ": No such file or directory"
same with ./msfconsole
blah...
edit: I got it working by re-downloading framework 3.0 directly to my device. Navigated to /home/user/ and tar -xvzf the path of the tar.gz as directed by the blog README. I didn't remove the .svn files nor did I have to chmod. Thanks to everyone who helped.
Last edited by curiousj; 2007-08-01 at
14:30
.
Quote & Reply
|
curiousj
View Public Profile
Send a private message to curiousj
Find all posts by curiousj