Entynet Hacker Tools (Ehtools Framework)

Escovado

Yeni üye
30 May 2019
36
0
67109604-8ac6ea80-f1d9-11e9-89c5-ee89ee2fbaa1.png



71449947-77e01180-2758-11ea-93db-5a30f4b554d2.png




Ehtools çerçevesi hakkında
INFO: Wi-Fi tools keep getting more and more accessible to beginners, and the Ehtools Framework
is a framework of serious penetration tools that can be explored easily from within it. This
powerful and simple tool can be used for everything from installing new add-ons to grabbing
a WPA handshake in a matter of seconds. Plus, it's easy to install, set up, and utilize.
Ehtools nasıl kurulur
cd ehtools

chmod + x install.sh

./install.sh

Ehtools sürümünü seçme
INFO: After executing install.sh it will be ask you
to select version of Ehtools Framework - PRO os LITE.
Select LITE if you did not buy Ehtools Framework PRO.
If you bought Ehtools Framework PRO, select PRO.
./install.sh

What version of Ehtools Framework do you want to install?(pro/lite):
If you did not buy Ehtools Framework PRO, select lite!
If you bought Ehtools Framework PRO, select pro!
(version)>
Ehtools Framework PRO'yu seçerseniz, ehtools sitesinden satın almanız gereken Ehtools Aktivasyon Anahtarınızla etkinleştirmeniz gerekir. Ehtools Aktivasyon Anahtarınız varsa, aşağıdaki talimatları okuyun.

Ehtools PRO nasıl etkinleştirilir
Bu anahtar ehtools sitesinde bir dolar için satın alabilirsiniz! Bu anahtar ehtools PRO'yu etkinleştirmek için install.sh dosyasındaki aktivasyon anahtarının giriş alanına girin ve sonra ehtools'u yükleyebilir ve sadece eğitim amaçlı kullanabilirsiniz!

INFO: The key works only one week then it changes!
You need to have time to enter it before it is updated!
./install.sh

Enter your ehtools activation key!
You can buy it on the ehtools site!
(activation_key)>
Ayrıca, ehtools'un kaynak kodunu değiştirmenizi önermiyoruz çünkü çok karmaşıktır ve bir şeyleri karıştırabilir ve çerçeveyi bozabilirsiniz!

INFO: We do not recommend to change ehtools
source code because you can disrupt framework!
Ehtools nasıl kaldırılır
ehtools -u

INFO: Do not do it if you want to reinstall
ehtools PRO which you bought, do not do it because
you will need to buy it one more time!
Saldıran çerçeveler
Çoğu yeni Wi-Fi hackleme aracı, aynı temel saldırıların çoğuna dayanır ve Aireplay-ng gibi daha tanıdık araçların kullanımını otomatikleştiren komut dosyalarına genellikle çerçeve denir. Bu çerçeveler, araçları orijinal programın işlevselliğinin veya kullanılabilirliğinin bir adım ötesine taşımak için akıllı veya kullanışlı yollarla düzenlemeye çalışır.

Buna mükemmel bir örnek, Airodump-ng gibi tarama araçlarını, WPS Pixie-Dust gibi saldırıları ve yeni başlayanlar için izlenmesi kolay bir saldırı zinciri oluşturmak için Aircrack-ng gibi kraker araçlarını entegre eden programlardır. Bunu yapmak, bu araçları kullanma sürecini hatırlamayı kolaylaştırır ve bir çeşit rehberli tur olarak görülebilir. Bu saldırıların her biri el ele tutuşması olmadan mümkün olsa da, sonuç kendiniz yapmaya çalışmaktan daha hızlı veya daha uygun olabilir.

