Git Product home page Git Product logo

nayra's Introduction

Nayra - LFI Exploitation Tool


python

This is a small tool to exploit a LFI (Local File Inclusion) web vulnerability. The tool provide a functional shell prompt. In the future, I will add some very useful extra options.

Disclaimer

  • Legal: This tool is designed only for educational purposes and ethical hacking. Use it at your own responsibility. Damages or legal problems caused by the tool are the responsibility of the user.

  • License: This tool is subject under the following license:

Creative Commons Attribution-ShareAlike 3.0

More Info: Here

Usage

  • Required Parameters:
-t, --type              Specifies the type of action
-u, --url               URL vulnerable to LFI (Local File Inclusion)
  • List of types:
shell                    Exploit the vulnerability to get a shell
upload                   Upload a file to remote server
msfvenom                 Upload payload generated by msfvenom
  • Optional Parameters:
-m, --method (=GET)      It can be -> [GET|POST]
-n, --name (=php_1)      Used to specify the corresponding attack
                         payload in "data.json"

-f, --file               File to upload (Only "upload" or "msfvenom" types)
-a, --argvs              Secondary parameters (Only "msfvenom" type)

-c, --cookies            Session cookies
-x, --proxy              Using a proxy -> [http://user:passwd@host:port]
-p, --path               When it is necessary to make a directory traversal
-b, --null-byte          Add Poison Null Byte (%00)
  • Other Parameters:
-h, --help               Display this message

Demo

nayra

About

This tool was created by: @codexlynx.


About the tool name:

In Spanish: https://es.wikipedia.org/wiki/Nayra

nayra's People

Contributors

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