Git Product home page Git Product logo

wip-finder's Introduction

You must have python3 installed in you system.

To install python3

For Linux =>>>

sudo apt-get install python3 

For Termux =>>>

pkg install python python2 -y

Installation Commands =>>

apt install git -y
cd WIP-Finder
pip3 install -r requirements.txt
chmod +x wipfinder.py
python3 wipfinder.py

Fast Installation (Termux)

apt install git python python2 -y && git clone https://github.com/Tasin-coder/WIP-Finder.git && cd WIP-Finder && pip3 install -r requirements.txt && chmod +x wipfinder.py

Fast Installation (Linux)

sudo apt-get install python3 -y && git clone https://github.com/Tasin-coder/WIP-Finder.git && cd WIP-Finder && pip3 install -r requirements.txt && chmod +x wipfinder.py

Done!! Now enjoy the tool.....

Commands=>>

  • For targeting website=> -t

Example=

python3 wipfinder.py -t www.target.com
  • For update crimeflare=> -u

Example=

python3 wipfinder.py -u
  • For TOR => -T
    Example=
python3 wipfinder.py -t www.target.com -T
  • For subdomain => -s

  • For help => -h

To install tor in this tool use command =>>> service tor start

If you dont start tor service the tor command will not used !!

wip-finder's People

Contributors

darkhaxxor005 avatar n1s4t 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.