Burada ele aldığımız bir örnek, hedef seçim sürecini otomatikleştirmek ve kullanıcının programlar arasında bilgileri kopyalayıp yapıştırmak için harcadığı zamanı ortadan kaldırmak gibi yararlı şeyler yapan bir kablosuz saldırı çerçevesi olan Airgeddonframework'tır. Bu, deneyimli pentesters için bile değerli zaman kazandırır, ancak yeni başlayanların saldırının "başlığı altında" neler olduğunu anlamalarını engelleme dezavantajına sahiptir. Bu doğru olsa da, bu çerçevelerin çoğu hızlı, verimli ve kullanımı son derece basittir, bu da yeni başlayanların bile tüm ağı almasını ve devre dışı bırakmasını sağlar.

Yeni başlayanlar için UX / UI dürtüleri
Ehtools Framework, sadece ehtools harfini bir terminal penceresine yazarak başlar, ardından ilk çalıştırmadan sonra ağ arabirimlerinizin adını sorar. Seçtiğiniz saldırıları gerçekleştirmek için gereken araçlara bağlanmak için sağladığınız adları kullanır. Bu ilk girişin yanı sıra, olası saldırıların çoğu yalnızca menüden seçenek numarası seçilerek gerçekleştirilebilir. Bu, menü seçeneklerinden birini seçerek bir ağ anlaşmasını yakalayabileceğiniz veya Pupy gibi yeni bir saldırı aracı indirebileceğiniz anlamına gelir.

Temel ağ oluşturma araçlarını kullanma
Başlamak için, şu anda bağlı olduğumuz ağın yanı sıra herhangi bir ağ arayüzüne ilişkin verilere ana menüden erişebiliriz. Burada, aşağıda görüldüğü gibi yerel IP bilgilerini almak için l yazarak yerel bilgileri bulabiliriz.

Bu, ağı diğer cihazlar için taramak gibi şeyler yapmamızı sağlar. Ehtools Framework'ün bu kısmı bize bir ağda daha iyi görünürlük ve etrafımızdaki cihazların durumsal farkındalığını verir. Çeşitli bilgiler aşağıdaki gibi ayrılabilir:

(ehtools)> eğer

INFO: Runs ifconfig and gives the names
and information about all network devices.
(ehtools)> 1

INFO: Enable wlan0.
(d1 disables it)
(ehtools)> 2

INFO: Enable wlan0mon.
(d2 disables it)
(ehtools)> 3

INFO: Randomize or set the MAC
address to a specific value.
(ehtools)> 7

INFO: View the public IP address your
computer is leaving on sites you visit.
(ehtools)> 19

INFO: Look up the physical address of a given
IP address to determine it's relative ********.
(ehtools)> tarama

INFO: Start an ARP scan on the network
to discover nearby devices.
(ehtools)> başlat

INFO: Start monitor mode on the wireless network adapter.
(ehtools)> dur

INFO: Stop wireless monitor mode on the network adapter.
Yeni araçlar yükleyin


71424210-03da3680-2690-11ea-9a68-93989bab4440.png



Ehtools Framework'ün eğlencesinin bir parçası, cephaneliğimize yeni araçlar eklemenin ne kadar kolay olduğudur. Ehtools Framework'teki araçlar listesine erişmek için 9. seçeneği seçebiliriz.

INFO: Our framework has more than 100 packages in
ehtools archive (on server this archive: 2.3 Tb)!
Bir sonraki menüden araçlar, komut dosyalarının kurulumunu yönetme seçenekleriyle birlikte ana kategorilere ayrılmıştır. Sunulan seçenekler şunlardır:

Wi-Fi araçları (kablosuz ağlara saldırmak için kullanılan araçlar).
INFO: Wi-Fi options this is tools for attacking
wireless networks and network databases.
Uzaktan erişim (diğer cihazlara uzaktan erişim ve bunları uzaktan yönetme araçları).
INFO: Remote access means tools for getting access
to other devices and remotely managing them.
Bilgi toplama (insanlara veya web sitelerine istihbarat toplama).
INFO: Information gathering tools, tools for
collecting intelligence on peaple or website.
Web sitesi araçları (sitelerden yararlanma veya sitelere saldırma araçları).
INFO: Website tools, tools for exploiting or
attacking sites and network databases.
Diğer (diğer hack araçlarının çeşitli koleksiyonu)
INFO: Other tools this is collection
of miscellaneous hacking tools.
Yüklü araçlarınızı seçenek 6'ya erişerek de yönetebilirsiniz.

