설명
Limit Login Attempts for login protection, protect site from brute force attacks.Brute Force Attack aims at being the simplest kind of method to gain access to a site: it tries usernames and passwords, over and over again, until it gets in. WP Limit Login Attempts plugin limit rate of login attempts and block IP temporarily. It is detecting bots by captcha verification.
Go to Settings > WP Limit Login
.
기능
- Login Security – Limit Login Attempts and track user login attempts
- 캡챠 검증
- Light weight plugin
- Mechanism for slow down brute force attack
- Redirect to home page, when abnormal request (It will stop hacking tools)
- GDPR compliant. With this feature turned on, all logged IPs get obfuscated (md5-hashed).
로그인 시도 수 제한
A brute force attack is a trial-and-error mеthоd uѕеd tо оbtаin infоrmаtiоn such аѕ a user раѕѕwоrd оr реrѕоnаl idеntifiсаtiоn number (PIN). In a brute force attack, аutоmаtеd software iѕ uѕеd tо gеnеrаtе a lаrgе numbеr оf соnѕесutivе guesses аѕ to thе value of thе desired data. Brute force attack may bе uѕеd by сriminаlѕ tо crack еnсrурtеd dаtа, оr bу security аnаlуѕtѕ to tеѕt an оrgаnizаtiоn’ѕ nеtwоrk security.
If уоu аdорt thе use оf this plugin, it will limit thе number оf timеѕ a uѕеr can аttеmрt tо log intо уоur ассоunt. Aftеr a сарtсhа verification would have bееn rеԛuеѕtеd, thе mесhаniѕm will ѕlоw dоwn brutе fоrсе аttасk hаving thе роwеr tо redirect tо home page аnd соmрlеtеlу аvоid intruder intо уоur рrесiоuѕ ассоunt.
캡챠 검증
WP Limit Login Attempts plugin provides an extra protection by Captcha.
Captcha Verification in seven attempts. It will be highly helpful for removing bots.
더 많은 서비스는 ,ciphercoin를 방문해습시오.
기부
WP Limit Login Attempts plugin는 당신의 관리기능을 보호합니다. 기부를 부탁드립니다. 매우 고맙습니다.
지원
http://www.ciphercoin.com/contact/
스크린샷
설치
- plugin 파일을 다운로드 후 wp-content/plugin로 압축을 풀어 넣습니다.
- WordPress 관리자화면에서 plugin을 활성화시키십시오.
- 완료!
FAQ
-
로그인 시도 시 왜 “10분을 기다려주시기 바랍니다” 라는 에러 메시지가 뜨나요?
-
틀린 비밀번호 혹은 사용자로 다섯번 이상 로그인 시도를 하였습니다. 10분 후, “패스워드 찾기” 링크를 클릭하여 비밀번호를 초기화하십시오.
-
로컬호스트에도 작동됩니까?
-
예.. 로컬 컴퓨터에서도 역시 작동합니다.
-
캡챠 이미지가 작동하지 않습니다. 어떻게 해결해야 하나요?
-
root에 있는 .htaccess 파일 혹은 wp-contet 혹은 plugin 폴더의 captcha.php을 파일접근이 가능하도록 만들고 재시도하십시오.
php.ini에서 GD extension을 활성화
php.ini 파일에서 extension=php_gd2.dll (remove the leading 😉 라인의 코멘트를 삭제해주세요
혹은 호스팅 회사와 연락하십시오(GD extension 활성화하도록 요청)
후기
기여자 & 개발자
변경이력
1.0
plugin의 최초 버전
2.0
관리자 세팅 페이지 추가
= 2.6.4
Session error fixed