SkillAgentSearch skills...

Logparser

basic parser for logfiles (TYPES: STEALER : REDLINE)

Install / Use

/learn @PlushiePirate/Logparser
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

logparser

logparser is a versatile log parsing tool designed to search and extract information, such as URLs, usernames, and passwords, from log files. It provides a user-friendly web interface for efficient log analysis.

Features

  • Search Functionality: Quickly search for URLs and associated login credentials within log files.
  • Web Interface: User-friendly web interface for easy interaction.
  • Flexible Parsing: Parses log files with various formats, recognizing URLs, usernames, and passwords.

Usage

  1. Requirements:

    • Web server with PHP support.
    • Log files structured with URLs, usernames, and passwords.
  2. Installation:

    • Clone the repository to your web server directory.
    git clone https://github.com/ixzy/UniDataParser.git
    
  3. Configuration:

    • Customize the log file structure and formatting in the PHP script as needed.
  4. Results:

    • View the search results, including URLs, usernames, passwords, and folder links.

File Structure

  • index.php: Main web interface for searching log files.
  • parser.php: PHP script handling log file parsing and search functionality.
  • styles.css: Stylesheet for the web interface.
  • typed.js: JavaScript library for animated text (used for displaying total records).
  • /api/index.php: Api returns logfile important autofill

Contributing

Feel free to contribute, report issues, or suggest improvements! Check out the Contributing Guidelines.

xD

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated17d ago
Forks0

Languages

PHP

Security Score

70/100

Audited on Mar 22, 2026

No findings