Ehtools hızlı erişimini kullan
INFO: Ehtools quick access, this is when you run
ehtools and for example ehtools -r to remove ehtools!
Hızlı erişim menüsünü açmak için çalıştırın:

ehtools -o

Ehtools'u kaldırmak için çalıştırın:

ehtools -u

El sıkışma manu açmak için çalıştırın:

ehtools -h

WPS Bul menüsünü açmak için çalıştırın:

ehtools -w

INFO: For this shortcuts you will not need enter
your ehtools password (only for ehtools -u)!
Ehtools uygulamasını kullan
INFO: Ehtools application is an Ehtools Framework shortcut
that allows users to run Ehtools Framework just selecting
ehtools in the applications and clicking on it! I mean ehtools
application allows users to run ehtools via the application!
Ehtools uygulamasını kurmanın iki yolu vardır:

Yükleyiciyi kullanma
INFO: The ehtools INSTALLER allows
you to create ehtools application.
Ehtapp'ı kullanma
INFO: There is an ehtools utility named
ehtapp (read more in Ehtools Utilities) that
allows users to configure ehtools application.
ehtapp -c

Neden ehtools çerçevesi?
Varsayılan olarak pentesting için 58'den fazla araç yüklü

INFO: More than 58 options installed by default you
can find in ehtools, this is tools such as ****Sploit,
WireShark and other tools!
Parola koruması ve yapılandırma şifrelemesi

INFO: In version 2.1.6 we added pasword protection,
we added it for users who think that his/her friend or
parents will turn into ehtools and will remove or destroy
it. Only for this people we create password protection
for Ehtools Framework :)
Öğrenmesi kolay ve bu yeni başlayanlar için en iyi çerçeve

INFO: Ehtools Framework's TUI is very simple for beginners,
you can start attack on the local network by choosing an
option from main menu. It is very simple, is not it?
Yeni başlayanlar için UX / UI dürtüleri

INFO: It uses the names you supply to connect to the tools needed to
execute any attacks you select! Aside from that initial input, the majority
of the possible attacks can be performed merely by choosing the option number
from the menu. This means you can grab a network handshake or download a new
hacking tool like Pupy by just selecting from one of the menu options!
Ehtools'tan yükleyebileceğiniz 100'den fazla araç

INFO: Our framework has more than 100 packages in ehtools
archive (on server this archive: 2.3 Tb)! But if you are using
ehtools LITE you could install only 50% of this tools!

Sistem gereksinimleri
Ehtools Framework yalnızca iki işletim sistemini destekler

INFO: Ehtools Framework only supports two
operating systems - Kali Linux and Parrot OS!
Tam kök erişimi ve / root klasörüne erişim

INFO: All ehtools files and folders will be copied to /root,
/bin and /etc system folders, to copy ehtools data to
your system Ehtools Framework needs full root access!
Sunucu desteği için iyi İnternet bağlantısı (yalnızca ehtools PRO)

INFO: The server support for ehtools PRO is one of system
requirements, it is needed for collect information about
ehtools crashes and it is also needed for check product
status such as (you bought ehtools/you did not buy ehtools)
Ehtools yardımcı programları
ehtmod |
ehtmod (ehtools modülleri), Ehtools Framework modüllerini komutlar kullanarak izinler veya kontrol etme yeteneği ekleyen bir yardımcı programdır, örneğin eht1 modülü eht1 komutuna sahiptir, terminalde girer ve eht1 modülü başlatılır.

Usage: ehtmod [OPTION...]
Copyright (C) 2015, Entynetproject. All Rights Reserved.

-i --install Install ehtools modules.
-t --take <name> Take a new ehtools modules snapshot.
-r --restore <name> Restore saved ehtools modules snapshot.
-d --delete <name> Delete saved ehtools modules snapshot.
-u --uninstall Uninstall ehtools modules.
-h --help Give this help list.
Ehtools modüllerini kurmak için aşağıdaki komutu yürütmeniz gerekir:

