Open

Tofailhossen

New Member
Joined
Jul 17, 2026
Messages
1
Reaction score
1
Credits
17
#!/bin/bash

#
GREEN="\033[0.32m"
RESET="\033[0m"

echo -e "${GREEN}[+]
...${RESET}"
read -p
.com: " TARGET

#
mkdir -p "$TARGET"
cd "$TARGET" || exit

echo -e
subfinder -d "$TARGET" -silent -o raw_subs.txt

echo -e "${GREEN}[+]
#
cat raw_subs.txt | httpx -silent -status-code -title -o live_subs.txt

echo -e "${GREEN}[+]

grep -E "404|Not Found|NoSuchBucket|There is no app here" live_subs.txt > potential_takeovers.txt

echo -e "${GREEN}[+] স্ক্যান সম্পন্ন হয়েছে! রেজাল্ট ফোল্ডার চেক করুন।${RESET}"
echo "লাইভ ডোমেন লিস্ট: $TARGET/live_subs.txt"
echo "সম্ভাব্য টেকওভার লিস্ট: $TARGET/potential_takeovers.txt"
 


It looks like they're looking for subdomains that they can take over. That's also confirmed by AI, though the output from that was much more verbose.
 
Huh. Oh, yeah; being able to take-over a peach like 'Linux.org' would be a REAL feather in their cap, wouldn't it?

Little sh*ts. When I'm moderating, I have no time for either the Indians, the Pakistanis OR the Indonesians. Especially the latter; all they're interested in doing is promoting betting sites. After all, Indonesia is the modern-day gambling capital of the world.....

And the first two just want to advertise everything under the sun. Mind you, in some ways, the Indians are understandable; there's billions of them, and they all have to make a living somehow. But then their religions don't recognise the need for contraception, and big families have always been seen as a status symbol in Indian society....

Jeez.

Recipe for disaster, ain't it? I'd just rather not get tangled up with 'em at all, if I can avoid it.

Might sound cold-hearted to some, but experience teaches you who the troublemakers are over time.

(shrug...)


Mike. ;)
 
Last edited:


Follow Linux.org

Members online


Latest posts

Top