Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

The all-in-one browser extension for offensive security professionals 🛠

NotificationsYou must be signed in to change notification settings

LasCC/HackTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo_hack_tools

Welcome to HackTools !

Versionmozillachrome-extensionsafari-extensionDownloadsRawSecInventory

Introduction   —  Preview   —  Install   —  Build   —  Support


Note

Psst... Loved HackTools? 👀

Check outPenflow - our new security testing companion!Try it atmap.penflow.sh 🚀

Note

Dear Users,

We're excited to announce a major revamp of our app! Due to recent changes and multiple complications with the browser extension environment, we have decided to develop HackTools as a web application moving forward.

To keep you engaged, we have uploaded our latest browser extension build alpha at this link:https://hacktools.sh

Stay tuned for exciting new features and improvements coming soon!

Thank you for your support.


The all-in-one browser extension foroffensive security professionals

HackTools, is a web extension facilitating yourweb application penetration tests, it includescheat sheets as well as all thetools used during a test such as XSS payloads, Reverse shells and much more.

With the extension youno longer need to search for payloads in different websites or in your local storage space, most of the tools are accessible in one click. HackTools is accessible either in pop up mode or in a whole tab in the Devtools part of the browser withF12.

Current functions

  • Dynamic Reverse Shell generator (PHP, Bash, Ruby, Python, Perl, Netcat)
  • Shell Spawning (TTY Shell Spawning)
  • XSS Payloads
  • Basic SQLi payloads
  • Local file inclusion payloads (LFI)
  • Base64 Encoder / Decoder
  • Hash Generator (MD5, SHA1, SHA256, SHA512, SM3)
  • Useful Linux commands (Port Forwarding, SUID)
  • Various method of data exfiltration and download from a remote machine

Command Palette

With the new version of the extension, a command panel has been added in order to facilitate the use of the experience. The command panel allows you to access all the functions of the extension in a few keystrokes.

To open the command palette, you can use the shortcutCTRL +K or +K on macOS.

  • You can use the and arrow keys to navigate through the different commands.
  • Enter to validate your choice.
  • +L to toggle the dark theme.
  • CTRL +ALT +1,2,3,4 to switch between the different tabs.

Preview

preview_2
preview_3
preview_4
preview_5
preview_6

Install the extension

chromium_icon Chromium based browser

You can download thelatest buildhere.

Or, you can download the extension on thechrome web storehere.

Otherwise, you can build the project yourself from the source code

firefox_icon Mozilla Firefox

You can downloadHackTools on the Firefox browser add-onshere.

safari_icon Instructions to build for Safari

Create a safari web extension project using the command below.This is to be run once.

xcrun safari-web-extension-coverter [path_to_dist_folder]

Follow the instructions to create the project the default language should be Swift.

  • Build project.
  • Open Safari and enable unsigned extensions; Develop -> Allow Unsigned Extensions.
  • Open Safari -> Preferences -> Extensions and enable Hack-Tools
  • Click on the extension icon and switch to full screen mode.

Instructions provided byjayluxferro

Build from source code

git clone https://github.com/LasCC/Hack-Tools.gitcd Hack-Toolsnpm install&& npm run build

Once the build is done correctly, webpack will create a new folder calleddist

After that you need to go to theextension tab on your chrome based navigator and turn on thedeveloper mode

extension_tutorial

Then click on theload unpacked button in the top left corner

extension_tutorial

Once you clicked on the button you just need to select thedist folder and that's it ! 🎉

extension_tutorial

Authors

👤Ludovic COULON &Riadh BOUCHAHOUA

Show your support

You can give a ⭐️ if this project helped you !

Note that this project is maintained, developed and made available forfree, you can offer us a coffee, it will be veryencouraging and greatly appreciated 😊

Paypal


[8]ページ先頭

©2009-2025 Movatter.jp