Skip to content

OFS is tool to remove out of scope domains from the subdomain files

Notifications You must be signed in to change notification settings

idiotboxai/OFS-out-of-scope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OFS - OUT OF SCOPE TOOL

Tried manually removing recusive subdomins one by one not anymore outofscope is a tool used for removing the subdomains which are out of the scope.
 
logo
 

Installation

 go install github.com/idiotboxai/OFS-out-of-scope@latest

Usage

Usage: ofc -i <subdomains_file> -s <out_of_scope_file> -o <output_file>

Demo for outscope.txt

*.target.com
target.com/*
target.com 

*.target.com remove all subdomaoins and recursive subdomains to it if only sub is blocked target.com

Example

subdomain.txt

ab.com
abc.com
aba.com
lol.aba.com

outofscope file
out.txt

*.aba.com

outputfile
output.txt

ab.com
abc.com

About

OFS is tool to remove out of scope domains from the subdomain files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages