Konu
:
What is Altair and How can we use it?
16-11-2020, 17:03:42
#0
Runik
Açık Profil bilgileri
Özel Mesaj Gönder
Runik tarafından gönderilen tüm mesajları bul
Runik'ı arkadaş olarak ekle
Guest
Hello This post will give you some information about Altair.
What is Altair?
How can we use Altair?
What does it contain?
How can we install it on Linux?
Altair is a tool written in python that can perform web vulnerability scanning.
~ SQLMAP ~
LFI (Local File Inclusion) ~ RFI (Remote File Inclusion
)
XSS ( Cross Site Scripting )
How can we install it on Linux?
Kod:
git clone
https://github.com/evilsocket/altair
Kod:
python altair.py ?u < Hedef Web Host >
result:
Source:
https://www.turkhackteam.org/web-ser...gu-kulubu.html
Translator @
Gauloran