Categories
Attack Defense

Attack Defence Network Pentesting Basics

Basics 1 Her zaman ki gibi keşif ile başlıyoruz. Hedef makinanın 192. X.Y.3’de olduğunu zaten bizimle paylaşıyorlar. Önce nmap ile IP adresi üzerindeki portları tarıyoruz. Which port is used by the FTP server? FTP server’ın hangi portta çalıştığı soruluyor. Bulduğumuz portlara -sV ile versiyon taraması yapıyoruz. Retrieve the flag stored on the FTP server. FTP […]

Categories
Attack Defense

Attack Defence Network Scanning Basics Challenge

Challenge 1 On which port is the FTP server running? FTP sunucusunun hangi portta çalıştığı sorulmaktadır. Yukarıdaki sorguda -v parametresi ile versiyon istedik ama vermedi. Bizde sadece çıktıda görünen portlara yeniden versiyon için tarama yapıyoruz. On which port is the Memcached server running? Memcached sunucusunun hangi portta çalıştığı sorulmaktadır. On which port is the MongoDB […]