
أداة جمع المعلومات - تعداد DNS / النطاقات الفرعية / المنافذ / الأدلة

🏴☠️ أداة جمع المعلومات 🏴☠️ - تعداد DNS / النطاقات الفرعية / المنافذ / الدلائل
مبرمج بـ 💙 بواسطة edoardottt
شارك على تويتر!
تثبيت • ابدأ • أمثلة • سجل التغييرات • المساهمة • الترخيص
brew install scilla
sudo snap install scilla
go install -v github.com/edoardottt/scilla/cmd/scilla@latest
تحتاج إلى Go (>=1.23)
git clone https://github.com/edoardottt/scilla.git
cd scilla
go get ./...
make linux # (to install)
make unlinux # (to uninstall)
قم بتعديل ملف ~/.config/scilla/keys.yaml إذا كنت تريد استخدام مفاتيح API.
سطر واحد: git clone https://github.com/edoardottt/scilla.git && cd scilla && go get ./... && make linux
لاحظ أن الملف التنفيذي يعمل فقط في مجلد cariddi (اسم مستعار؟).
git clone https://github.com/edoardottt/scilla.git
cd scilla
.\make.bat windows # (to install)
.\make.bat unwindows # (to uninstall)
قم بإنشاء ملف keys.yaml إذا كنت تريد استخدام مفاتيح API.
docker build -t scilla .
docker run scilla help
تعداد DNS:
scilla dns -target example.comscilla dns -oj output -target example.comscilla dns -oh output -target example.comscilla dns -ot output -target example.comscilla dns -plain -target example.comتعداد النطاقات الفرعية:
scilla subdomain -target example.comscilla subdomain -w wordlist.txt -target example.comscilla subdomain -oj output -target example.comscilla subdomain -oh output -target example.comscilla subdomain -ot output -target example.comscilla subdomain -i 400 -target example.comscilla help يطبع المساعدة في سطر الأوامر.
usage: scilla subcommand { options }
Available subcommands:
- dns [-oj JSON output file]
[-oh HTML output file]
[-ot TXT output file]
[-plain Print only results]
-target <target (URL/IP)> REQUIRED
- port [-p <start-end> or ports divided by comma]
[-oj JSON output file]
[-oh HTML output file]
[-ot TXT output file]
[-common scan common ports]
[-plain Print only results]
-target <target (URL/IP)> REQUIRED
- subdomain [-w wordlist]
[-oj JSON output file]
[-oh HTML output file]
[-ot TXT output file]
[-i ignore status codes]
[-c use also a web crawler]
[-db use also a public database]
[-plain Print only results]
[-db -no-check Don't check status codes for subdomains]
[-db -vt Use VirusTotal as subdomains source]
[-db -bw Use BuiltWith as subdomains source]
[-ua Set the User Agent]
[-rua Generate a random user agent for each request]
[-dns Set DNS IP to resolve the subdomains]
[-alive Check also if the subdomains are alive]
-target <target (URL)> REQUIRED
- dir [-w wordlist]
[-oj JSON output file]
[-oh HTML output file]
[-ot TXT output file]
[-i ignore status codes]
[-c use also a web crawler]
[-plain Print only results]
[-nr No follow redirects]
[-ua Set the User Agent]
[-rua Generate a random user agent for each request]
-target <target (URL/IP)> REQUIRED
- report [-p <start-end> or ports divided by comma]
[-ws subdomains wordlist]
[-wd directories wordlist]
[-oj JSON output file]
[-oh HTML output file]
[-ot TXT output file]
[-id ignore status codes in directories scanning]
[-is ignore status codes in subdomains scanning]
[-cd use also a web crawler for directories scanning]
[-cs use also a web crawler for subdomains scanning]
[-db use also a public database for subdomains scanning]
[-common scan common ports]
[-nr No follow redirects]
[-db -vt Use VirusTotal as subdomains source]
[-ua Set the User Agent]
[-rua Generate a random user agent for each request]
[-dns Set DNS IP to resolve the subdomains]
[-alive Check also if the subdomains are alive]
-target <target (URL)> REQUIRED
- help
- examples
التغييرات التفصيلية لكل إصدار موثقة في ملاحظات الإصدار.
ما عليك سوى فتح مشكلة / طلب سحب.
قبل فتح طلب سحب، قم بتنزيل golangci-lint وتشغيل
golangci-lint run
إذا لم تكن هناك أخطاء، تفضل :)
للقيام به:
إضافة المزيد من الاختبارات
دعم Tor
دعم الوكيل
هذا المستودع مرخص بموجب رخصة GNU العامة العامة v3.0.
edoardottt.com للتواصل معي.
scilla subdomain -i 4** -target example.comscilla subdomain -c -target example.comscilla subdomain -db -target example.comscilla subdomain -plain -target example.comscilla subdomain -db -no-check -target example.comscilla subdomain -db -vt -target example.comscilla subdomain -db -bw -target example.comscilla subdomain -ua "CustomUA" -target example.comscilla subdomain -rua -target example.comscilla subdomain -dns 8.8.8.8 -target example.comscilla subdomain -alive -target example.comتعداد الدلائل:
scilla dir -target example.comscilla dir -w wordlist.txt -target example.comscilla dir -oj output -target example.comscilla dir -oh output -target example.comscilla dir -ot output -target example.comscilla dir -i 500,401 -target example.comscilla dir -i 5**,401 -target example.comscilla dir -c -target example.comscilla dir -plain -target example.comscilla dir -nr -target example.comscilla dir -ua "CustomUA" -target example.comscilla dir -rua -target example.comتعداد المنافذ:
scilla port -target example.comscilla port -p 20-90 -target example.comscilla port -p 20- -target example.comscilla port -p -90 -target example.comscilla port -p 21,25,80 -target example.comscilla port -common -target example.comscilla port -p 80 -target example.comscilla port -oj output -target example.comscilla port -oh output -target example.comscilla port -ot output -target example.comscilla port -plain -target example.comتقرير كامل:
scilla report -target example.comscilla report -p 20-90 -target example.comscilla report -p 20- -target example.comscilla report -p -90 -target example.comscilla report -p 80 -target example.comscilla report -p 21,25,80 -target example.comscilla report -oj output -target example.comscilla report -oh output -target example.comscilla report -ot output -target example.comscilla report -wd dirs.txt -target example.comscilla report -ws subdomains.txt -target example.comscilla report -id 500,501,502 -target example.comscilla report -is 500,501,502 -target example.comscilla report -id 5**,4** -target example.comscilla report -is 5**,4** -target example.comscilla report -cd -target example.comscilla report -cs -target example.comscilla report -db -target example.comscilla report -common -target example.comscilla report -nr -target example.comscilla report -db -vt -target example.comscilla report -ua "CustomUA" -target example.comscilla report -rua -target example.comscilla report -dns 8.8.8.8 -target example.comscilla report -alive -target example.com