An open API service indexing awesome lists of open source software.

https://github.com/evanito/pifiltrator

An experimental project meant to dead drop a linux device and have it infiltrate a nearby Wi-Fi network.
https://github.com/evanito/pifiltrator

Last synced: over 1 year ago
JSON representation

An experimental project meant to dead drop a linux device and have it infiltrate a nearby Wi-Fi network.

Awesome Lists containing this project

README

          

# Pifiltrator

[![Stories in Ready](https://badge.waffle.io/Evanito/Pifiltrator.svg?label=queued&title=Issues in Queue)](http://waffle.io/Evanito/Pifiltrator) (Workflow Management)

[![Code Issues](https://www.quantifiedcode.com/api/v1/project/0449d4a2f7ba497e8169885ca708f4f3/badge.svg)](https://www.quantifiedcode.com/app/project/0449d4a2f7ba497e8169885ca708f4f3) (Bug Management)

#####[New? Check out the wiki](https://github.com/Evanito/Pifiltrator/wiki)
#####[Submit a bug](https://github.com/Evanito/Pifiltrator/issues/new)

---
##About:
Pifiltrator is a python script designed to run unattended in remote locations without internet. It gains access to nearby networks using Wifite, and then connects to them. After connecting, it can be configured to send an email (or text message using email format) to alert you to pick it up. It can also be configured to run custom code after connecting using a shell file.

Pifiltrator is in early stages of development.