sponnusa / opendlp

Automatically exported from code.google.com/p/opendlp
0 stars 0 forks source link

Unix Filesystem (agentless over SSH) failing #58

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a Unix Filesystem (agentless over SSH) profile
2. start a scan using the profile created in 1.

What is the expected output? What do you see instead?
The scan of the target is supposed to start by mounting the fs via ssfs - 
instead we are seeing 

" fuse: failed to open /dev/fuse: Permission denied, referer: 
http://192.168.1.2/OpenDLP/startscan.html"

in /var/log/apache2/error.log

What version of the product are you using? On what operating system?
0.4.4 on armel Debian Squeeze

Please provide any additional information below.
per 
http://www.elfnet.org/2010/06/29/sshfs-failed-to-open-devfuse-permission-denied/

- www-data user has been added to the fuse group
- /dev/fuse permission are 066 to allow group access

no change in the behaviour in the up - seemed to have worked in 0.4.3

Any one else experiencing this issue?

Original issue reported on code.google.com by erin.ing...@arxcorp.com on 3 Apr 2012 at 10:58

GoogleCodeExporter commented 8 years ago
Hi Erin,

Does an agentless scan work against the UNIX box if you use the 0.4.4 
VirtualBox VM?

Original comment by andrew.O...@gmail.com on 3 Apr 2012 at 12:27

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Restarting the apache server seemed to have rectified the issue - note that
/dev/fuse has 600 permission in Debian and 666 in 0.4.4 VirtualBox VM...

E

Original comment by erin.ing...@arxcorp.com on 5 Apr 2012 at 12:46

GoogleCodeExporter commented 8 years ago

Original comment by andrew.O...@gmail.com on 5 Apr 2012 at 11:02