Git Product home page Git Product logo

stoneeye's Introduction

StoneEYE

HI GUYS I Write Simple BASH Code For Watch bug bounty targets UPdates LIST Every 25 minutes.

Required Tools

in This tools YOU need Anew and JQ and Notify programs

ANEW install

go install -v github.com/tomnomnom/anew@latest

Jq install

sudo apt-get install jq

Screen INSTALL

For Run script Every 25 minutes Most Run In Screen !

sudo apt update & apt install screen

usage:

screen -S Session_Name

#SilverStone$/StoneEye/./StoneEye.sh

for deatach Press Ctrl+A+D

For load Session:

Screen -r Session_Name

NOTIFY:

go install -v github.com/projectdiscovery/notify/cmd/notify@latest

Config:

config file: /$HOME/.config/Notify/provider-config.yaml

you most Config Notify to your telegram bot or slack or discord app for send results . For Discord app if you want separate RESULT of bounty programs You most Edit code and after notify use -id hackerone for send results send to hackerone Discord channel

  - id: "hackerone"
    discord_channel: "#hackerone"
    discord_username: "StoneEye"
    discord_format: "{{data}}"
    discord_webhook_url: "DISCORD WEB HOOK"
  
  - id: "bugcrowd"
    discord_channel: "#bugcrowd"
    discord_username: "StoneEye"
    discord_format: "{{data}}"
    discord_webhook_url: "DISCORD WEB HOOK"

  - id: "hackenproof"
    discord_channel: "#hackenproof"
    discord_username: "StoneEye"
    discord_format: "{{data}}"
    discord_webhook_url: "DISCORD WEB HOOK"
  
  - id: "domains"
    discord_channel: "#domains"
    discord_username: "StoneEye"
    discord_format: "{{data}}"
    discord_webhook_url: "DISCORD WEB HOOK"

telegram:
  - id: "tel"
    telegram_api_key: "API TELEGRAM BOT"
    telegram_chat_id: "chatid"
    telegram_format: "{{data}}"

  - id: "tel2"
    telegram_api_key: "API TELEGRAM BOT"
    telegram_chat_id: "chatid"
    telegram_format: "{{data}}"

stoneeye's People

Contributors

silv3rst0n3 avatar

Stargazers

matyo avatar

Watchers

 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.