It’s a very good lab and you can test lots of different topics at the same time; # I scan with nmap sudo nmap -sV 10.10.124.59 # find web port to open and browse it; # in parallel I start dirbsearch to find folders sudo ./dirsearch.py -u http://10.10.124.59 -w /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt -e js,php,html -x 403,404 # so first question answer we find quickly /admin folder our secret folder; #so I understand basic Authentication and user credential need; I started password attack and …
Blog Posts
ROOM NAX https://tryhackme.com/room/nax Firstly need to read carefully the description of the room; Nax Identify the critical security flaw in the most powerful and trusted network monitoring software on the market, that allows a user authenticated execute remote code execution. 2. I started to search best network monitoring tools ; https://www.pcwdld.com/best-network-monitoring-tools-and-software 3. This name so similar to our room Nagios XI (NAX) 4. Start port scanning sudo nmap -sV 10.10.87.52 5. http://10.10.87.52 6. Welcome to Elements look like (periodic table ) so I …
Microsoft Silverlight, ağ uygulamaları için animasyon, vektör, 3d grafik ve görüntü oynatma imkanları sağlayan zengin internet uygulamaları geliştirme düzlemidir. Bir cok kurum tarafindan internal uygulamalarda tercih sebebidir. Bu tercih sebebinin nedeni ise bana gore ozellikle ust yoneticileri sunulacak kipir kipir grafikli surukle birakli tamamen gosterisli arayuzlerin gelistiriciler tarafindan rahatca hazirlanmasindan kaynaklanmatir.
For managing large scale Active directory environment more important part checking and understanding replication quality. In this condition i used repadmin command to check replication healthy. But this command not enough to understand exactly replication finished time. So i start to search internet and find script to check active directory latency with poweshell (http://bsonposh.com/archives/276) when i started this script i understood this script not handle large scale of dc environment. and it’s enter loop if replication will not finished.
Özellikle Enterprise seviyede ve dağınık yapıda sistem yöneten arkadaşların günlük client sayıları, sunucu sayıları, domainde kullanılan işletim sistemlerinin grouplanmış sayılarını otomatik olarak tespit edip belirlenen bir saatte sistem yöneticilerine html temelli bir rapor atan script aşağıda sunulmuştur.
Konu başlığının çok iddialı olduğunun farkındayım amacım sizlere girişimciliği anlatmak değil bu yola adım atarken yaşadıklarımı yaşayacaklarımı hatalarımı doğrularımı paylaşmak olacaktır. Yani sizlerle bir şeyleri paylaşırken bir çok şeyi de öğreneceğim. Kendi dilimden, kendi networkümden uzak bir ülkede (Rusya’da) yaşanan tecrübeleri yakından takip edebileceksiniz. En önemlisi ise bende kendi değişim sürecimi kayıt altına almış olacağım. şimdiden bu süreçte beni destekleyen herkese çok teşekkür ederim.
2012 yilindan beri yazmakta oldugum lifeinscreen.com adli blog adresimi kapatip mevcut tum icerigi savassaygili.com adresine yani bu yeni bloguma tasimis bulunmaktayim. Takip, destek ve tum onerilerinize acigim.
Udemy gelistiricileri Turk olan , konu ve alanlarinda uzman olan yada uzman olduklarini dusununen kisiler tarafindan gelistirilen video egitim temelli kisisel gelisim platformudur. Site icerisinde ucretli ve ucretsiz bir cok harika icerige ulasabilirsiniz. Genel anlamda benimde cok kullandigim bir sitedir. Yukarida kisaca sayfa hakkinda bir bilgilendirme gectikten sonra gelelim yazimizin ana konusuna. Udemy sayfasi uzerinde parali icerikle satilan egitim serilerine hic bir ucret odemeden erismenizi sagliyacak surecsel ve mimarisel bir acigi sizlerle paylasacagim. Bu acik ile ilgili genel bilgilendirme Udemy …
Zorlu bir yilin arkasindan Enterprise Security alaninda MVP unvanina Microsoft Turkmenistan tarafindan aday gosterilmistim. 3 ocak 2015 tarihinde ise yeni yil hediyesi gibi MVP ligimin onaylandigi bilgisini bir maille aldim. Bu saygi deger unvani hakkiyla tasimaya calisacagim. Bu odulde destegi olan ozellikle Turkmenistan IT ekibime tesekkurlerimi sunarim. Peki Nedir MVP? Microsofta gore; The Microsoft Most Valuable Professional (MVP) Award is our way of saying thank you to exceptional, independent community leaders who share their passion, technical expertise, and real-world knowledge …
Windows Server automatically installs the Active Directory Module for Windows PowerShell and Active Directory Administrative Center when you add the Active Directory Domain Services (AD DS) or Active Directory Lightweight Directory Services (AD LDS) role. But if you like me you want to manage Active Directory from another computer at a remote location, and you can do so with the Active Directory Module and ADAC, as long as you are running Windows 7 on the remote computer.