Michael Rodler
|
d69df16818
|
Fixed missing escaping of $@ in the gdb extension install scripts
|
2016-07-14 16:12:53 +02:00 |
|
Yan
|
51aa759543
|
Merge pull request #62 from LosFuzzys/archlinux
archlinux support + tool updates + misc improvements
|
2016-07-06 01:01:33 -07:00 |
|
Yan
|
89ba0cb57b
|
Merge pull request #64 from zardus/wip/pyvmmonitor
added pyvmmonitor
|
2016-07-06 01:00:25 -07:00 |
|
Yan
|
557717e13e
|
added pyvmmonitor
|
2016-07-06 00:59:39 -07:00 |
|
Yan
|
f5f70b2e30
|
Merge pull request #63 from zardus/wip/tor-browser
added tor browser
|
2016-07-06 00:21:13 -07:00 |
|
Yan
|
984252323a
|
added tor browser
|
2016-07-02 03:34:54 -07:00 |
|
Michael Rodler
|
ad04a445fa
|
install software-properties-common to add pwntools-binutils ppa on ubuntu
|
2016-06-06 18:23:40 +02:00 |
|
Michael Rodler
|
bc82a62625
|
Added Dockerfile for archlinux based container.
|
2016-06-06 18:19:16 +02:00 |
|
Michael Rodler
|
42d92e964e
|
Install pwntools with pip from local git clone with depth=1
|
2016-06-06 17:43:01 +02:00 |
|
Michael Rodler
|
c8f710a70d
|
switched to useradd instead of adduser in Dockerfile
(adduser is interactive)
|
2016-06-06 16:29:46 +02:00 |
|
Michael Rodler
|
dcf227435c
|
Install manage-tools setup dependencies at beginning of Dockerfile
so container rebuilds don't take as long when a tool or manage-tools changed
|
2016-06-06 16:27:52 +02:00 |
|
Michael Rodler
|
65c3ab5863
|
fixed tabs vs spaces and a distribution detection function
|
2016-06-06 16:25:06 +02:00 |
|
Michael Rodler
|
b210867242
|
Added actual detection of ubuntu as distribution
|
2016-06-06 15:38:34 +02:00 |
|
Michael Rodler
|
1d47962e58
|
Split install-root scripts into distribution specific ones
|
2016-06-06 15:11:08 +02:00 |
|
Michael Rodler
|
402aced1a5
|
ok set -u is a bad idea when sourcing activate...
|
2016-06-02 16:47:30 +02:00 |
|
Michael Rodler
|
368484543a
|
drop virtualenvwrapper dependency for ctf-tools-pip, which should make it portable accross ubuntu/arch
|
2016-06-02 16:31:30 +02:00 |
|
Michael Rodler
|
7f4cfe2c57
|
fix unbound variable error
|
2016-06-02 16:30:28 +02:00 |
|
Michael Rodler
|
b2288c946d
|
pipe ./uninstall output to uninstall.log
|
2016-06-02 16:30:14 +02:00 |
|
Michael Rodler
|
21876d00d7
|
Properly source also on ubuntu
|
2016-06-02 15:03:17 +02:00 |
|
Michael Rodler
|
abf6c16250
|
moved shell path setup into base_build_setup funciton, create py2 virtualenv during install
|
2016-06-02 14:11:09 +02:00 |
|
Michael Rodler
|
910d8c0049
|
fixed typo in debian package list
|
2016-06-02 13:41:29 +02:00 |
|
Michael Rodler
|
ea9b95a996
|
fixed unbound variable error
|
2016-06-02 12:11:47 +02:00 |
|
Michael Rodler
|
37e74bef92
|
Added case fallthrough for debian as distri in all install-root scripts. fixed manage-tools and Dockerfile.
|
2016-06-02 11:51:59 +02:00 |
|
Michael Rodler
|
a6d7d930c9
|
updated readme
|
2016-06-01 15:43:34 +02:00 |
|
Michael Rodler
|
54c8472ebc
|
Bulk updated install-root scripts to check $DISTRI env variable
|
2016-06-01 15:14:32 +02:00 |
|
Michael Rodler
|
dc12d48e6b
|
Added check for install-root failure
|
2016-06-01 15:01:43 +02:00 |
|
Michael Rodler
|
98c76cefde
|
fixed weird indentation fails and added 'set -eu -o pipefail' at the top of the script
|
2016-06-01 15:00:45 +02:00 |
|
Michael Rodler
|
6dd094a8a9
|
manage-tools script contained some git merge artifacts, which broke the script
|
2016-06-01 13:55:49 +02:00 |
|
Michael Rodler
|
ab6c90eaab
|
apparently dirs3arch was renamed to dirsearch
|
2016-06-01 13:51:19 +02:00 |
|
Michael Rodler
|
fb29febc61
|
added missing uninstall scripts for tools installed via pip
|
2016-06-01 13:29:53 +02:00 |
|
Michael Rodler
|
f7eee72e11
|
Copied new pwntools/install-root to binjitsu, they probably have the same deps
|
2016-06-01 13:29:15 +02:00 |
|
Michael Rodler
|
6fb9e60336
|
Merge branch 'master' of https://github.com/zardus/ctf-tools into archlinux
|
2016-06-01 12:51:21 +02:00 |
|
Yan
|
d9bcd83c53
|
Merge pull request #61 from linuxgeek247/master
Updating a few installers.
|
2016-05-13 23:31:56 -07:00 |
|
linuxgeek247
|
3575e44f2a
|
Updating reveng to 1.4.0
|
2016-05-13 10:46:11 -04:00 |
|
linuxgeek247
|
e9f0455a9d
|
Removing metasploit for now
|
2016-05-13 08:44:35 -04:00 |
|
linuxgeek247
|
a24ebc4631
|
Using OpenJDK instead of Sun Java like the BurpSuite installer
|
2016-05-12 22:55:48 -04:00 |
|
linuxgeek247
|
c24a549e66
|
Adding a few more required packages
|
2016-05-12 22:43:00 -04:00 |
|
linuxgeek247
|
5584111938
|
Updating to use Google archive
|
2016-05-12 22:32:15 -04:00 |
|
linuxgeek247
|
5e3dd7c08b
|
Add JDK installer for android-sdk
|
2016-05-12 22:18:32 -04:00 |
|
linuxgeek247
|
5093c86021
|
Installer isn't executable
|
2016-05-12 22:11:42 -04:00 |
|
linuxgeek247
|
f1853b53b1
|
Updating FMK source url
|
2016-05-12 22:01:02 -04:00 |
|
linuxgeek247
|
55e806377c
|
Install seems to require libffi-dev and libssl-dev
|
2016-05-12 21:55:34 -04:00 |
|
linuxgeek247
|
ca1b84f7ef
|
Adding metasploit installer
|
2016-05-12 18:48:17 -04:00 |
|
Yan
|
695d69d4dc
|
Merge branch 'master' of https://github.com/raildex1/ctf-tools
Conflicts:
gdb/install
qemu/install
testdisk/install
|
2016-05-05 17:00:24 -07:00 |
|
Yan
|
ac36b3581f
|
Merge pull request #38 from raildex1/patch-15
Update sonic visualiser to 2.5
|
2016-05-05 16:55:18 -07:00 |
|
Michael Rodler
|
06e10aebc9
|
Merge branch 'archlinux' of github.com:LosFuzzys/ctf-tools into archlinux
|
2016-05-04 20:02:17 +02:00 |
|
Michael Rodler
|
c77bd2558b
|
updated binjitsu install
|
2016-05-04 20:01:47 +02:00 |
|
Michael Rodler
|
3947de9d29
|
Added QEMU install-root for python2 dependency
|
2016-05-04 20:01:47 +02:00 |
|
Michael Rodler
|
2dd9da840c
|
Added beef installation
|
2016-05-04 20:01:47 +02:00 |
|
Michael Rodler
|
8fecb78387
|
fixed QEMU install on systems where python -> python3
|
2016-05-04 20:01:47 +02:00 |
|