Skip to content

Instantly share code, notes, and snippets.

View Sudistark's full-sized avatar
🎯
Focusing

Sudhanshu Rajbhar Sudistark

🎯
Focusing
View GitHub Profile
from sys import argv
import os
script, filename = argv
target = [line.strip("\n") for line in open("{}".format(filename), encoding="utf-8")]
for i in target:
os.system("~/go/bin/ffuf -w ~/tools/dirsearch/db/dicc.txt -u {}/FUZZ -c -ac|tee dir-`echo {}|rev|cut -d / -f1|rev`".format(i,i))
@Sudistark
Sudistark / ps.py
Created September 10, 2020 15:07
Parse the naabu output to nmap for service enumeration
import os
import subprocess as sp
#First getting all the domains
os.system('echo "Running naabu[+]......."')
os.system("sudo ~/go/bin/naabu -hL all -ports full -o naabu.out")
domains = sp.getoutput("cat naabu.out|cut -d ':' -f1|sort -u")
aa
aarp
abarth
abb
abbott
abbvie
abc
able
abogado
abudhabi
@Sudistark
Sudistark / tlds.txt
Created June 23, 2022 11:43
list of all available tlds
aaa
aarp
abarth
abb
abbott
abbvie
abc
able
abogado
abudhabi
@Sudistark
Sudistark / discord-rich-embed.txt
Created January 10, 2024 16:31
List of allowed discord rich embed extracted from csp
check
https://discordapp.com/domain-migration
check
discord:
check
https://www.google.com/recaptcha/
check