Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transform To Technology [P0f] returned with an error #56

Open
Jeandelanou opened this issue Nov 16, 2015 · 3 comments
Open

Transform To Technology [P0f] returned with an error #56

Jeandelanou opened this issue Nov 16, 2015 · 3 comments

Comments

@Jeandelanou
Copy link

Hello,
I have a problems with the execution of transforms. I have the following error (example with p0f):

Running transform To Technology [P0f] on 1 entities (from entity "_..**._")
Transform To Technology [P0f] returned with an error: Traceback (most recent call last):
File "/usr/local/lib/python2.7/dist-packages/canari-1.1-py2.7.egg/canari/maltego/utils.py", line 222, in local_transform_runner
) if get_transform_version(transform_module.dotransform) == 2 else transform_module.dotransform(
File "/usr/local/lib/python2.7/dist-packages/sploitego-1.5-py2.7.egg/sploitego/transforms/p0f.py", line 31, in dotransform
i = fingerprint(request.value)
File "/usr/local/lib/python2.7/dist-packages/sploitego-1.5-py2.7.egg/sploitego/cmdtools/p0f.py", line 102, in fingerprint
stdout=subprocess.PIPE
File "/usr/lib/python2.7/subprocess.py", line 710, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory (from entity "
.**._._")

What is the solution?? I own Maltego Chlorie

Thank you

@JCFL-Dev
Copy link

@Jeandelanou I have hit the same issue. Have you solved this?

@ipatrol
Copy link

ipatrol commented Apr 30, 2016

Same issue here. Make sure that the location of p0f in ~/.canari/sploitego.conf is correct. I think it used to be installed to /opt, but now it's installed more organically.

@JCFL-Dev
Copy link

JCFL-Dev commented May 2, 2016

@ipatrol Thanks. No more errors!! Now to return some results. Do you guys know of any test domains that Maltego can be pointed at other than creating my own vm lab?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants