الجمعة، 22 مايو 2020

Airpwn: A Wireless Packet Injector


"Airpwn is a framework for 802.11 (wireless) packet injection. Airpwn listens to incoming wireless packets, and if the data matches a pattern specified in the config files, custom content is injected "spoofed" from the wireless access point. From the perspective of the wireless client, airpwn becomes the server." read more...


Website: http://airpwn.sourceforge.net

More articles


Carina - Webshell, Virtual Private Server (VPS) And cPanel Database


Carina is a web application used to store webshell, Virtual Private Server (VPS) and cPanel data. Carina is made so that we don't need to store webshell, VPS or cPanel data in "strange places".

Screenshots





Install Carina
  1. $ git clone https://github.com/c0delatte/carina && cd carina
  2. Run composer update.
  3. Edit .env.example with your database configuration.
  4. Run php artisan migrate for generate required tables.
  5. Run php artisan serve.

Contact
If you discover something stupid within Carina, please send an e-mail to us via abay@codelatte.org.




via KitPloitMore articles