All Projects → UndeadSec → Socialfishmobile

UndeadSec / Socialfishmobile

Licence: bsd-3-clause
📱 🐟 An app to remote control SocialFish.

Programming Languages

dart
5743 projects

Projects that are alternatives of or similar to Socialfishmobile

House
A runtime mobile application analysis toolkit with a Web GUI, powered by Frida, written in Python.
Stars: ✭ 910 (+355%)
Mutual labels:  pentest-tool, mobile
Socialfish
Phishing Tool & Information Collector
Stars: ✭ 2,522 (+1161%)
Mutual labels:  educational, phishing
Tigershark
Bilingual PhishingKit. TigerShark intergrates a vast array of various phishing tools and frameworks, from C2 servers, backdoors and delivery methods in multiple scripting languages in order to suit whatever your deployment needs may be.
Stars: ✭ 212 (+6%)
Mutual labels:  pentest-tool, phishing
Dnsmorph
Domain name permutation engine written in Go
Stars: ✭ 148 (-26%)
Mutual labels:  pentest-tool, phishing
Vconsole
A lightweight, extendable front-end developer tool for mobile web page.
Stars: ✭ 14,017 (+6908.5%)
Mutual labels:  mobile
Foolav
Pentest tool for antivirus evasion and running arbitrary payload on target Wintel host
Stars: ✭ 181 (-9.5%)
Mutual labels:  pentest-tool
Umbrella
A Phishing Dropper designed to Pentest.
Stars: ✭ 180 (-10%)
Mutual labels:  phishing
Phishingkithunter
Find phishing kits which use your brand/organization's files and image.
Stars: ✭ 177 (-11.5%)
Mutual labels:  phishing
Device Detector Js
A precise user agent parser and device detector written in TypeScript
Stars: ✭ 193 (-3.5%)
Mutual labels:  mobile
React Native Open Project
可能是目前最用心收集的 React Native 优秀开源项目大全,公众号【aMarno】www.marno.cn
Stars: ✭ 2,254 (+1027%)
Mutual labels:  mobile
Mobile Challenges
📝 A Huge List of Challenges for Mobile Developers 📱 | For now only in pt-BR
Stars: ✭ 186 (-7%)
Mutual labels:  mobile
React Mobile Picker
An iOS like select box component for React
Stars: ✭ 180 (-10%)
Mutual labels:  mobile
Couchbase Lite Core
Cross-platform C++ core library for Couchbase Lite
Stars: ✭ 187 (-6.5%)
Mutual labels:  mobile
Cordova Plugin Screen Orientation
Cordova Plugin Screen Orientation
Stars: ✭ 181 (-9.5%)
Mutual labels:  mobile
Gitem
A Github organization reconnaissance tool.
Stars: ✭ 190 (-5%)
Mutual labels:  phishing
Ionic2 Rating
⭐️ Angular star rating bar. Built for Ionic 2+.
Stars: ✭ 177 (-11.5%)
Mutual labels:  mobile
Youi
Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.
Stars: ✭ 186 (-7%)
Mutual labels:  mobile
Zepto.fullpage
专注于移动端的fullPage.js
Stars: ✭ 2,120 (+960%)
Mutual labels:  mobile
Awesome Podcasts
🎙 A collection of awesome engineering podcasts! ARCHIVED in favor of https://github.com/rShetty/awesome-podcasts
Stars: ✭ 184 (-8%)
Mutual labels:  mobile
React Gh Pages
Deploying a React App (created using create-react-app) to GitHub Pages
Stars: ✭ 2,801 (+1300.5%)
Mutual labels:  educational

SocialFish Mobile

This app is an open-source project to remote control SocialFish, it does not work independently.


Screenshot

Get It

How to build

# Prepare your Flutter environment
# Go to https://flutter.dev/docs/get-started/install
# After configured go ahead

# Clone this repository
$ git clone https://github.com/UndeadSec/SocialFishMobile.git socialfish

# Go into the repository
$ cd socialfish

# Check issues
$ flutter doctor

# Get dependencies
$ flutter packages get

# Build APK
$ flutter build apk --release

Screenshots

DISCLAIMER

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.

SocialFish

Are you looking for SocialFish? UndeadSec/SocialFish

FAQ

Which technology is used to develop the SocialFish Mobile app?

SocialFish Mobile it's written in Dart and are build using a Google's framework called Flutter.

Why does SocialFish Mobile request camera permission?

The camera permission are described in AndroidManifest.xml file, it's required to scan the token qrcode.

How can i get an compiled apk?

Get from a released version.

I didn't found a iOS version, why?

At the present moment, we don't have a iOS version, maybe on future.

Maintainers

License

The BSD 3-Clause License

Copyright (c) 2019, UndeadSec

All rights reserved.

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  • Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.

  • Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

  • Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].