DataSploit/datasploit

New install on Kali 2017

DenverDaveH opened this issue · 2 comments

Please provide the following details.

Host System

  • OS : Kali rolling 2017
  • Python 2.7.14+

Error Description

New cloned install when running
python domainOsint.py -d humblebundle.com
Usage: domainOsint.py [options]

domainOsint.py: error: no such option: -d

Yet all the usage says to use -d domain

If you cloned Datasploit, also provide the output of git log -n 1 --pretty=format:"%B".
Merge pull request #235 from KhasMek/redditdetails

username: add reddit details lookup

do python2 ./domainOsint.py humblebundle.com

That fixed it. So sorry for the delay.

Close this!