Hello Gents,

I am trying to use capture HPC but get the following errors

a couple of questions

How is the server supposed to talk to the client ip or the vmx  file ?
is the client supposed to reply back via IP ?
should the exl files be on the server side as well as the client ?





C:\capture>java -Djava.net.preferIPv4Stack=true -jar CaptureServer.jar -s
192.16
8.244.1:902 -f url2.txt
PROJECT: Capture-HPC
VERSION: 2.5
DATE: Apr 25, 2008
COPYRIGHT HOLDER: Victoria University of Wellington, NZ
AUTHORS:
        Christian Seifert (christian.seif...@gmail.com)
        Ramon Steenson(ramon.steen...@gmail.com)

Capture-HPC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, V2 as published by
the Free Software Foundation.

Capture-HPC is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Capture-HPC; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301,USA


Option added: server-listen-port => 902
Option added: server-listen-address => 192.168.244.1
Option added: input_urls => url2.txt
CaptureServer: exception - java.net.BindException: Address already in use:
JVM_B
ind
java.net.BindException: Address already in use: JVM_Bind
        at java.net.PlainSocketImpl.socketBind(Native Method)
        at java.net.PlainSocketImpl.bind(Unknown Source)
        at java.net.ServerSocket.bind(Unknown Source)
        at java.net.ServerSocket.<init>(Unknown Source)
        at capture.ClientsController.run(ClientsController.java:39)
        at java.lang.Thread.run(Unknown Source)
Validating config.xml ...
config.xml successfully validated
Option added: capture-network-packets-benign => false
Option added: capture-network-packets-malicious => true
Option added: client-default => iexplorebulk
Option added: client-default-visit-time => 20
Option added: client_inactivity_timeout => 60
Option added: collect-modified-files => false
Option added: different_vm_revert_delay => 24
Option added: group_size => 20
Option added: revert_timeout => 120
Option added: same_vm_revert_delay => 6
Option added: send-exclusion-lists => false
Option added: terminate => true
Option added: vm_stalled_after_revert_timeout => 120
Option added: vm_stalled_during_operation_timeout => 300
ExclusionList: file - FileMonitor.exl: File not found
ExclusionList: process - ProcessMonitor.exl: File not found
ExclusionList: registry - RegistryMonitor.exl: File not found
[192.168.244.2:902] VM added
[Aug 22, 2009 3:04:56 PM-192.168.244.2:902-33081055] VMSetState:
WAITING_TO_BE_R
EVERTED
PARSING PREPROCESSOR
n is null
Waiting for input URLs...
[Aug 22, 2009 3:04:58 PM-192.168.244.2:902-33081055] VMSetState: REVERTING
[Aug 22, 2009 3:04:59 PM 192.168.244.2:902-33081055] VMware error
-1073741515
[Aug 22, 2009 3:04:59 PM-192.168.244.2:902-33081055] VMSetState: ERROR
Reverting different VM...waiting considerably


Cheers,
Sami Guirguis
_______________________________________________
Capture-HPC mailing list
Capture-HPC@public.honeynet.org
https://public.honeynet.org/mailman/listinfo/capture-hpc

Reply via email to