INFO: The ehtools INSTALLER will ask you to "install" or "not
install" ehtools modules and if you answered "not install" and
want to install them, run the following command!
modüller -i

Ehtools Modülleri Anlık Görüntüsü (EMS)
INFO: EMS is a saved ehtools modules data, you can
take it using the ehtmod utility v1.9 and restore it.
Ehtools modüllerinin anlık görüntüsünü almak için aşağıdaki komutu yürütmeniz gerekir. Almak istediğiniz ehtools modülleri anlık görüntüsünün adını girmeniz gerekir (örnek: anlık görüntü1):

ehtmod -t anlık görüntü1

Ehtools Modülleri Restorasyonu (EMR)
INFO: EMR is an operation that removing modules and restoring it from the
saved ehtools modules snapshot, you can restore it using the ehtmod utility
v1.9, but ESR will remove all your old ehtools modules data!
Ehtools modüllerinin anlık görüntüsünü geri yüklemek için aşağıdaki komutu yürütmeniz gerekir. Kaydedilen ehtools modülleri anlık görüntüsünün adını girmeniz gerekir (örnek: anlık görüntü1):

ehtmod -r anlık görüntü1

ehtkey |
ehtkey (ehtools anahtarı), ehtools yapılandırma anahtarınızı (ehtools config / boot tuşu) değiştirmenize ve /etc/ehtools/.config dosyasını yeniden yazmanıza olanak tanıyan bir yardımcı programdır.

Usage: ehtkey [OPTION...]"
Copyright (C) 2015, Entynetproject. All Rights Reserved.

-c --change <old_key> <new_key> Change ehtools config key.
-h --help Give this help list.
Ehtools yapılandırma anahtarını değiştirmek için aşağıdaki komutu yürütmeniz gerekir. Eski ehtools yapılandırma anahtarınızı girmeniz (örnek: 1001) ve bundan sonra yeni ehtools yapılandırma anahtarınızı girmeniz gerekir (örnek: 2002):

ehtkey -c 1001 2002

ehtapp |
ehtapp (ehtools uygulaması) ehtools uygulamasını yapılandırmanıza izin veren bir yardımcı programdır, örneğin ehtools masaüstü uygulaması oluşturmak.

Usage: ehtapp [OPTION...]"
Copyright (C) 2015, Entynetproject. All Rights Reserved.

-c --create Create ehtools application.
-d --desktop <option> Create/remove ehtools desktop application.
-r --remove Remove ehtools application.
-h --help Give this help list.
Ehtools uygulaması oluşturmak için aşağıdaki komutu yürütmeniz gerekir:

INFO: The ehtools INSTALLER will ask you to "create" or
"not create" ehtools application and if you answered "not
create" and want to create it, run the following command!
ehtapp -c

Ehtools masaüstü uygulaması oluşturmak için aşağıdaki komutu yürütmeniz gerekir:

ehtapp -d oluştur

epasswd |
epasswd (ehtools şifre değiştirici) ehtools giriş ve şifrenizi veya ehtools kök şifresini değiştirmenizi sağlayan bir yardımcı programdır!

Ehtools giriş ve şifresini değiştirme
epasswd

Ehtools giriş bilgilerini ve şifresini değiştirmek için eski ehtools giriş bilgilerinizi (örnek: ehtools) ve eski ehtools şifrenizi (örnek: sloothe) girin:

(login)> ehtools
(password)> sloothe (will not be shown!)
Bundan sonra yeni ehtools giriş bilgilerinizi (örnek: admin) ve yeni ehtools şifrenizi (örnek: 1234) girin:

((new)login)> admin
((new)password)> 1234 (will not be shown!)
Tebrikler, ehtools giriş bilgilerini ve şifresini başarıyla değiştirdiniz!

INFO: In no case do not forget this password, it will
not be restored and you will need to reinstall ehtools!
Ehtools kök parolasını değiştirme
Kök parolasını değiştirmek için epasswd'de ehtools root olarak oturum açın:

