Greenwolf / social_mapper

A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
GNU General Public License v3.0
3.76k stars 785 forks source link

Not Working at all #241

Open BassemFarrag opened 2 years ago

BassemFarrag commented 2 years ago

Hi, When I try this Command after install everything, does not working The Command: python3 social_mapper.py -f imagefolder -i /root/social_mapper/Input-Examples/imagefolder/ -m fast -fb -tw -ig

The error message : `[-] Error Filling out Facebook Profiles [-] Message: Failed to read marionette port

[-] Traceback (most recent call last): File "/root/social_mapper/social_mapper.py", line 1256, in peoplelist = fill_twitter(peoplelist) File "/root/social_mapper/social_mapper.py", line 326, in fill_twitter TwitterfinderObject = twitterfinder.Twitterfinder(showbrowser) File "/root/social_mapper/modules/twitterfinder.py", line 32, in init self.driver = webdriver.Firefox(firefox_profile=firefoxprofile, options=opts) File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/firefox/webdriver.py", line 177, in init super().init( File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/remote/webdriver.py", line 276, in init self.start_session(capabilities, browser_profile) File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/remote/webdriver.py", line 369, in start_session response = self.execute(Command.NEW_SESSION, parameters) File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/remote/webdriver.py", line 434, in execute self.error_handler.check_response(response) File "/usr/local/lib/python3.10/dist-packages/selenium/webdriver/remote/errorhandler.py", line 243, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.TimeoutException: Message: Failed to read marionette port ` Screenshot from 2022-08-15 18-36-08

I wish to find someone help me to fix that.

thaoph901 commented 1 year ago

add selenium new version