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 27b3763 commit 0fdfdd7
Showing 1 changed file with 8 additions and 12 deletions.
20 changes: 8 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
[malScraper v1.3](https://ryan-monaghan.github.io/malScraper/)
===============
## 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.

## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
Expand All @@ -20,11 +10,18 @@ malScraper is a modular tool that streamlines the process of scraping and managi
- [Version Checking](#version-checking)
- [License](#license)

## 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.

![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
- The tool has been converted to Python for improved functionality.

Expand All @@ -38,7 +35,6 @@ malScraper is a modular tool that streamlines the process of scraping and managi
- Core functionality was implemented in the first release.

## Installation

1. Clone the repository.
```python
git clone https://github.com/your-username/malScraper.git
Expand Down

0 comments on commit 0fdfdd7

Please sign in to comment.