Giter VIP home page Giter VIP logo

oscarf-public's Introduction

OSCAR-F

Gitter

Python OSINT Platform

OSCARf was coded/designed in Linux and Mac. We are testing/adding Windows support!

Install scripts are now in beta: https://github.com/V12-Operations/Install-OSCARf

OSCAR-F is designed to aid in the process of information gathering. It was formed with the idea of not having to open so many tabs in a browser.

There are a few bugs in OSCAR-F, however, we are slowly working on crushing them and working on features.

Installing

All setup files are located within the setup directory!

OSCAR uses a few libraries. These include:

  • Twitter
  • tweepy
  • feedparser
  • shodan
  • readline
  • pillow
  • BeautifulSoup4
  • Mechanize
  • Requests

These can be installed via pip: pip install -r requirements.txt

If you receive setup errors similar to: compilation terminated.

error: command 'gcc' failed with exit status 1

Please install the python-dev package: example: apt-get install python-dev

Please note that you will need to setup ONE twitter app for you/your business.

You will probably need to use sudo to run the setup script. This is because it creates files and directories.

The the readline feature is completely optional.

Please be sure to run the DEPENDENCY_CHECK script first! Additionally, as noted above, dependencies can be installed via pip install -r requirements.txt

After running the dependency check, run the setup.py script. This will allow you to setup all necessary auth files/data. PLEASE NOTE THAT THE SETUP SCRIPT WILL NOT INSTALL MISSING LIBRARIES! Please use pip.

To setup Twitter Application

Navigate to: https://apps.twitter.com/ and setup a new application. Please note the name and keys associated with it. You should only need to have a read only application unless you want to edit/change profile data.

Shodan API KEY

Once you have a ShodanHQ account or login, go to: http://www.shodanhq.com/api_doc and copy the API key. Please note that if you want to use ALL of the shodan functionality of OSCAR, you will need to purchase an "Unlocked API"

View API KEY: http://www.shodanhq.com/api_doc

You can purchase the "Unlocked API" addon here: http://www.shodanhq.com/data/addons

To scrape pastebin

To scrape pastebin, add regex strings to /config/pSearch.dat located in the root directory. After this, proceed to use oscar.

To edit rss filter options

Edit the keywords in /config/rssfilter.dat

To add/remove rss feeds

Edit rss links in /config/rssfeeds.dat

To scrape web source code

Edit regex info in /config/webscrape.dat in the root. The path will change soon.

oscarf-public's People

Contributors

lojikil avatar chrismaddalena avatar

Watchers

CrazyKID avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.