magicRecon icon indicating copy to clipboard operation
magicRecon copied to clipboard

MagicRecon is a powerful shell script to maximize the recon and data collection process of an objective and finding common vulnerabilities, all this saving the results obtained in an organized way in...

Results 11 magicRecon issues
Sort by recently updated
recently updated
newest added

Can a docker image be made?

Could you tell me how to configure notify... I don't know how to setup notify...

Please update the command , because now " go get " command did't work , please update it to " go install ".

![image](https://github.com/robotshell/magicRecon/assets/139550584/f48a52e1-fdd8-4a01-965e-f0e0d13c7a12)

Updated Some Commands for Installing Latest Version of Tools.

![Screenshot 2024-09-06 02:02:27](https://github.com/user-attachments/assets/d28d6220-23e8-49c4-9ece-1bd349e60434)

Can any1 help determine the problem and how to solve it? would appreciate it as I would like make sure this tool is fully equipped and used to its full...

mkdir: missing operand Try 'mkdir --help' for more information. [+] Checking if the target is alive... ./magicrecon.sh: line 38: [: ==: unary operator expected is not alive. Aborting passive reconnaissance

**Here this the content to replace in the "install.sh" file that I have corrected.** install.sh : ```python #!/bin/bash . ./configuration.cfg BOLD=$(tput bold) YELLOW=$(tput setaf 3) MAGENTA=$(tput setaf 5) CYAN=$(tput setaf...