Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 597 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 597 Bytes

FindOpenDatabase

About

Find open MongoDB and Elasticsearch databases details and get to Json(Ip,Company Name,Db Size , Db indices).

Requirement

selenium=>3.141.0
urllib3=>1.25.3

Configuration

    driver.find_element_by_id("username").send_keys("YOUR ID")
    driver.find_element_by_id("password").send_keys("YOUR PASSWORD$")

"YOUR ID" change to your Shodan.io username "YOUR PASSWORD" change to Shodan.io password

Screenshots

Alt text Alt text

End