142 Commits

Author SHA1 Message Date
Chad Walter Cummings
f0c2a39e2d
Update pwnagotchi.yml 2021-12-12 10:01:53 -06:00
Chad Walter Cummings
ad1cac4755
Update pwnagotchi.yml 2021-12-12 01:49:27 -06:00
Chad Walter Cummings
77362bc530
Update pwnagotchi.yml 2021-12-12 00:50:49 -06:00
Chad Walter Cummings
3e0f3dcb8a
Update pwnagotchi.yml 2021-12-11 23:26:35 -06:00
Chad Walter Cummings
71e248a8af
Update pwnagotchi.yml 2021-12-11 20:04:11 -06:00
Chad Walter Cummings
366db3e095
Update pwnagotchi.json 2021-12-11 19:12:19 -06:00
Chad Walter Cummings
81699d3e35
Update pwnagotchi.yml 2021-12-11 10:08:07 -06:00
Chad Walter Cummings
578b15647f
Update pwnagotchi.yml 2021-12-11 10:06:45 -06:00
Chad Walter Cummings
4350fa1204
Update pwnagotchi.yml 2021-12-11 09:56:18 -06:00
scifijunk
c3093bc9aa
Update pwnagotchi.yml 2021-12-09 00:45:58 -06:00
scifijunk
188cb6c62b
Update pwnagotchi.yml 2021-12-08 22:53:27 -06:00
scifijunk
88e8efa4df
Update pwnagotchi.yml 2021-12-07 01:47:32 -06:00
scifijunk
bb31085a73
Update pwnagotchi.yml 2021-12-06 20:30:21 -06:00
scifijunk
ba8f3bc4be
Update pwnagotchi.yml 2021-12-06 14:52:44 -06:00
scifijunk
3cf574bfc7
Update pwnagotchi.yml 2021-12-06 11:54:21 -06:00
scifijunk
42e4a776ae
Update pwnagotchi.yml 2021-12-06 00:44:53 -06:00
scifijunk
bbbe086007
Update pwnagotchi.yml 2021-12-05 22:38:16 -06:00
scifijunk
c9fe15005d
Update pwnagotchi.yml
Testing armv7l of OpenCV-python and TensorFlow
2021-12-05 21:03:20 -06:00
scifijunk
334f2a4a5c
Merge branch 'evilsocket:master' into master 2021-12-05 15:57:55 -06:00
scifijunk
c14019535f
Update pwnagotchi.yml
missing package
2021-12-05 12:38:03 -06:00
Simone Margaritelli
cd50cf7418
Merge pull request #1056 from justin-p/wpa_supplicant_to_syslog
Ensure wpa_supplicant logs to syslog
2021-12-05 10:51:00 +01:00
scifijunk
e862b24382
Update pwnagotchi.json 2021-12-05 01:40:24 -06:00
scifijunk
4c2d2196c4
Update pwnagotchi.json 2021-12-04 17:17:35 -06:00
scifijunk
4499e419f1
Update pwnagotchi.yml 2021-12-04 13:57:02 -06:00
scifijunk
c3b0c9a032
Update pwnagotchi.yml 2021-12-04 13:54:51 -06:00
scifijunk
5738a532ec
Update pwnagotchi.json 2021-12-04 12:33:49 -06:00
Leif Sawyer
7998a84ea7 create the kali.pref to prefer bootloader/kernel/libraspberrypi0 from kali instead of debian 2021-11-17 18:48:46 -09:00
Justin Perdok
cde5396e85
Ensure wpa_supplicant logs to syslog 2021-11-14 00:57:15 +01:00
Simone Margaritelli
298ed24008 fix: fixes #859 (thanks @dadav for not bothering to contribute to the main repo) 2021-04-24 14:33:43 +02:00
Simone Margaritelli
abc16ce973 misc: updated bettercap and pwngrid versions in builder script 2021-04-18 17:17:31 +02:00
Simone Margaritelli
edc0551e0a
Merge pull request #933 from ajaswa/902/stop-using-uart-gpio-for-waveshare
swap out header file for one that doesn't tie up gpio pins 14 and 15 for waveshare_2
2021-04-18 15:16:23 +02:00
Simone Margaritelli
7fb6be861a
Merge pull request #909 from Tuinslak/patch-1
Make sure IPv4 works when eth0 is connected
2021-04-18 15:14:32 +02:00
Simone Margaritelli
d6c7a73f39 fix: fixed whl file urls 2021-04-18 15:07:16 +02:00
Simone Margaritelli
10f274dab7 fix: updated build scripts with latest packer version 2021-04-18 14:48:39 +02:00
Andrew Jaswa
2ddf040fac swap out header file for one that doesn't tie up gpio pins 14 and 15 for waveshare_2
Signed-off-by: Andrew Jaswa <andrew.jaswa@bonus.ly>
2020-10-09 21:13:31 -06:00
Yeri Tiete
552df65422
Make sure IPv4 works when eth0 is connected
Resolves an issue where IPv4 traffic would not work when eth0 is connected (i.e. usb-ethernet adapter over OTG). The static route for usb0 precedes the DHCP route for eth0. Only IPv6 traffic would work, but not IPv4 until the metric for usb0 is increase and thus lowered in priority. If no eth0 is plugged in, internet works fine over usb0.
2020-09-04 17:49:41 +08:00
dadav
c2f9860bc5 same as in the py file 2020-04-19 16:48:11 +02:00
dadav
c726779f6e only go back 5 mins 2020-04-19 16:36:26 +02:00
dadav
56c291d302 change treshhold to 5 2020-04-18 18:19:16 +02:00
dadav
de62214970 add missing option 2020-04-18 13:30:43 +02:00
dadav
7f8380c38a switch to static 2020-04-18 12:26:21 +02:00
dadav
2b17e5322b only kill if present 2020-04-18 11:29:54 +02:00
dadav
1be17b1f99 reboot if reload fails 2020-04-18 11:17:46 +02:00
dadav
2dee3987d4 add bash completion 2020-04-18 10:59:08 +02:00
dadav
eb76cc7023 fix location 2020-04-18 10:22:18 +02:00
dadav
35ea36ef33 auto redirect when decrypted 2020-04-18 10:09:20 +02:00
dadav
67b4747afa adjust cmd 2020-04-17 16:39:31 +02:00
dadav
311931c81d added watchdog 2020-04-17 16:32:24 +02:00
dadav
585b208e9e support multiple passwords 2020-04-15 16:51:43 +02:00
dadav
e53bdc46a4 there is no logging to journald anymore 2020-04-15 13:19:01 +02:00