Closed GoogleCodeExporter closed 9 years ago
i want to know how to enable this
Original comment by spe...@gmail.com
on 31 Jan 2011 at 9:22
now is enable but look what i get:
hoose vulnerable script: 1
[INFO] Testing code thru FTP->RFI...
Traceback (most recent call last):
File "./fimap.py", line 305, in <module>
list_results()
File "./fimap.py", line 172, in list_results
c.start()
File "/home/speakz/fimap_alpha_v08.1/codeinjector.py", line 123, in start
code = self.__doHaxRequest(url, postdata, mode, php_test_code, langClass, suffix)
File "/home/speakz/fimap_alpha_v08.1/codeinjector.py", line 299, in __doHaxRequest
code = self.executeRFI(url, postdata, appendix, userload)
File "/home/speakz/fimap_alpha_v08.1/codeinjector.py", line 466, in executeRFI
up = self.FTPuploadFile(content, appendix)
File "/home/speakz/fimap_alpha_v08.1/baseClass.py", line 299, in FTPuploadFile
path = os.path.dirname(settings["dynamic_rfi"]["ftp"]["ftp_path"])
File "/usr/lib/python2.5/posixpath.py", line 119, in dirname
return split(p)[0]
File "/usr/lib/python2.5/posixpath.py", line 77, in split
i = p.rfind('/') + 1
AttributeError: 'NoneType' object has no attribute 'rfind'
Original comment by spe...@gmail.com
on 31 Jan 2011 at 9:26
Greetings!
Have you correctly entered the ftp_path?
It looks like it's undefined (==None).
You should also try the SVN version which will check if everything is correctly
configured.
I will release these days the fimap 0.9 which has these checks already included.
-imax.
Original comment by fimap....@gmail.com
on 5 Feb 2011 at 11:12
Original comment by fimap....@gmail.com
on 10 Oct 2011 at 2:35
Original issue reported on code.google.com by
spe...@gmail.com
on 31 Jan 2011 at 9:22