HT-WPS-Breaker : High Touch WPS Breaker

0

High Touch HT-WPS-BREAKER is a small tool based on the bash script language, it can help you to extract the wps pin of many vulnerable routers and get the password, in the last i want to notice that HT-WPS Breaker in its process is using these tools : "Piexiewps" "Reaver" "Bully" "Aircrack Suite" "Wash" and some commands in automatic way to...

R3Con1Z3R : A Lightweight Web Information Gathering Tool With an Intuitive Features

0

R3con1z3r is a lightweight Web information gathering tool with an intuitive features written in python. it provides a powerful environment in which open source intelligence (OSINT) web-based foot printing can be conducted quickly and thoroughly. Footprinting is the first phase of ethical hacking, its the collection of every possible information regarding the target. R3con1z3r is a passive reconnaissance tool with...

nodeCrypto : Ransomware written in NodeJs

0

nodeCrypto is a Linux Ransomware written in NodeJs that encrypt predefined files. This project was created for educational purposes, you are the sole responsible for the use of nodeCrypto. Install server Upload all file of server/ folder on your webserver.Create a sql database and import sql/nodeCrypto.sqlEdit server/libs/db.php and add your SQL ID. Also Read : SALT – SLUB ALlocator Tracer for...

Hacking With BeEF- Fake Flash Update, Add-ons Installation, Stealing Facebook & Gmail Credentials

0

Hacking With BeEf, The Browser Exploitation Framework is a penetration testing tool which focuses strongly on web browsers. Unlike other security frameworks, BeEF passes through the hardened network perimeters and client systems examining the web browser alone. How BeEf work? BeEF will hook up web browsers and use them as beachheads for launching directed command modules and further, attacks the...

Wordlistctl : Fetch, Install & Search Wordlist Archives From Websites & Torrent Peers

0

Wordlistctl is a script to fetch, install, update and search wordlist archives from websites offering wordlists with more than 2900 wordlists available. In the latest version of the Blackarch Linux it has been added to /usr/share/wordlists/ directory. Also Read : Trommel : Sift Through Embedded Device Files to Identify Potential Vulnerable Indicators Installation pacman -S wordlistctl Usage $ wordlistctl -H --====--usage:wordlistctl -f | -s ...

Electronegativity : A Tool to Identify Misconfigurations & Security Anti-Patterns in Electron Applications

0

Electronegativity is a tool to identify misconfigurations and security anti-patterns in Electron-based applications. Software developers and security auditors can use this tool to detect and mitigate potential weaknesses and implementation bugs when developing applications using Electron. A good understanding of Electron (in)security is still required when using it, as some of the potential issues detected by the tool require manual...

SALT – SLUB ALlocator Tracer for the Linux Kernel

0

Welcome to salt, a tool to reverse and learn kernel heap memory management. It can be useful to develop an exploit, to debug your own kernel code, and, more importantly, to play with the kernel heap allocations and learn its inner workings. This tool helps tracing allocations and the current state of the SLUB allocator in modern linux kernels. It is written...

Reko : A General Purpose Decompiler

0

Reko (Swedish: "decent, obliging") is a C# project containing a decompiler for machine code binaries. This project is freely available under the GNU General Public License. The project consists of front ends, core decompiler engine, and back ends to help it achieve its goals. A command-line, a Windows GUI, and a ASP.NET front end exist at the time of writing....

PHP : Security Check List 2019

0

PHP : Hypertext Preprocessor is a web-based, server-side, multi-use, general-purpose, scripting and programming language that can be embedded in HTML. The PHP development, which was first created by Rasmus Lerdorf in 1995, is now being run by the PHP community. The PHP programming language is still used by a large developer. It is the most known...

Beef : The Browser Exploitation Framework Project

0

BeEF is short for The Browser Exploitation Framework. It is a penetration testing tool that focuses on the web browser. Amid growing concerns about web-borne attacks against clients, including mobile clients, BeEF allows the professional penetration tester to assess the actual security posture of a target environment by using client-side attack vectors. Unlike other security frameworks, BeEF...