Home
About
Kali Linux
Information Gathering
Vulnerability Analysis
Web Application Analysis
Password Attacks
Wireless Attacks
Exploitation Tools
Sniffing/Spoofing
Post Exploitation
Forensics
Stress Testing
Hacking Courses
Blog
Privacy Policy
Contact Us
KaliLinux
Search
Sunday, January 24, 2021
Kali Linux Tutorials
Home
About
Kali Linux
Information Gathering
Vulnerability Analysis
Web Application Analysis
Password Attacks
Wireless Attacks
Exploitation Tools
Sniffing/Spoofing
Post Exploitation
Forensics
Stress Testing
Hacking Courses
Blog
Privacy Policy
Contact Us
KaliLinux
Home
Tags
YARA
Tag: YARA
Kraken : Cross Platform Yara Scanner Written In Go
Ranjith
-
November 12, 2020
0
Spyre : Simple YARA-Based IOC Scanner
Ranjith
-
September 15, 2020
0
IRFuzz : Simple Scanner with Yara Rules
Ranjith
-
August 18, 2020
0
Yarasafe : SAFE Embeddings To Match Functions In Yara
Ranjith
-
January 26, 2020
0
Mquery : YARA Malware Query Accelerator
Ranjith
-
May 15, 2019
0
Fnord : Pattern Extractor for Obfuscated Code
Ranjith
-
February 8, 2019
0
Must Need
PrivescCheck : Privilege Escalation Enumeration Script for Windows
Ranjith
-
March 6, 2020
0
PrivescCheck script aims to enumerate common Windows security misconfigurations which can be leveraged for privilege escalation and gather various information which might...
HeapHopper – A Bounded Model Checking Framework For Heap-Implementations
Ranjith
-
October 8, 2018
0
HeapHopper is a bounded model checking framework for Heap-implementation. HeapHopper Setup sudo apt update && sudo apt install build-essential python-dev virtualenvwrapper git clone https://github.com/angr/heaphopper.git && cd ./heaphopper mkvirtualenv...
CocoaDebug : iOS Debugging Tool
Ranjith
-
June 17, 2019
0
CocoaDebug is an iOS debugging tool with the following features; Shake to hide or show the black bubble. (support...
Miasm – Reverse Engineering Framework In Python
Ranjith
-
December 4, 2018
0
Miasm is a free and open source (GPLv2) reverse engineering framework. Miasm aims to analyze / modify / generate binary programs. Here is a...
Password Lense: Reveal Character Types In A Password
Ranjith
-
October 26, 2019
0
Certain characters in passwords ('O' and '0', 'I' and 'l', etc.) can be hard to identify when you need to type them...
Dalfox : Parameter Analysis & XSS Scanning Tool
Ranjith
-
May 22, 2020
0
DalFox is just XSS Scanning and Parameter Analysis tool. I previously developed XSpear, a ruby-based XSS tool, and this time, a full...
HawkScan : Security Tool For Reconnaissance & Information Gathering On A...
Ranjith
-
August 5, 2020
0
HawkScan is a security tool for reconnaissance and information gathering on a website. (python 2.x & 3.x).This script use "WafW00f" to detect...
Edit with Live CSS