Commit Graph

309 Commits

Author SHA1 Message Date
Anton Hvornum ac45cc0f5b Simplified the default execution 2019-09-26 23:29:49 +02:00
Anton Hvornum f98bb491fd Pushing placeholders for templates. (Working on these locally for a while) 2019-09-26 23:19:13 +02:00
Anton Hvornum 68a2b29ba2
Added a binary live-cd version 2019-09-26 15:56:58 +02:00
Anton Hvornum ae6a3a7721 Moved steps into the wiki 2019-09-24 20:00:40 +02:00
Anton Hvornum 2e01ecc181 Revamped README. Fixed more steps in pentest 2019-09-24 19:32:49 +02:00
Anton Hvornum cc7a4e883d Tweaked the final steps of the pentest machine 2019-09-24 19:21:16 +02:00
Anton Hvornum 465da51e67 Tweaking the pentest setup order 2019-09-24 19:10:42 +02:00
Anton Hvornum 32df63f582 Fixed issue where blackarch keyring wasn't installing properly. missing pacman-key --init to fix permission issues 2019-09-24 16:53:34 +02:00
Anton Hvornum 8d41b74bdd Updated the readme a little bit 2019-09-24 16:25:40 +02:00
Anton Hvornum 10c8915d10 Following a change on how base is installed, now /etc/localtime doesn't exist anymore? 2019-09-24 16:19:53 +02:00
Anton Hvornum fae0045c74
Merge pull request #17 from Torxed/experimental
Enhanced the multi-drive prompt a little bit
2019-09-24 16:07:17 +02:00
Anton Hvornum 865d79a2aa Enhanced the multi-drive prompt a little bit 2019-09-24 16:04:04 +02:00
Anton Hvornum 0b59fe245b
Merge pull request #16 from Torxed/experimental
Fixed #14, #9 - No more accidental disk eating
2019-09-24 15:58:56 +02:00
Anton Hvornum b66720b001 Tested #14, appears to be working now 2019-09-24 15:57:39 +02:00
Anton Hvornum 14a91f5f7c More fixes for #14 and also #9 has been resolved. 2019-09-24 15:32:44 +02:00
Anton Hvornum f973df9c39 Fixes issue #14. If multiple drives are found, do not swallow the whole disk at once. 2019-09-24 15:20:32 +02:00
Anton Hvornum f382a3a48e
Working around blackarch's slightly odd strapper 2019-09-03 20:26:36 +02:00
Anton Hvornum 6da033480f
Fixed pgp issue on blackarch packages.
Apparently, some mirrors are out of date. If this doesn't work, re-run strap.sh before the rm -rf step.
2019-09-03 18:32:03 +02:00
Anton Hvornum 1ce6075a48
Escaping things are hard.. 2019-08-21 16:47:26 +02:00
Anton Hvornum 9c5b042579
Fixed the copying of a file that was broken 2019-08-21 16:44:09 +02:00
Anton Hvornum 86b8f699fb
ttf-freefont has been replaced by gnu-free-fonts
https://www.archlinux.org/packages/extra/any/gnu-free-fonts/
2019-08-21 11:18:49 +02:00
Anton Hvornum 391f06f5bd
ttf-freefont has been replaced
https://www.archlinux.org/packages/extra/any/gnu-free-fonts/
2019-08-21 11:17:16 +02:00
Anton Hvornum 209587fd72
Update pentest.json 2019-08-21 11:06:57 +02:00
Anton Hvornum 71735facc2
Update pentest.json 2019-08-21 11:03:55 +02:00
Anton Hvornum 740d6e7f52
Update 38:00:25:5a:ed:d5.json 2019-08-19 12:37:21 +02:00
Anton Hvornum 8be9f3abdd
Update workstation.json 2019-08-19 12:36:17 +02:00
Anton Hvornum d0fb9907fd
Update pentest.json 2019-08-07 09:09:12 +02:00
Anton Hvornum dfcab689ac Error creating pdns user 2019-06-21 12:03:52 +00:00
Anton Hvornum 697a16e428 Invalid JSON syntax.. 2019-06-20 21:13:42 +00:00
Anton Hvornum 265a4ff73d Password being inserted causes the subsystem to wait for it forever. Only add it back if we set a root password earlier than this 2019-06-20 21:12:46 +00:00
Anton Hvornum ad852b363b Removed debug / test code 2019-06-20 21:04:24 +00:00
Anton Hvornum de5ff70bb8 Minor fix 2019-06-20 21:03:41 +00:00
Anton Hvornum 4dd7be6194 Missing package: powerdns (kinda useful when the whole idea of this install script is to set up a DNS server..) 2019-06-20 20:45:27 +00:00
Anton Hvornum d1b9a3fc7e Enhanced sys_command 2019-06-20 20:33:18 +00:00
Anton Hvornum ce53fa3faf Adding more steps to the webserver / DNS 2019-06-20 20:11:33 +00:00
Anton Hvornum 0b6a10ff71 Adding more steps to the webserver / DNS 2019-06-20 19:56:32 +00:00
Anton Hvornum d7fb83ad56 Support for <RND_STR> which generates a random string in argument value replacements 2019-06-20 19:41:27 +00:00
Anton Hvornum d338b5f51e Fixing some logic issues in sys_command 2019-06-20 19:01:34 +00:00
Anton Hvornum 6a0e906ac7 Fixing some logic issues in sys_command 2019-06-20 18:59:53 +00:00
Anton Hvornum 379113a015 Fixing some logic issues in sys_command 2019-06-20 18:52:46 +00:00
Anton Hvornum bc7feda018 reverted last commit, and fixed proper import of time() 2019-06-20 18:42:18 +00:00
Anton Hvornum 6bfb19613c Fixed inproper call to time() 2019-06-20 18:41:31 +00:00
Anton Hvornum 565218eed2 Forgot to import time.. fml 2019-06-20 18:40:53 +00:00
Anton Hvornum 4e5f811d75 Enhancing booted mode command calls 2019-06-20 18:39:45 +00:00
Anton Hvornum 809d6bf316 Wrong parameter order for rebooting with a new flag 2019-06-20 18:29:41 +00:00
Anton Hvornum f928a4b72c probihiting recursion bombs regarding git pull 2019-06-20 18:25:43 +00:00
Anton Hvornum eb3a846be8 Recursive bomb issue 2019-06-20 18:23:20 +00:00
Anton Hvornum 41127daf58 Recursive bomb issue 2019-06-20 18:21:50 +00:00
Anton Hvornum cb5364fc51 Wrong rerun.. heh 2019-06-20 18:20:29 +00:00
Anton Hvornum 1d8c10613f TODO: Remove this commit 2019-06-20 18:18:30 +00:00