• Stars
    star
    7
  • Rank 2,294,772 (Top 46 %)
  • Language
    Python
  • License
    GNU General Publi...
  • Created about 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Mal-O-Not: Malicious Entity Detector

More Repositories

1

Wordlist-Weaver

The project aims at creating target-specific wordlists for any web application that you are testing.
Shell
62
star
2

Lazy-FuzzZ

Sometimes we want to fuzz a set of sub-domain URLs with a common wordlist. Fuzzing them one by one is a tedious task, not to mention the false positives we obtain in those results. To solve this problem I created Lazy FuzzZ. It fuzzes all those urls, removes all false positives and sends only legitimate results to burpsuite.
Shell
51
star
3

Fu-JS

This tool aims at accumulating javascript files from a given set of subdomains to discover hidden endpoints. It swims through JS files to find more JS files. It also creates a target-specific wordlist from the JS-files for further content discovery and dumps all the discovered JS files neatly in a folder for static analysis.
Shell
45
star
4

Scantime-Crypter

The project aims at building a Scan-Time Crypter that can assist a malware in bypassing antivirus software. The Crypter will open the malware from the disk while creating another output file to the disk. The Crypter will then extract the contents from the malware and obfuscate them using XOR encryption algorithm. The obfuscated contents will then be written to the previously created output file. When the obfuscated file is opened by the victim, the Crypter will then start the de-obfuscation process by using the same key it used to encrypt it in the first place.
C
12
star
5

Phish-Me-Not

This project aims at training/educating employees about real-life phishing attack scenarios by carrying out simulated spear-phishing attacks.
Python
11
star
6

Bug-Bounty-scripts

Shell
6
star