epasswd

(login)> root
Bundan sonra eski ehtools kök şifrenizi girin (varsayılan: toor):

(password)> toor (will not be shown!)
Bundan sonra yeni ehtools kök şifrenizi girin (örnek: 1234):

((new)password)> 1234 (will not be shown!)
Tebrikler, ehtools root şifresini başarıyla değiştirdiniz!

INFO: In no case do not forget this password, it will
not be restored and you will have to reinstall ehtools!
Ehtools sunucu desteği hakkında
Güvenlik açıklarını ve hataları iyileştirmek ve düzeltmek için tüm hata raporları gönderildiği için ehtools PRO için sunucu desteği çok önemlidir!

INFO: Make a good Internet connection for
ehtools, to help ehtools access to server!
Kötü İnternet bağlantısı sonucunda ehtools sunucu ile iletişim kuramayacaksa, erişim reddi nedeniyle ve satın alınan veya satın alınmayan çek ehtoolsunun doğrulama hatası nedeniyle çerçeve başlamaz!

Ehtools nasıl korunur

https://user-images.githubusercontent.com/54115104/71450021-c641e000-2759-11ea-9454-a7d59d953933.png

İnstall.sh kullanarak yapın:

INFO: Create login and password using install.sh
(example: login: ehtools, password: sloothe)
Ehtools'tan çıkacağınız zaman yapın:

INFO: When you are going to exit framework,
exit with shortcuts - 0 or exit.
Ehtools'tan çıkacaksanız bunu yapmayın:

INFO: Do not just close ehtools window
and do not exit from the Ehtools Framework
using Ctrl + C or other exit signals!


71424403-713a9700-2691-11ea-8913-3a52c74c9f4c.png





Ehatools çerçeve sorumluluk reddi
INFO: Usage of the Ehtools Framework for attacking targets without prior mutual consent is illegal.
It is the end user's responsibility to obey all applicable local, state, federal, and international laws.
Developers assume no liability and are not responsible for any misuse or damage caused by this program.
Ehtools çerçeve lisansı
--------------------------------------------------
Ehtools Framework
--------------------------------------------------
Copyright (C) <2015> <Entynetproject>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Ehtools yardımcı programı lisansı
--------------------------------------------------
Ehtools Utilities
--------------------------------------------------
Copyright (C) <2015> <Entynetproject>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Ehtools kütüphaneleri lisansı
--------------------------------------------------
Ehtools Libraries
--------------------------------------------------
Copyright (C) <2015> <Entynetproject>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Bu kadar!


 

Escovado

Yeni üye
30 May 2019
36
0
arkdaşlar paylaşılan program lar test edilmiş tarafım dan onay lanmıştır gereksiz calışmayan konular acmıyorum saygılarım la
 

x4807

Katılımcı Üye
10 Ağu 2019
985
17
Ellerine sağlık ama konu düzenini vb. daha güzel yapabilirdin
 
Üst

Turkhackteam.org internet sitesi 5651 sayılı kanun’un 2. maddesinin 1. fıkrasının m) bendi ile aynı kanunun 5. maddesi kapsamında "Yer Sağlayıcı" konumundadır. İçerikler ön onay olmaksızın tamamen kullanıcılar tarafından oluşturulmaktadır. Turkhackteam.org; Yer sağlayıcı olarak, kullanıcılar tarafından oluşturulan içeriği ya da hukuka aykırı paylaşımı kontrol etmekle ya da araştırmakla yükümlü değildir. Türkhackteam saldırı timleri Türk sitelerine hiçbir zararlı faaliyette bulunmaz. Türkhackteam üyelerinin yaptığı bireysel hack faaliyetlerinden Türkhackteam sorumlu değildir. Sitelerinize Türkhackteam ismi kullanılarak hack faaliyetinde bulunulursa, site-sunucu erişim loglarından bu faaliyeti gerçekleştiren ip adresini tespit edip diğer kanıtlarla birlikte savcılığa suç duyurusunda bulununuz.