Screenshots
Example Usage
lua_shared_dict antiddos 70m; #Anti-DDoS shared memory zone to track requests per each unique user lua_shared_dict antiddos_blocked 70m; #Anti-DDoS shared memory where blocked users are put lua_shared_dict ddos_counter 10m; #Anti-DDoS shared memory zone to track total number of blocked users lua_shared_dict jspuzzle_tracker 70m; #Anti-DDoS shared memory zone monitors each unique ip and number of times they stack up failing to solve the puzzle access_by_lua_file anti_ddos_challenge.lua;
See also
Impacket
Open Source
Kali
Collection of Python classes for working with network protocols. Includes tools for SMB, MSRPC, LDAP…
365
Free
BlueTeam, RedTeam, Bug bounty, CTI, OSINT, Threat Hunting, Network and Web Recon, Discovery, Enumera…
BlackFriday-GPTs-Prompts
Open Source
List of free GPTs that doesn't require plus subscription…
Evil-WinRM
Open Source
Kali
Full-featured WinRM shell for hacking and penetration testing. Supports pass-the-hash, file upload/d…
Responder (NBT-NS Poisoner)
Open Source
Kali
Rogue authentication server and LLMNR/NBT-NS/mDNS poisoner for Windows networks. Captures NTLM chall…
NoSQLMap
Open Source
Automated NoSQL injection and database exploitation tool. Targets MongoDB, CouchDB, Redis, and Cassa…