This is the official and only repository of the SocialFish project.
- Alisson Moretto, Twitter: @A1S0N_, Github: @A1S0N
- Vandré Augusto, Twitter: @dr1nKoRdi3, Github: @dr1nK0Rdi3
- greenmind-sec Using Docker #46
- tatsuryu Using context manager to control external processes #55 | Added menu submodule #68
- Python 3.x
- pip3
- PHP
- curl
- git
- unzip
- wget
- huepy
$ git clone https://github.com/UndeadSec/SocialFish.git
$ cd SocialFish
$ sudo apt-get install python3-pip php unzip -y
$ sudo pip3 install -r requirements.txt
$ python3 SocialFish.py
$ pkg install python php curl git unzip
$ git clone https://github.com/UndeadSec/SocialFish.git
$ cd SocialFish
$ pip install -r requirements.txt
$ python SocialFish.py
Create image using docker
$ sudo docker build -t "socialfish" .
Using image
$ sudo docker run -it --rm "socialfish"
VIDEO DEMO: https://youtu.be/FMYdnzjEBiQ
TO BE USED FOR EDUCATIONAL PURPOSES ONLY
The use of the SocialFish is COMPLETE RESPONSIBILITY of the END-USER. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program.
"DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE." Taken from LICENSE.