Jump to content

[Official?] Alias


Recommended Posts

Hello I made a simple module that lets the user run commands without having to use ssh.
I am pretty new to php/js and web development in general so the codes isn't the greatest, but it works.
I made it because there are certain things I cant do from the webpanel, like running mana or the bettercap script, but this module lets me run these scripts directly from the webpanel. 

https://forums.hak5.org/index.php?/topic/39096-mana-attack-for-the-pineapple/
https://www.evilsocket.net/2016/09/15/WiFi-Pineapple-NANO-OS-X-and-BetterCap-setup/

The module is simple to use. Just save a command under settings, module.php will save it in a csv file. When you run a command it will be executed like this. "command > /dev/null 2>/dev/null &"
so you wont get any output.
When you delete a command be patient because I used python to delete commands, and python takes a few seconds to start on the pineapple.

!!LINK TO THE MODULE!!

https://github.com/L0rd-Kam0S/Alias

fnGVker.png

 

Edited by Lord_KamOS
Link to comment
Share on other sites

you need to register your email for the forum to be able to edit post and after 5 post it will want you to register anyways. looks cool, kinda like ssh via webui, thats cool.   I noticed its for the nano as you are installing to /sd/modules, I havent looked at the code but will it work if its on the Tetra under /pineapple/modules?

  • Upvote 1
Link to comment
Share on other sites

26 minutes ago, b0N3z said:

you need to register your email for the forum to be able to edit post and after 5 post it will want you to register anyways. looks cool, kinda like ssh via webui, thats cool.   I noticed its for the nano as you are installing to /sd/modules, I havent looked at the code but will it work if its on the Tetra under /pineapple/modules?

Sorry i did not know they use different paths. But yes it should work with "/pineapple/modules" i will change it asap.

 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...