Skip to content

Commit e34a5e0

Browse files
authored
Update README.md
1 parent 14c5d8f commit e34a5e0

File tree

1 file changed

+47
-1
lines changed

1 file changed

+47
-1
lines changed

README.md

Lines changed: 47 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,47 @@
1-
hi
1+
# Quirk – Web Security Dashboard
2+
3+
Quirk is a **comprehensive web security monitoring and protection dashboard** designed to help developers, security researchers, and organizations secure their websites and applications from malicious activities.
4+
5+
It provides **real-time monitoring, attack detection, and logging** features, with tools to analyze traffic, detect suspicious activity, and enforce security policies.
6+
7+
---
8+
9+
## 🚀 Features
10+
11+
- **Dashboard Overview** – Real-time insights into web security events.
12+
- **System Information** – Server and environment details.
13+
- **Login Activity Tracking** – Monitor user login attempts and detect brute force.
14+
- **SQL Injection Detection** – Identify malicious SQL queries in requests.
15+
- **Bad Bot Detection** – Block harmful automated bots.
16+
- **Proxy Detection** – Detect and restrict proxy-based access.
17+
- **Spam Detection** – Identify and stop spam traffic.
18+
- **Whitelisting/Blacklisting**
19+
- IP & File whitelisting.
20+
- Country/IP banning.
21+
- **Logging System**
22+
- SQL injection logs.
23+
- Bad bot logs.
24+
- Proxy/spam logs.
25+
- **PHP Security Checks**
26+
- Function checks.
27+
- PHP info & configuration details.
28+
- **Traffic Analytics & Monitoring**
29+
- **Error Tracking** – Identify runtime and server errors.
30+
- **.htaccess Manager** – Manage Apache rules from dashboard.
31+
- **Port Analyzer** – Scan and analyze open ports.
32+
- **Hash Generator** – Generate and verify secure hashes.
33+
34+
---
35+
36+
## 🛠️ Tech Stack
37+
38+
- **Frontend:** HTML, CSS, JavaScript
39+
- **Backend:** PHP
40+
- **Database:** MySQL
41+
- **Other Tools:** Apache/Nginx, .htaccess
42+
43+
---
44+
45+
## 📂 Project Structure
46+
47+

0 commit comments

Comments
 (0)