287 Commits

Author SHA1 Message Date
tabledevil 27e25a90ab ctf decryptor 2019-10-17 23:30:20 +02:00
Tobias Kessels 9885aa1295 added some aliases
added some aliases for easy use of docker file analysis
added ctf transpose file
2019-10-17 18:21:39 +02:00
Tobias Kessels 4bf0422478 added mailunpack 2019-05-27 15:41:55 +02:00
tke a415c9e2e4 moved sep to own repo for autobuilds 2019-05-21 17:34:47 +02:00
tke 376971ab35 fixed tag in build script 2019-05-20 11:04:55 +02:00
Tobias Kessels 11262095e4 added droppy and john the ripper dockerfiles 2019-05-18 14:17:22 +02:00
Tobias Kessels bcc2bb2684 updated dockersep config 2019-05-06 00:29:50 +02:00
Tobias Kessels 0cabd31ada removed unused containername 2019-05-02 13:58:18 +02:00
Tobias Kessels 10f28e31af Added openflattenpdf.sh 2019-05-02 13:58:18 +02:00
Tobias Kessels fb9c04a783 added sep dockerfiles 2019-04-29 23:49:27 +02:00
Tobias Kessels 63996e7010 updated docker template 2019-04-29 23:47:54 +02:00
Tobias Kessels f28338ea1d added mutliple files
added docker_killall alias ; for killing all ontainers of an image
added flatpdf docker file ; container for secure pdf flattening
added flatpdf.sh ; script for pdf flattening using the flatpdf container
added showgm.sh ; opens google maps for exif geo location of picture
added showosm.sh ; opens open street map for exif geo location of picture
2019-04-18 22:38:13 +02:00
Tobias Kessels 9887b51e0d added olefile to pdf-fileanalysis 2019-03-25 17:09:00 +01:00
Tobias Kessels 0362bea872 update logstash config and process_leak
bwi.conf:
now is correctly extracting querystrings from urlparameters if they are named "q"

process_leak.py:
fixed output to add pid automatically
added lenght restriction to passwordfield
2019-02-22 13:17:54 +01:00
Tobias Kessels 2b0c8d03ef fixed proxy scripts and added tools dockerfiles 2019-02-12 12:08:44 +01:00
Tobias Kessels c80121542a more fixes on process_leak
added argparsing and fixed pool invocation
2019-02-07 17:38:14 +01:00
Tobias Kessels 2868beb96e multithreading is donw 2019-02-06 09:57:53 +01:00
Tobias Kessels 01fb6ff8dd tweaked some 2019-02-04 17:30:31 +01:00
Tobias Kessels ab52a83781 added some new functionality to process_leak 2019-02-03 23:33:54 +01:00
Tobias Kessels c028d0e73b fixed bugs and added logfile to process_leak.py 2019-02-01 13:34:13 +01:00
Tobias Kessels 901a8bf6e0 added process_leak.py 2019-01-31 23:28:22 +01:00
Tobias Kessels fb88fe7bd0 some minor fixes 2019-01-31 20:45:01 +01:00
tabledevil 5ddc8a5982 pimped testpw.py a bit 2019-01-27 23:22:56 +01:00
kaddi 28a1904473 added testpw.py
testpw.py takes password as argument and checks it against
haveibeenpawned or not in a secure way
2019-01-27 11:41:02 +01:00
tke e31014e084 pimped pdfanalysis 2019-01-24 17:00:03 +01:00
Tobias Kessels 30da15b456 added vt_ip.py 2019-01-11 14:52:49 +01:00
Tobias Kessels d37aa1c40d vt_pdns.py added
first throw on requesting passive dns resolves from virustotal
2019-01-11 13:23:35 +01:00
Tobias Kessels e42b0748e7 added another user and fixed some privs 2019-01-03 13:09:20 +01:00
Tobias Kessels ddc5c54af6 cleaned up puzzlebox stuff 2019-01-02 10:30:27 +01:00
Tobias Kessels 93cc19c003 added puzzle solution 2018-12-31 12:06:03 +01:00
tke e973f47724 fixed order of peepdf.dockerfile
moved some parts around for better rebuilds
2018-12-21 11:45:17 +01:00
tke 49f4c31544 updated peepdf.dockerfile
libemu and pyv8 are now working
2018-12-21 09:29:09 +01:00
Tobias Kessels 669d1bc8bf added pdftk and imagemagick to peepdf.docker 2018-12-20 13:39:09 +01:00
Tobias Kessels 1473d0c469 reworked scatterhash.py
uses argparser now and is a bit faster due to hashing at least 4M chunks
2018-12-19 17:50:41 +01:00
Tobias Kessels e13d59a51f first version of scatterhash 2018-12-19 11:01:51 +01:00
Tobias Kessels 3315566615 fixed some unwanted error messages 2018-12-18 15:55:50 +01:00
Tobias Kessels 06021a9aeb added some bashism to automountctl 2018-12-18 11:43:10 +01:00
Tobias Kessels 45675db89f added tarsum
added simple python tar-file-contents-hasher
2018-12-18 11:39:05 +01:00
Tobias Kessels f04e1e692b removed copy of docker-waf repo 2018-12-13 11:21:58 +01:00
Tobias Kessels 90ee4449f0 added rekall dockerfile 2018-11-30 23:40:31 +01:00
Tobias Kessels 11088367c1 added hydrogentest.py 2018-11-24 13:57:59 +01:00
Tobias Kessels 169661ed1b updated encoding again in update_docker_proxy.sh 2018-11-23 10:15:21 +01:00
Tobias Kessels e25b830833 last fucking fix for encoding 2018-11-22 17:46:56 +01:00
Tobias Kessels 504894e015 fixed encoding of docker proxy password 2018-11-22 17:01:47 +01:00
Tobias Kessels 4d6ec6eacb some minor fixes 2018-11-22 16:53:39 +01:00
sandra stark be0f7972fc added some encoding special characters in update_docker_proxy.sh 2018-11-22 16:25:24 +01:00
Tobias Kessels 07537d53f5 updated some files and added dockerproxyscript 2018-11-19 13:58:09 +01:00
Tobias Kessels 4918c011fc changed regripper dockerfile to use lowpriv user 2018-10-25 01:00:37 +02:00
Tobias Kessels ca1515b3dd created dockerfile for regripper 2018-10-25 00:25:46 +02:00
Tobias Kessels db8b8984b2 Removed old plaso docker and fixed user issue for new docker 2018-10-25 00:25:27 +02:00