Skip to content

alreadyClosed/JAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

61 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

[ JAT_FRAMEWORK ] v5.2

John's Awesome Tools β€’ A clean, terminal-inspired workstation for OSINT, Cybersecurity, and Research.

🌍 Live Site
https://alreadyclosed.github.io/JAT/


πŸ–₯️ Overview

JAT is a lightweight, single-page interface designed for quick access to web-based tools. It organizes 100+ resources into a searchable, categorized layout that works directly in any browser without extra setup.

πŸ” Key Features

  • Modal Descriptions: Click a tool to see a pop-up with its specific purpose and metadata before launching.
  • Smooth Expansion: Categories expand using CSS Grid transitions for a clean, non-snapping experience.
  • Terminal Aesthetic: Uses Consolas typography with a high-contrast Black and Neon Orange theme.
  • Filter Search: Real-time search that highlights matching tools, searches through hidden tags, and manages category states automatically.
  • Adaptive Grid: Responsive layout that keeps tool links organized regardless of screen size.
  • Automatic Counting: Tracks and displays the number of tools within each category.

πŸ› οΈ Tech Stack

  • Frontend: HTML5 & CSS3 (Custom Variables & Grid)
  • Logic: Vanilla JavaScript (Zero-Waste, No libraries or dependencies)
  • Theme: GitHub-inspired Dark mode with Neon Orange accents.

πŸ“‚ Framework Structure

Category Focus
OSINT Open Source Intelligence and Investigations
NETWORK & RECON Domain, DNS, and infrastructure mapping
WEB SECURITY Request analysis and CMS testing
EXPLOITATION Shell generators and vulnerability databases
POST-EXPLOITATION Privilege escalation and wordlists
REVERSE ENGINEERING Debugging and binary analysis
CRYPTOGRAPHY Encoding, hashing, and decryption
LEARNING & CTF Training platforms and security documentation
SYSTEM & UTILITIES OS flashing and system optimization
OPERATING SYSTEMS Quick links to security-focused distributions
HARDWARE Embedded systems, firmware, and SPI flashing
FORENSICS Disk imaging, memory analysis, and registry artifacts
SDR & WIRELESS Software Defined Radio and signal decoding
MALWARE ANALYSIS Sandboxing and behavioral reporting

πŸš€ Usage

  1. Clone the repository:
git clone https://github.com/alreadyClosed/JAT.git
  1. Run: Open index.html in any web browser.

  2. Search: Use the search bar at the top to filter tools. Typing a keyword will filter the list and expand relevant folders automatically.


πŸ“ Configuration

To add or remove links, edit the myTools array in the script section.

const myTools = [
    ["CATEGORY", "Tool Name", "https://url-link.com", "Short Description", "search tags"],
];

Credits: All tools linked belong to their respective creators.


"Locally Hosted Workstation"
[ JAT_FRAMEWORK ]

About

John's Awesome tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages