SocialFish icon indicating copy to clipboard operation
SocialFish copied to clipboard

Phishing Tool & Information Collector

Results 33 SocialFish issues
Sort by recently updated
recently updated
newest added

victims link is not generation on blackeye

Traceback (most recent call last): File "/home/naim2point0/SocialFish/SocialFish.py", line 19, in import flask_login File "/usr/local/lib/python3.11/dist-packages/flask_login/__init__.py", line 15, in from .login_manager import LoginManager File "/usr/local/lib/python3.11/dist-packages/flask_login/login_manager.py", line 12, in from flask import (_request_ctx_stack,...

The dockerfile wouldn't build because of the incorrect `nmap` dependency. I've updated it to match the `python-nmap` version found in requirements.txt.

Root@kali ;-/ social fisg

Traceback (most recent call last): File "socialfish.py", line 543, in main() File "socialfish.py", line 535, in main head() File "C:\Users\Madsands\Desktop\▒▒▒▒▒\Tools\SocialFish-3.0.0\core\view.py", line 5, in head print(colorama.Fore.CYAN + ''' File "C:\Users\Madsands\AppData\Local\Programs\Python\Python38\lib\encodings\cp1256.py", line...

**Describe the bug** Installation error after docker compose up **To Reproduce** Steps to reproduce the behavior: 1. Clone repository 2. Go to project folder 3. sudo docker compose up 4....

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...