Skip to content

OhoudAlawad/LoginAttempts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

LoginAttempts

Shell Script for Find all Success Login Attempts and Failed Login Attempts in web server

للبحث عن جميع محاولات تسجيل الدخول الناجحة و الفاشلة في خادم الويب

أكتب رقم ١ لعرض تقرير عن محاولات تسجيل الدخول الناجحة

أكتب رقم ٢ لعرض تقرير عن محاولات تسجيل الدخول الفاشلة

How do you use? كيف تستخدم؟

1- Connect to server الاتصال بالسيرفر

Write in commend prompt:

sudo ssh root@yourServer-ip

Write password of your server

2- Clone LoginAttempts file نسخ الملف للسيرفر

3- Write

mv LoginAttempts/* .

rm -rf LoginAttempts/

4- Run LoginAttempts

chmod +x LoginAttempts

./LoginAttempts

vedio explain شرح بالفيديو

About

Shell Script for Find all Success Login Attempts and Failed Login Attempts in web server

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors