Git Product home page Git Product logo

interactsh-web's Introduction

interactsh-web

Interactsh-web is a free and open-source web client that displays Interactsh interactions in a well-managed dashboard in your browser. It uses the browser's local storage to store and display interactions. By default, the web client is configured to use - interachsh.com, a cloud-hosted interactsh server, and supports other self-hosted public/authencaited interactsh servers as well.

A hosted instance of interactsh-web client is available at https://app.interactsh.com

interactsh-web

Configuring Self-Hosted Interactsh Server

  • Navigate to hosted interactsh-web client at https://app.interactsh.com
  • Click on oast.fun link at top bar
  • Submit domain name running self-hosted interactsh server, optionally token (for protected server)

Here is an example configuring self-hosted interactsh server with web-client:

self-hosted-web.mp4

Build from Source

Note:

In order to run the local version of the web client, acao-url flag should be pointed to localhost while running interactsh server to avoid CORS errors. for example,

interactsh-server -acao-url http://localhost:3000

Using Yarn

git clone https://github.com/projectdiscovery/interactsh-web
cd interactsh-web
yarn install
yarn start

Using Docker

docker pull projectdiscovery/interactsh-web
docker run -it -p 3000:3000 projectdiscovery/interactsh-web

Once successfully started, you can access web dashboard at localhost:3000


interactsh-web is made with ๐Ÿ–ค by the projectdiscovery team.

interactsh-web's People

Contributors

ehpankaj avatar ehsandeep avatar dependabot[bot] avatar fopina avatar jessekelly881 avatar sim4n6 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.