Coder Social home page Coder Social logo

5l1v3r1 / phishing-mobile-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ivan-sincek/phishing-mobile-app

0.0 1.0 0.0 2.04 MB

Phishing mobile application made in React Native for both Android and iOS devices.

License: MIT License

JavaScript 47.77% Java 6.50% Objective-C 12.40% PHP 27.14% Starlark 6.20%

phishing-mobile-app's Introduction

Phishing Mobile App

Phishing mobile application made in React Native v0.59.9 for both Android and iOS devices. One code for both platforms.

In addition to sending an email and password, application will send device information such as network interface MAC address and OS name and version.

You can modify and expand this application to your liking. You have everything that needs to get you started.

You can make it look like Facebook, Twitter or something else entirely.

Mobile application was tested on Samsung Galaxy J6 with Android v9.0 (Pie). Not yet tested on iOS devices.

API was tested on XAMPP for Windows v7.3.7 (64 bit).

Made for educational purposes. I hope it will help!

How to Run

Import '\db\phishing_mobile_app.sql' to your database server.

Copy all the content from '\src\api\' to your server's web root directory (e.g. to '\xampp\htdocs\' on XAMPP).

Change the database settings inside '\src\api\php\config.ini' as necessary.

Open the Command Prompt from '\src\phishing-app\' and run the commands shown below.

Install Node.js modules:

npm install

Clean Gradle Wrapper:

cd android && gradlew clean && cd ..

Launch the application on an Android device:

react-native run-android

Launch the application on an iOS device:

react-native run-ios

Application Content

General (\root\):

Network (\root\app\network\):

Screens (\root\app\screens\):

Components (\root\app\components\):

Images

Phishing Application

Database

phishing-mobile-app's People

Contributors

ivan-sincek avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.