Commit Graph

221 Commits

Author SHA1 Message Date
TKE 0b9b6a8f6e Convert probabilty.py to python3 2020-05-04 15:08:54 +02:00
TKE 9dc5a6bdab added update command to avscan alias 2020-03-06 09:10:51 +01:00
TKE c608e79bb3 added ctf script 2020-03-05 10:18:51 +01:00
TKE cc34a970bc reworked shell aliases 2020-03-05 10:17:27 +01:00
TKE 990f11db18 moved aliases to shell_aliases 2020-03-05 10:15:42 +01:00
TKE d48bf92b1c moved bash specific aliases to bash_alias 2020-03-05 10:13:57 +01:00
TKE c72aa394b9 added sender to maillisting in imapy 2020-02-28 16:23:36 +01:00
TKE a6328de75f removed debug/test stuff from imapy 2020-02-28 16:11:52 +01:00
TKE 3c1ae88891 added vt_download.py 2020-02-13 14:04:31 +01:00
TKE 0b2e94284c imapy fixed suggestion 2020-02-13 12:10:22 +01:00
tabledevil a6f4b24159 reworked suggestions 2020-02-05 22:51:09 +01:00
Tobias Kessels 908ad695dd added suggestions for marvinids 2020-02-05 10:58:54 +01:00
TKE dc27ec879c added checks and mail delete to imapy 2020-02-04 17:00:12 +01:00
tabledevil 004e6d2044 added edit-function to imapy 2020-02-03 23:29:30 +01:00
tabledevil 6e0ca39a52 moved ctf stuff 2020-02-02 20:46:06 +01:00
TKE 626264a9d8 updated imapy 2020-01-31 17:30:34 +01:00
TKE 55ac569d19 added clamav dockerfile 2020-01-27 15:11:44 +01:00
TKE 1b24b85949 added simple ntp query script 2020-01-27 15:11:44 +01:00
tabledevil 044cda45df updated imapy 2020-01-26 23:58:58 +01:00
tabledevil f64419cd64 added imapy.py 2020-01-25 23:00:29 +01:00
tke de53aaaadc fixed parameter count bug in watchgrowth 2019-12-04 11:10:44 +01:00
tke 1bb28f9c85 improved bashrc-proxyscript 2019-11-19 15:00:31 +01:00
tke 3cbb9077dd updated docker-proxy script
uses sudo where necessary
added off function
moved docker service reload into function
2019-11-19 15:00:31 +01:00
tke 422cea035e moved proxy_config to seperate file 2019-11-19 15:00:31 +01:00
tke 7aee8a8d9d Fixed Argument Parsing in youtube_resolve.sh 2019-11-19 13:27:20 +01:00
TKE dec7018d13 updated proxy-config-script for bash
script will now read current proxy from env
script will ask for proxyaddress
noproxy variable was moved to seperate file for individual configuration
scritp will no longer overwrite noproxy config
2019-11-12 10:39:56 +01:00
TKE 583961ab7f updated elk-docker config for version 7.4 2019-11-12 10:39:56 +01:00
tke 57b2ad4e64 added support for embed Youtube-URLs to youtube_resolve.sh 2019-10-29 19:25:34 +01:00
tke 9e525b9bd8 fixed docker proxy update script 2019-10-29 19:25:34 +01:00
Tobias Kessels 01ced5d36b added forensic ntfsmount to aliases 2019-10-27 14:41:35 +01:00
root 2ae8b5708e added guess.py 2019-10-22 18:15:53 +02:00
tabledevil 057e31f389 Optimized transpose.py
Is much faster because it only tries truly different keys.
if tqdm is installed a progressbar will be printed while decrypting
2019-10-19 02:01:40 +02:00
Tobias Kessels ab8bd6c70a som minor fixes on transpose.py 2019-10-18 15:21:41 +02:00
Tobias Kessels 9de9842573 finished ctf decryptor 2019-10-18 11:23:06 +02:00
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