<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Nmap%3A_retrieve_http_login_scheme</id>
	<title>Nmap: retrieve http login scheme - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://onnocenter.or.id/wiki/index.php?action=history&amp;feed=atom&amp;title=Nmap%3A_retrieve_http_login_scheme"/>
	<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=Nmap:_retrieve_http_login_scheme&amp;action=history"/>
	<updated>2026-09-10T14:38:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.4</generator>
	<entry>
		<id>https://onnocenter.or.id/wiki/index.php?title=Nmap:_retrieve_http_login_scheme&amp;diff=45589&amp;oldid=prev</id>
		<title>Onnowpurbo: New page: Sumber: https://nmap.org/nsedoc/scripts/http-auth.html  ==File http-auth==   Script types: portrule  Categories: default, auth, safe  Download: http://nmap.org/svn/scripts/http-auth.nse  =...</title>
		<link rel="alternate" type="text/html" href="https://onnocenter.or.id/wiki/index.php?title=Nmap:_retrieve_http_login_scheme&amp;diff=45589&amp;oldid=prev"/>
		<updated>2016-02-11T00:12:52Z</updated>

		<summary type="html">&lt;p&gt;New page: Sumber: https://nmap.org/nsedoc/scripts/http-auth.html  ==File http-auth==   Script types: portrule  Categories: default, auth, safe  Download: http://nmap.org/svn/scripts/http-auth.nse  =...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Sumber: https://nmap.org/nsedoc/scripts/http-auth.html&lt;br /&gt;
&lt;br /&gt;
==File http-auth==&lt;br /&gt;
&lt;br /&gt;
 Script types: portrule&lt;br /&gt;
 Categories: default, auth, safe&lt;br /&gt;
 Download: http://nmap.org/svn/scripts/http-auth.nse&lt;br /&gt;
&lt;br /&gt;
==Penggunaan==&lt;br /&gt;
&lt;br /&gt;
Retrieves the authentication scheme and realm of a web service that requires authentication.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Contoh Penggunaan==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 nmap --script http-auth [--script-args http-auth.path=/login] -p80 &amp;lt;host&amp;gt;&lt;br /&gt;
 nmap --script http-auth --script-args http-auth.path=/login.asp -p80 192.168.0.223&lt;br /&gt;
&lt;br /&gt;
==Contoh Output==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 PORT   STATE SERVICE REASON&lt;br /&gt;
 80/tcp open  http    syn-ack&lt;br /&gt;
 | http-auth:&lt;br /&gt;
 | HTTP/1.1 401 Unauthorized&lt;br /&gt;
 |   Negotiate&lt;br /&gt;
 |   NTLM&lt;br /&gt;
 |   Digest charset=utf-8 nonce=+Upgraded+v1e4e256b4afb7f89be014e...968ccd60affb7c qop=auth algorithm=MD5-sess realm=example.com&lt;br /&gt;
 |_  Basic realm=example.com&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Referensi==&lt;br /&gt;
&lt;br /&gt;
* https://nmap.org/nsedoc/scripts/http-auth.html&lt;/div&gt;</summary>
		<author><name>Onnowpurbo</name></author>
	</entry>
</feed>