20c9c13c94
Edited README.md
...
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com >
2023-07-23 10:03:40 +02:00
fbb2bba75f
/usr/bin/pwnlib edit
...
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com >
2023-07-21 20:56:15 +02:00
34e0a44deb
Small edit
...
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com >
2023-07-21 18:49:22 +02:00
d6b4361eb8
Update bettercap-launcher
2023-07-20 20:38:43 +02:00
fbda755da6
Update pwnlib
2023-07-20 20:37:58 +02:00
1b710bff99
Changed requirements.txt
...
Changed /usr/bin to /usr/local/bin
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com >
2023-07-19 11:50:46 +02:00
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
7998a84ea7
create the kali.pref to prefer bootloader/kernel/libraspberrypi0 from kali instead of debian
2021-11-17 18:48:46 -09:00
cde5396e85
Ensure wpa_supplicant logs to syslog
2021-11-14 00:57:15 +01:00
298ed24008
fix: fixes #859 (thanks @dadav for not bothering to contribute to the main repo)
2021-04-24 14:33:43 +02:00
abc16ce973
misc: updated bettercap and pwngrid versions in builder script
2021-04-18 17:17:31 +02:00
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
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
d6c7a73f39
fix: fixed whl file urls
2021-04-18 15:07:16 +02:00
10f274dab7
fix: updated build scripts with latest packer version
2021-04-18 14:48:39 +02:00
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
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
c2f9860bc5
same as in the py file
2020-04-19 16:48:11 +02:00
c726779f6e
only go back 5 mins
2020-04-19 16:36:26 +02:00
56c291d302
change treshhold to 5
2020-04-18 18:19:16 +02:00
de62214970
add missing option
2020-04-18 13:30:43 +02:00
7f8380c38a
switch to static
2020-04-18 12:26:21 +02:00
2b17e5322b
only kill if present
2020-04-18 11:29:54 +02:00
1be17b1f99
reboot if reload fails
2020-04-18 11:17:46 +02:00
2dee3987d4
add bash completion
2020-04-18 10:59:08 +02:00
eb76cc7023
fix location
2020-04-18 10:22:18 +02:00
35ea36ef33
auto redirect when decrypted
2020-04-18 10:09:20 +02:00
67b4747afa
adjust cmd
2020-04-17 16:39:31 +02:00
311931c81d
added watchdog
2020-04-17 16:32:24 +02:00
585b208e9e
support multiple passwords
2020-04-15 16:51:43 +02:00
e53bdc46a4
there is no logging to journald anymore
2020-04-15 13:19:01 +02:00
a808fd33c7
another toml fix in paradise
2020-04-14 21:53:17 +02:00
463f4b50e4
fix build problems
2020-04-13 19:39:15 +02:00
793cde7147
misc: updated builder with newer bettercap version
2020-04-13 17:46:15 +02:00
91ea7bdb9b
add dnsmasq
2020-04-13 17:30:52 +02:00
1f2dd73976
Big update
2020-04-13 17:16:24 +02:00
305f837486
more fonts
2020-04-02 19:06:28 +02:00
da4319f81b
Fix typo in systemd service
...
Disable journal logging
Signed-off-by: xBelladonna <isabelladonnamoore@users.noreply.github.com >
2020-02-18 05:21:40 +09:30
52d432e5b6
Psssst, Lennart
2020-01-19 17:46:12 +01:00
6a4d7a895e
add log2mem functionality and refracture
2020-01-19 14:44:36 +01:00
5ccd65e46e
fix typo
2020-01-16 19:19:58 +01:00
afc3636939
fix version parsing
2020-01-16 18:52:40 +01:00
7ef1c1f2f0
Merge pull request #774 from dadav/fix/a2c_files
...
Prevents permanent tfevent files
2020-01-13 11:41:54 +01:00
215af0fc88
Prevents permanent tfevent files
2020-01-02 14:07:27 +01:00
c09b72ff7e
typo (maybe)
2019-12-31 14:54:38 +01:00
6babad0d02
remove process limits
2019-12-14 09:00:54 +01:00
0d66f93ef3
Enable fstrim.timer to increase SDCard lifetime
...
fstrim timer triggers weekly to issue TRIM/DISCARD on devices that support it,
which includes SD and MMC devices.
This marks all unused diskspace as available for internal garbage collection
and wear levelling on the card. It's preferrable to use the timer to the
discard option, as it involves a one-off cost of latency over a global slowing
down of all write or erase requests that the `discard` mount option does.
2019-11-07 17:41:17 +01:00
11fb95d299
Add CSRF support
2019-11-04 18:31:58 +01:00
3e1f3d5eec
Add deps
2019-11-04 18:28:42 +01:00
e336fca0de
fix: fixed race condition (again) on override files
2019-11-04 17:33:35 +01:00