Univention Bugzilla – Attachment 3971 Details for
Bug 25231
Absturz des UMC-Servers bei invalidem JSON-Body
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Test-Skript
umcp.sh (text/plain), 291 bytes, created by
Alexander Kläser
on 2011-12-06 16:55:37 CET
(
hide
)
Description:
Test-Skript
Filename:
MIME Type:
Creator:
Alexander Kläser
Created:
2011-12-06 16:55:37 CET
Size:
291 bytes
patch
obsolete
>#!/bin/bash >host=10.200.26.50 > >function umcp { >cmd="$1" >json="$2" >echo "REQUEST/$RANDOM-$RANDOM/$((${#json}+1))/application/json: $cmd > >$json" >} > >function send { > nc -q 1 ${host} 6670 >} > >json=$(dd if=/dev/urandom bs=100 count=1 | base64 -w 0) >{ >umcp AUTH "$json" >sleep 4 >} | send > >echo >echo
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 25231
: 3971