Coder Social home page Coder Social logo

coookie1010 / artilleryfire Goto Github PK

View Code? Open in Web Editor NEW

This project forked from usk6666/artilleryfire

0.0 0.0 0.0 3.25 MB

Firebase client tools for security assessment or penetration testing.

Home Page: https://usk6666.github.io/ArtilleryFire/

License: MIT License

JavaScript 95.39% CSS 1.60% HTML 3.01%

artilleryfire's Introduction

Artillery Fire

It is a browser client tool of Firebase created for the purpose of being used for security diagnosis and penetration testing. Since the author developed it while learning React, it is not a beautiful code, but please forgive me. I think that Firebase diagnosis is often done in a white box format, but if you try to do a comprehensive risk assessment, it will be necessary to actually do a PoC of the attack, so I think it would be good to use it in such a case.

What this tool can do

  • Various login/account management in Firebase Authentication
  • Access to Cloud Firestore
  • Access to Cloud Storage
  • Record/view action history

Note: I didn't implement Cloud Functions because it's actually a Web API. Please use BurpSuite or Postman. Also, for the same reason, we have not implemented access to the REST API for Authentication. (It is created for situations where it is faster or necessary to access using the SDK)

Installation

  • Requirements
    • node.js ver 19
git clone https://github.com/usk6666/ArtilleryFire.git
cd ArtilleryFire
npm install
npm start

or visit this URL: https://usk6666.github.io/ArtilleryFire/

Screenshots

Others

  • Data such as action history is stored in localStorage
  • Firestore makes it possible to forcibly solve with the eval function so that input data can handle Timestamp type. In the first place, it is a client for security diagnosis, and we do not accept indications such as XSS that should be fixed. (It is made after understanding the dangers such as XSS, so please use it.)

License

This project is licensed under the MIT License, see the LICENSE file for details

artilleryfire's People

Contributors

usk6666 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.