oazabir / HackerSpray

Repel hackers with this library by blocking brute force and malicious attempts on sensitive URLs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HackerSpray Mechanism & Process

Mhrn0ooosh opened this issue · comments

Hi, I have used DLLs (hackerspray) in my project for DDoS Attack, now many IPs are logged in Redis DB, created by hackerSpray, I used Redis desktop Manager to watch DB. I have a problem in finding the mechanism of adding IPs and removing them from the origin and keys, why are they removed? when a new Ip is added in origin? where blacklist key and Ips stored? Could you introduce me some documentation or tutorial in order for finding out the way IPs are logged in database and mechanism of filling the database?