Skip to content

Script to automated search by subdomains and search by XSS in each subdomain

Notifications You must be signed in to change notification settings

oliveira-andre/monitoring_subdomains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monitoring Scripts

Pre requisites

running app

make run

or

chmod +x ./src/*.sh && ./src/monitoring.sh

Steps

Subdomains Finder

 __  __             _ _             _             
|  \/  | ___  _ __ (_) |_ ___  _ __(_)_ __   __ _ 
| |\/| |/ _ \| '_ \| | __/ _ \| '__| | '_ \ / _` |
| |  | | (_) | | | | | || (_) | |  | | | | | (_| |
|_|  |_|\___/|_| |_|_|\__\___/|_|  |_|_| |_|\__, |
                                            |___/ 

Will search by domain and write tmp/subdomains.txt

0 - crt.sh 
1 - subfinder
2 - chaos
3 - hacktrails
4 - assetfinder
5 - github search
6 - amass

99 - search by xss
100 - enable notify

Choose your service: 

if you enable notify you need to configure previously the bot

Search by XSS (you must have the file tmp/subdomains.txt)

__  ______ ____  
\ \/ / ___/ ___| 
 \  /\___ \___ \ 
 /  \ ___) |__) |
/_/\_\____/____/ 
                 
searching by XSS in: live-iad.twitch.tv
searching by XSS in: www.lion.rc.twitch.tv
searching by XSS in: live-rio.twitch.tv
searching by XSS in: schwaben-redirector.cp2.rc.twitch.tv
searching by XSS in: android.tv.twitch.tv
searching by XSS in: dev-extensions.sings.twitch.tv
searching by XSS in: production.helix-origin.twitch.tv

About

Script to automated search by subdomains and search by XSS in each subdomain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published