-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
On which URL this error occures? (Important!)
any
Which version of fimap you are using? (You can see that in the very first
line)
.09
On what operating system?
ubuntu 12.10
Please provide any additional information below.
i get this when ever i try to use fimap
fimap v.09 (For the Swarm)
:: Automatic LFI/RFI scanner and exploiter
:: by Iman Karim (fimap.dev@gmail.com)
Traceback (most recent call last):
File "fimap.py", line 399, in <module>
xmlsettings = language.XML2Config(config)
File "/home/emada/sectools/fimap_alpha_v09/baseClass.py", line 80, in __init__
self.__init_xmlresult()
File "/home/emada/sectools/fimap_alpha_v09/baseClass.py", line 85, in __init_xmlresult
self.XML_Result = xml.dom.minidom.parse(xmlfile)
File "/usr/lib/python2.7/xml/dom/minidom.py", line 1920, in parse
return expatbuilder.parse(file)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 924, in parse
result = builder.parseFile(fp)
File "/usr/lib/python2.7/xml/dom/expatbuilder.py", line 211, in parseFile
parser.Parse("", True)
xml.parsers.expat.ExpatError: no element found: line 1, column 0
Original issue reported on code.google.com by emada.ad...@gmail.com on 19 Jan 2013 at 7:13
Reactions are currently unavailable