βοΈHorizontal vs Vertical Scaling
Horizontal vs Vertical Scaling with ax scan
Horizontal Scaling - One to Many
[
{
"command":"/home/op/go/bin/puredns bruteforce /home/op/lists/seclists/Discovery/DNS/dns-Jhaddix.txt --domains input --resolvers /home/op/lists/resolvers.txt | tee output",
"ext":"txt"
}
]_wordlist_
_wordlist_[
{
"command":"/home/op/go/bin/puredns bruteforce _wordlist_ --domains input --resolvers /home/op/lists/resolvers.txt | tee output",
"ext":"txt",
"wordlist":"/home/op/lists/seclists/Discovery/DNS/dns-Jhaddix.txt"
}
]Vertical Scaling - Many to One
Vertical and Horizontal Scaling - Many to Many
Last updated