All Projects → b4shnhawx → Hack-Utils

b4shnhawx / Hack-Utils

Licence: GPL-3.0 License
Script to facilitate different functions and checks

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Hack-Utils

Webspoilt
This script will you help to find the information about the website and to help in penetrating testing
Stars: ✭ 34 (+25.93%)
Mutual labels:  hacking-tool, ethical-hacking, hacking-tools, ethical-hacking-tools
Brutus
Botnet targeting Windows machines written entirely in Python & open source security project.
Stars: ✭ 37 (+37.04%)
Mutual labels:  hacking-tool, ethical-hacking, hacking-tools
hacking-resources
Hacking resources and cheat sheets. References, tools, scripts, tutorials, and other resources that help offensive and defensive security professionals.
Stars: ✭ 1,386 (+5033.33%)
Mutual labels:  malware, network-monitoring, ethicalhacking
Elliot
A pentesting tool inspired by mr robot and derived by zphisher
Stars: ✭ 23 (-14.81%)
Mutual labels:  ethicalhacking, ethical-hacking-tools
FreeFire-Phishing
Free Fire Phishing Tool ID Hack Tool For Online Hacking
Stars: ✭ 140 (+418.52%)
Mutual labels:  hacking-tool, hacking-tools
HashExploit
HashExpoit is Great Tool For Cracking Hash
Stars: ✭ 17 (-37.04%)
Mutual labels:  hacking-tool, ethical-hacking
fluxion
WiFi Cracking Tool (Using Evil Twin Attack) With Some Modification. (Only For Legal Purposes)
Stars: ✭ 115 (+325.93%)
Mutual labels:  hacking-tool, fakeap
Kali-Linux-Tools-Interface
Graphical Web interface developed to facilitate the use of security information tools.
Stars: ✭ 169 (+525.93%)
Mutual labels:  whitehat, hacking-tools
TORhunter
Designed to scan and exploit vulnerabilities within Tor hidden services. TORhunter allows most tools to work as normal while resolving .onion
Stars: ✭ 47 (+74.07%)
Mutual labels:  hacking-tool, hacking-tools
cyber-security
Cybersecurity stuff for both the blue team and the red team, mostly red though.
Stars: ✭ 34 (+25.93%)
Mutual labels:  ethical-hacking, hackthebox
007-TheBond
This Script will help you to gather information about your victim or friend.
Stars: ✭ 371 (+1274.07%)
Mutual labels:  hacking-tool, hacking-tools
BGP-Ranking
BGP ranking is a free software to calculate the security ranking of Internet Service Provider (ASN)
Stars: ✭ 49 (+81.48%)
Mutual labels:  network-monitoring, network-security
hide-me
Mac and hostname random changer
Stars: ✭ 33 (+22.22%)
Mutual labels:  hacking-tool, hacking-tools
anon.land
open source Imageboard just like was Voxed.net
Stars: ✭ 16 (-40.74%)
Mutual labels:  anonymous, anon
Spyware
Python-based spyware for Windows that logs the foreground window activites, keyboard inputs. Furthermore it is able to take screenshots and and run shell commands in the background.
Stars: ✭ 31 (+14.81%)
Mutual labels:  malware, ethical-hacking
AdbNet
A tool that allows you to search for vulnerable android devices across the world and exploit them.
Stars: ✭ 112 (+314.81%)
Mutual labels:  hacking-tool, hacking-tools
Malware-with-Backdoor-and-Keylogger
👨🏻‍💻 A great tool for Ethical Hackers, a malware programmed with Backdoor and Keylogger.
Stars: ✭ 25 (-7.41%)
Mutual labels:  malware, hacking-tool
HostEnumerator
A tool that automates the process of enumeration
Stars: ✭ 29 (+7.41%)
Mutual labels:  hacking-tool, hackthebox
maalik
Feature-rich Post Exploitation Framework with Network Pivoting capabilities.
Stars: ✭ 75 (+177.78%)
Mutual labels:  malware, network-security
black-hat-python3-code
🏴‍☠️ tools (py3 version) of Black Hat Python book 🏴‍☠️
Stars: ✭ 51 (+88.89%)
Mutual labels:  hacking-tool, hacking-tools

Hack_Utils

Description

This tool was thought to allow us to manage several programs or third party tools from the same interface in a fast and intuitive way.

To install the script:

cd ~
git clone https://github.com/davidahid/Hack-Utils
cd Hack-Utils/scripts/
bash installer.sh

To use netutils you must run it as root.

sudo hackutils

Top tools

  • First of all, you can download all the necessary programs with the chckdep option (except a couple of programs that must be installed manually). chckdep

  • We can use the anon option to anonymize ourselves usin anonsurf to connect to the TOR network, change our MAC or connect to NordVPN servers (account licensed required in NordVPN). anon

  • With the malware option we can check with the hash of a virus if it is malicious or not and how is acting. malware

  • We can manage various ovpn profiles to connect us to different OpenVPN servers with ovpn (in this case I only have one profile) ovpn

  • Never get information about your own IP was so easy!! 7

  • Sniff packets in the terminal an apply filters to sniff only what you want to sniff. sniff

  • I personally love this option - check out the broadband speed provided by our ISP! ( Only 30 Mbps? I thought I had 100 Mbps contracted :/ ) 16

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].