hacktronian icon indicating copy to clipboard operation
hacktronian copied to clipboard

Tools for Pentesting

Results 34 hacktronian issues
Sort by recently updated
recently updated
newest added

File "/usr/share/doc/hacktronian/hacktronian.py", line 82 print """ ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(""")? Check this...

As a developer who developes websites, cyber weapons, and even AI this code hurt my eyes, i think it can be done way WAY better for one WHY ```python3 os.system('clear')...

Did a few basic grammar edits. Title case was the main thing I fixed. :)

Please share a file

#!/usr/bin/env python3 # from flask import Flask, request, render_template, jsonify, redirect, g, flash from core.config import * from core.view import head from core.scansf import nScan from core.clonesf import clone from...

Hello there, I have installed the script on my Manjaro Linux and when trying to run it using this command hacktorian i got the following error ![Screenshot_20200326_091712](https://user-images.githubusercontent.com/49498873/77651107-b1d0d780-6f42-11ea-8450-a45bb7886b74.jpg)