Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rynmon authored Dec 27, 2023
1 parent ff55023 commit 27b3763
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
[malScraper v1.3](https://ryan-monaghan.github.io/malScraper/)
===============
## Introduction

![malScraper Screenshot](https://raw.githubusercontent.com/Ryan-Monaghan/ryanmonaghan.github.io/master/Screenshot%20from%202020-01-23%2014-21-06.png)
![2023-12-27_00-37-09](https://github.com/Ryan-Monaghan/malScraper/assets/8824673/5a2fa461-6b67-4070-8df0-cd8c41901fe6)
malScraper is a modular tool that streamlines the process of scraping and managing lists of Payload Domains, IOC's & C2 IPs from various feeds. It simplifies the task of blacklisting for security and threat intelligence purposes.

# malScraper
## Features

malScraper is a modular tool designed for scraping a list of Payload Domains, IOC's & C2 IPs from various feeds, making it easy for blacklisting purposes.
- **Modular Design**: Easily extendable with additional modules.
- **Version Checking**: Verify if you are using the latest version on startup.
- **Reopen Functionality**: Ability to reopen a previously composed report.

## Table of Contents

- [Version History](#version-history)
- [Introduction](#introduction)
- [Features](#features)
- [Version History](#version-history)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [Version Checking](#version-checking)
- [License](#license)

![malScraper Screenshot](https://raw.githubusercontent.com/Ryan-Monaghan/ryanmonaghan.github.io/master/Screenshot%20from%202020-01-23%2014-21-06.png)
![2023-12-27_00-37-09](https://github.com/Ryan-Monaghan/malScraper/assets/8824673/5a2fa461-6b67-4070-8df0-cd8c41901fe6)

## Version History

- **1.3** - Initial Python Conversion
Expand All @@ -33,16 +37,6 @@ malScraper is a modular tool designed for scraping a list of Payload Domains, IO
- **1.0** - Initial Implementation
- Core functionality was implemented in the first release.

## Introduction

malScraper is a modular tool that streamlines the process of scraping and managing lists of Payload Domains, IOC's & C2 IPs from various feeds. It simplifies the task of blacklisting for security and threat intelligence purposes.

## Features

- **Modular Design**: Easily extendable with additional modules.
- **Version Checking**: Verify if you are using the latest version on startup.
- **Reopen Functionality**: Ability to reopen a previously composed report.

## Installation

1. Clone the repository.
Expand Down

0 comments on commit 27b3763

Please sign in to comment.