Agentless Scan Not Working
GoogleCodeExporter opened this issue · 4 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Create Profile - Scan Type: Windows Filesystem (agentless over SMB)
2. Start New Scan - Select previously created profile - Input target IP Address
3. Wait for scan to complete
What is the expected output? What do you see instead?
I expect scan to start successfully, instead it remains stuck on "-1:Deploying"
What version of the product are you using? On what operating system?
OpenDLP 0.4.2 - VirtualBox VM
Please provide any additional information below.
I fired up Wireshark on the target host as well as starting a tcpdump within
the OpenDLP VM. Inspection of both show no attempts to connect out to the
target host via SMB (nor any other protocol).
Connecting to target host port 443 via telnet is successful and can be seen via
packet captures.
Everything seems to be right setting wise, unless I am missing something.
Also, because the scans don't complete I cannot delete them. Pausing and
Killing don't seem to help.
Any ideas?
Original issue reported on code.google.com by Jaime.Ca...@gmail.com
on 25 Oct 2011 at 7:42
GoogleCodeExporter commented
Do you see anything in the web server logs when attempting to start a scan?
There is another bug open (#29:
https://code.google.com/p/opendlp/issues/detail?id=29) about share scans that
is likely related to this. So far, I have been unable to reproduce this bug.
Original comment by andrew.O...@gmail.com
on 25 Oct 2011 at 7:52
GoogleCodeExporter commented
Hi Andrew,
Tell you what, everything is working fine now that I am using VirtualBox (slaps
forehead).
You may want to check and see if the others having these issues with the
VirtualBox VM tried to convert the image to a VMware friendly version with
OVFTOOL.
I started going through all of the services (when running the image through
VMware Fusion) and noticed that many weren't running. When trying to get these
services to run, they quickly stop and error out.
So in my case, it was just me trying to get the provided VM image to run with
VMware fusion that I already had installed.
Thanks!
Original comment by Jaime.Ca...@gmail.com
on 25 Oct 2011 at 8:54
GoogleCodeExporter commented
Well, that certainly makes things easier for me :-)
Thanks for looking into this. I will ask the other people in issue #29 whether
they are trying to use it in VMware. I guess this also means I should start
releasing VMware versions too.
Original comment by andrew.O...@gmail.com
on 25 Oct 2011 at 10:02
GoogleCodeExporter commented
Original comment by andrew.O...@gmail.com
on 6 Jan 2012 at 9:50
- Changed state: Done