Help
RSS
API
Feed
Maltego
Contact
Domain > abendicho.development.unreal.h4r.io
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-03-11
192.0.0.1
(
ClassC
)
2026-01-04
34.160.226.44
(
ClassC
)
Port 443
HTTP/1.1 200 OKaccess-control-allow-credentials: trueaccess-control-allow-origin: *content-security-policy: default-src self; style-src self unsafe-inline; img-src self camo.githubusercontent.comcontent-type: text/html; charsetutf-8date: Sun, 04 Jan 2026 03:20:39 GMTx-envoy-upstream-service-time: 5server: istio-envoyVia: 1.1 googleAlt-Svc: h3:443; ma2592000,h3-29:443; ma2592000Transfer-Encoding: chunked !DOCTYPE html>html>head> meta http-equivcontent-type valuetext/html;charsetutf8> meta namegenerator valueRonn/v0.7.3 (http://github.com/rtomayko/ronn/tree/0.7.3)> title>go-httpbin(1): HTTP Client Testing Service/title> style typetext/css mediaall> /* style: man */ body#manpage {margin:0;background:#fff;} .mp {max-width:100ex;padding:0 9ex 1ex 4ex} .mp p,.mp pre,.mp ul,.mp ol,.mp dl {margin:0 0 20px 0} .mp h2 {margin:10px 0 0 0} .mp > p,.mp > pre,.mp > ul,.mp > ol,.mp > dl {margin-left:8ex} .mp h3 {margin:0 0 0 4ex} .mp dt {margin:0;clear:left} .mp dt.flush {float:left;width:8ex} .mp dd {margin:0 0 0 9ex} .mp h1,.mp h2,.mp h3,.mp h4 {clear:left} .mp pre {margin-bottom:20px} .mp pre+h2,.mp pre+h3 {margin-top:22px} .mp h2+pre,.mp h3+pre {margin-top:5px} .mp img {display:block;margin:auto} .mp h1.man-title {display:none} .mp,.mp code,.mp pre,.mp tt,.mp kbd,.mp samp,.mp h3,.mp h4 {font-family:monospace;font-size:14px;line-height:1.42857142857143} .mp h2 {font-size:16px;line-height:1.25} .mp h1 {font-size:20px;line-height:2} .mp,.mp code,.mp pre,.mp pre code,.mp tt,.mp kbd,.mp samp {color:#131211} .mp h1,.mp h2,.mp h3,.mp h4 {color:#030201} .mp u {text-decoration:underline} .mp code,.mp strong,.mp b {font-weight:bold;color:#131211} .mp em,.mp var {font-style:italic;color:#232221;text-decoration:none} .mp a,.mp a:link,.mp a:hover,.mp a code,.mp a pre,.mp a tt,.mp a kbd,.mp a samp {color:#0000ff} .mp b.man-ref {font-weight:normal;color:#434241} .mp pre {padding:0 4ex} .mp pre code {font-weight:normal;color:#434241} .mp h2+pre,h3+pre {padding-left:0} ol.man-decor,ol.man-decor li {margin:3px 0 10px 0;padding:0;float:left;width:33%;list-style-type:none;text-transform:uppercase;color:#999;letter-spacing:1px} ol.man-decor {width:100%} ol.man-decor li.tl {text-align:left} ol.man-decor li.tc {text-align:center;letter-spacing:4px} ol.man-decor li.tr {text-align:right;float:right} /style> style typetext/css mediaall> /* style: 80c */ .mp {max-width:86ex} ul {list-style: None; margin-left: 1em!important} .man-navigation {left:101ex} /style>/head>body idmanpage>div classmp>h1>go-httpbin(1)/h1>p>A golang port of the venerable a hrefhttps://httpbin.org/>httpbin.org/a> HTTP request & response testing service./p>h2 idENDPOINTS>ENDPOINTS/h2>ul>li>a href/>code>//code>/a> This page./li>li>a href/absolute-redirect/6>code>/absolute-redirect/:n/code>/a> 302 Absolute redirects em>n/em> times./li>li>a href/anything>code>/anything/:anything/code>/a> Returns anything that is passed to request./li>li>a href/base64/aHR0cGJpbmdvLm9yZw>code>/base64/:value/code>/a> Decodes a Base64 encoded string./li>li>a href/base64/decode/aHR0cGJpbmdvLm9yZw>code>/base64/decode/:value/code>/a> Explicit URL for decoding a Base64 encoded string./li>li>a href/base64/encode/httpbingo.org>code>/base64/encode/:value/code>/a> Encodes a string into Base64./li>li>a href/basic-auth/user/passwd>code>/basic-auth/:user/:passwd/code>/a> Challenges HTTPBasic Auth./li>li>a href/bearer>code>/bearer/code>/a> Checks Bearer token header - returns 401 if not set./li>li>a href/brotli>code>del>/brotli/del>/code>/a> Returns brotli-encoded data./del> i>Not implemented!/i>/li>li>a href/bytes/1024>code>/bytes/:n/code>/a> Generates em>n/em> random bytes of binary data, accepts optional em>seed/em> integer parameter./li>li>a href/cache>code>/cache/code>/a> Returns 200 unless an If-Modified-Since or If-None-Match header is provided, when it returns a 304./li>li>a href/cache/60>code>/cache/:n/code>/a> Sets a Cache-Control header for em>n/em> seconds./li>li>a href/cookies>code>/cookies/code>/a> Returns cookie data./li>li>a href/cookies/delete?k1&k2>code>/cookies/delete?name/code>/a> Deletes one or more simple cookies./li>li>a href/cookies/set?k1v1&k2v2>code>/cookies/set?namevalue/code>/a> Sets one or more simple cookies./li>li>a href/deflate>code>/deflate/code>/a> Returns deflate-encoded data./li>li>a href/delay/3>code>/delay/:n/code>/a> Delays responding for em>min(n, 10)/em> seconds./li>li>code>/delete/code> Returns request data. Allows only code>DELETE/code> requests./li>li>a href/deny>code>/deny/code>/a> Denied by robots.txt file./li>li>a href/digest-auth/auth/user/passwd/MD5>code>/digest-auth/:qop/:user/:passwd/:algorithm/code>/a> Challenges HTTP Digest Auth./li>li>a href/digest-auth/auth/user/passwd/MD5>code>/digest-auth/:qop/:user/:passwd/code>/a> Challenges HTTP Digest Auth./li>li>a href/drip?code200&numbytes5&duration5>code>/drip?numbytesn&durations&delays&codecode/code>/a> Drips data over a duration after an optional initial delay, then (optionally) returns with the given status code./li>li>a href/dump/request>code>/dump/request/code>/a> Returns the given request in its HTTP/1.x wire approximate representation./li>li>a href/encoding/utf8>code>/encoding/utf8/code>/a> Returns page containing UTF-8 data./li>li>a href/etag/etag>code>/etag/:etag/code>/a> Assumes the resource has the given etag and responds to If-None-Match header with a 200 or 304 and If-Match with a 200 or 412 as appropriate./li>li>a href/forms/post>code>/forms/post/code>/a> HTML form that submits to em>/post/em>/li>li>a href/get>code>/get/code>/a> Returns GET data./li>li>a href/gzip>code>/gzip/code>/a> Returns gzip-encoded data./li>li>code>/head/code> Returns response headers. Allows only code>HEAD/code> requests./li>li>a href/headers>code>/headers/code>/a> Returns request header dict./li>li>a href/hidden-basic-auth/user/passwd>code>/hidden-basic-auth/:user/:passwd/code>/a> 404d BasicAuth./li>li>a href/html>code>/html/code>/a> Renders an HTML Page./li>li>a href/hostname>code>/hostname/code>/a> Returns the name of the host serving the request./li>li>a href/image>code>/image/code>/a> Returns page containing an image based on sent Accept header./li>li>a href/image/jpeg>code>/image/jpeg/code>/a> Returns a JPEG image./li>li>a href/image/png>code>/image/png/code>/a> Returns a PNG image./li>li>a href/image/svg>code>/image/svg/code>/a> Returns a SVG image./li>li>a href/image/webp>code>/image/webp/code>/a> Returns a WEBP image./li>li>a href/ip>code>/ip/code>/a> Returns Origin IP./li>li>a href/json>code>/json/code>/a> Returns JSON./li>li>a href/links/10>code>/links/:n/code>/a> Returns page containing em>n/em> HTML links./li>li>code>/patch/code> Returns request data. Allows only code>PATCH/code> requests./li>li>code>/post/code> Returns request data. Allows only code>POST/code> requests./li>li>code>/put/code> Returns request data. Allows only code>PUT/code> requests./li>li>a href/range/1024>code>/range/1024?durations&chunk_sizecode/code>/a> Streams em>n/em> bytes, and allows specifying a em>Range/em> header to select a subset of the data. Accepts a em>chunk_size/em> and request em>duration/em> parameter./li>li>a href/redirect-to?status_code307&urlhttp%3A%2F%2Fexample.com%2F>code>/redirect-to?urlfoo&status_code307/code>/a> 307 Redirects to the em>foo/em> URL./li>li>a href/redirect-to?urlhttp%3A%2F%2Fexample.com%2F>code>/redirect-to?urlfoo/code>/a> 302 Redirects to the em>foo/em> URL./li>li>a href/redirect/6>code>/redirect/:n/code>/a> 302 Redirects em>n/em> times./li>li>a href/relative-redirect/6>code>/relative-redirect/:n/code>/a> 302 Relative redirects em>n/em> times./li>li>a href/response-headers?Serverhttpbin&Content-Typetext%2Fplain%3B+charset%3DUTF-8>code>/response-headers?keyval/code>/a> Returns given response headers./li>li>a href/robots.txt>code>/robots.txt/code>/a> Returns some robots.txt rules./li>li>a href/status/418>code>/status/:code/code>/a> Returns given HTTP Status code./li>li>a href/stream-bytes/1024>code>/stream-bytes/:n/code>/a> Streams em>n/em> random bytes of binary data, accepts optional em>seed/em> and em>chunk_size/em> integer parameters./li>li>a href/stream/20>code>/stream/:n/code>/a> Streams em>min(n, 100)/em> lines./li>li>a href/unstable>code>/unstable/code>/a> Fails half the time, accepts optional em>failure_rate/em> float and em>seed/em> integer parameters./li>li>a href/user-agent>code>/user-agent/code>/a> Returns user-agent./li>li>a href/uuid>code>/uuid/code>/a> Generates a a hrefhttps://en.wikipedia.org/wiki/Universally_unique_identifier>UUIDv4/a> value./li>li>a href/xml>code>/xml/code>/a> Returns some XML/li>/ul>h2 idDESCRIPTION>DESCRIPTION/h2>p>Testing an HTTP Library can become difficult sometimes. a hrefhttp://requestb.in>RequestBin/a> is fantastic for testing POST requests, but doesnt let you control the response. This exists to cover all kinds of HTTP scenarios. Additional endpoints are being considered./p>p>All endpoint responses are JSON-encoded./p>h2 idEXAMPLES>EXAMPLES/h2>h3 id-curl-http-httpbin-org-ip>$ curl https://httpbingo.org/ip/h3>pre>code>{origin:73.238.9.52, 77.83.142.42}/code>/pre>h3 id-curl-http-httpbin-org-user-agent>$ curl https://httpbingo.org/user-agent/h3>pre>code>{user-agent:curl/7.64.1}/code>/pre>h3 id-curl-http-httpbin-org-get>$ curl https://httpbingo.org/get?foobar/h3>pre>code>{ args: { foo: bar }, headers: { Accept: */* , Host: httpbingo.org , User-Agent: curl/7.64.1 }, origin: 73.238.9.52, 77.83.142.42, url: https://httpbingo.org/get?foobar}/code>/pre>h3 id-curl-http-httpbin-org-dump-request>$ curl https://httpbingo.org/dump/request?foobar/h3>pre>code>GET /dump/request?foobar HTTP/1.1Host: httpbingo.orgAccept: */*User-Agent: curl/7.64.1/code>/pre>h3 id-curl-I-http-httpbin-org-status-418>$ curl -I https://httpbingo.org/status/418/h3>pre>code>HTTP/1.1 418 Im a teapotAccess-Control-Allow-Credentials: trueAccess-Control-Allow-Origin: *X-More-Info: http://tools.ietf.org/html/rfc2324Date: Tue, 13 Jul 2021 13:12:37 GMTContent-Length: 0/code>/pre>h2 idAUTHOR>AUTHOR/h2>p>Ported to Go by a hrefhttps://github.com/mccutchen>Will McCutchen/a>./p>p>From a hrefhttps://httpbin.org/>the original/a> a hrefhttps://kennethreitz.org/>Kenneth Reitz/a> project./p>h2 idSEE-ALSO>SEE ALSO/h2>p>a hrefhttps://httpbin.org/>httpbin.org/a> — the original httpbin/p>/div>a hrefhttps://github.com/mccutchen/go-httpbin>img styleposition: absolute; top: 0; right: 0; border: 0; srchttps://camo.githubusercontent.com/38ef81f8aca64bb9a64448d0d70f1308ef5341ab/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f6461726b626c75655f3132313632312e706e67 altFork me on GitHub data-canonical-srchttps://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png>/a>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]