<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Kommentare zu: SMB brute force mit P4wnP1 A.L.O.A. &#8211; Das Universalwerkzeug	</title>
	<atom:link href="https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/feed/" rel="self" type="application/rss+xml" />
	<link>https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/</link>
	<description>Yet Another Infosec Website</description>
	<lastBuildDate>Wed, 30 Dec 2020 14:58:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		Von: Frank Neugebauer		</title>
		<link>https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8758</link>

		<dc:creator><![CDATA[Frank Neugebauer]]></dc:creator>
		<pubDate>Thu, 25 Jun 2020 14:51:13 +0000</pubDate>
		<guid isPermaLink="false">https://pentestit.de/?p=3402#comment-8758</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8757&quot;&gt;Misch&lt;/a&gt;.

Aus meiner Sicht ist er nach einer Installation von Windows 10 auf einem neuen Stand-Alone PC immer geschlossen. In Netzwerken wird er fast immer freigeschaltet, um die Kommunikation zu ermöglichen.]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8757">Misch</a>.</p>
<p>Aus meiner Sicht ist er nach einer Installation von Windows 10 auf einem neuen Stand-Alone PC immer geschlossen. In Netzwerken wird er fast immer freigeschaltet, um die Kommunikation zu ermöglichen.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Misch		</title>
		<link>https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8757</link>

		<dc:creator><![CDATA[Misch]]></dc:creator>
		<pubDate>Thu, 25 Jun 2020 11:37:22 +0000</pubDate>
		<guid isPermaLink="false">https://pentestit.de/?p=3402#comment-8757</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8755&quot;&gt;Frank Neugebauer&lt;/a&gt;.

Super, danke dir für deine Antwort, das hat so funktioniert und tatsächlich war der SMB-Port nicht offen. Weisst du, ob dieser standardmässig immer geschlossen ist unter Windows? Google hat mir da keine vernünftige Auskunft geben können.]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8755">Frank Neugebauer</a>.</p>
<p>Super, danke dir für deine Antwort, das hat so funktioniert und tatsächlich war der SMB-Port nicht offen. Weisst du, ob dieser standardmässig immer geschlossen ist unter Windows? Google hat mir da keine vernünftige Auskunft geben können.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Frank Neugebauer		</title>
		<link>https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8755</link>

		<dc:creator><![CDATA[Frank Neugebauer]]></dc:creator>
		<pubDate>Thu, 25 Jun 2020 08:29:39 +0000</pubDate>
		<guid isPermaLink="false">https://pentestit.de/?p=3402#comment-8755</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8754&quot;&gt;Misch&lt;/a&gt;.

Ich gehe davon aus, dass der Scanner keine SMB-Abfragen auf dem Zielsystem durchführen kann oder diese durch die integrierte Firewall (Windows) geblockt werden. Um dies zu testen müsste man den Scanner (use auxiliary/scanner/smb/smb_login) über die ssh-Verbindung von der Konsole starten:
Etwa so: 
msfconsole -q -x &quot;use auxiliary/scanner/smb/smb_login; set STOP_ON_SUCCESS true; set RHOSTS &quot;IP-Adresse des Zieles&quot;; set USER_FILE $WORDLIST_DIR/userlist.txt; set PASS_FILE $WORDLIST_DIR/wordlist.txt; run;]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8754">Misch</a>.</p>
<p>Ich gehe davon aus, dass der Scanner keine SMB-Abfragen auf dem Zielsystem durchführen kann oder diese durch die integrierte Firewall (Windows) geblockt werden. Um dies zu testen müsste man den Scanner (use auxiliary/scanner/smb/smb_login) über die ssh-Verbindung von der Konsole starten:<br />
Etwa so:<br />
msfconsole -q -x &#8222;use auxiliary/scanner/smb/smb_login; set STOP_ON_SUCCESS true; set RHOSTS &#8222;IP-Adresse des Zieles&#8220;; set USER_FILE $WORDLIST_DIR/userlist.txt; set PASS_FILE $WORDLIST_DIR/wordlist.txt; run;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Misch		</title>
		<link>https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8754</link>

		<dc:creator><![CDATA[Misch]]></dc:creator>
		<pubDate>Wed, 24 Jun 2020 09:08:37 +0000</pubDate>
		<guid isPermaLink="false">https://pentestit.de/?p=3402#comment-8754</guid>

					<description><![CDATA[Hallo Frank

Ich verstehe nicht, warum dies bei mir nicht läuft :(
Ich Starte das Skript über die SSH-Verbindung, doch es findet keinen Match. Ich habe eine wordlist.txt erstellt und das entsprechende einfache Passwort &quot;hallo111&quot; dort abgespeichert. Es wird mir immer die Meldung angezeigt, dass kein Passwort für diese User gefunden wurde.

Kannst du mir helfen?]]></description>
			<content:encoded><![CDATA[<p>Hallo Frank</p>
<p>Ich verstehe nicht, warum dies bei mir nicht läuft 🙁<br />
Ich Starte das Skript über die SSH-Verbindung, doch es findet keinen Match. Ich habe eine wordlist.txt erstellt und das entsprechende einfache Passwort &#8222;hallo111&#8220; dort abgespeichert. Es wird mir immer die Meldung angezeigt, dass kein Passwort für diese User gefunden wurde.</p>
<p>Kannst du mir helfen?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Frank Neugebauer		</title>
		<link>https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8607</link>

		<dc:creator><![CDATA[Frank Neugebauer]]></dc:creator>
		<pubDate>Sat, 29 Feb 2020 10:36:24 +0000</pubDate>
		<guid isPermaLink="false">https://pentestit.de/?p=3402#comment-8607</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8605&quot;&gt;Bansal&lt;/a&gt;.

Please check the firewall settings on the local machine. Domain Firewall should be on, but the private firewall should be off. If this is not the case, you have to find a way (e.g. with a HID-Scripts) to accomplish it.]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8605">Bansal</a>.</p>
<p>Please check the firewall settings on the local machine. Domain Firewall should be on, but the private firewall should be off. If this is not the case, you have to find a way (e.g. with a HID-Scripts) to accomplish it.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Bansal		</title>
		<link>https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8605</link>

		<dc:creator><![CDATA[Bansal]]></dc:creator>
		<pubDate>Sat, 29 Feb 2020 05:13:20 +0000</pubDate>
		<guid isPermaLink="false">https://pentestit.de/?p=3402#comment-8605</guid>

					<description><![CDATA[Hello i tried this on the neweat version of P4wnp1 aloa and it didnt work, these are the errors
[*] 172.16.0.2:445        - 172.16.0.2:445 - Starting SMB login bruteforce
[-] 172.16.0.2:445        - 172.16.0.2:445 - Could not connect
[!] 172.16.0.2:445        - No active DB -- Credential data will not be saved!
[-] 172.16.0.2:445        - 172.16.0.2:445 - Could not connect
[-] 172.16.0.2:445        - 172.16.0.2:445 - Could not connect
[*] 172.16.0.2:445        - Scanned 1 of 1 hosts (100% complete)
thanks]]></description>
			<content:encoded><![CDATA[<p>Hello i tried this on the neweat version of P4wnp1 aloa and it didnt work, these are the errors<br />
[*] 172.16.0.2:445        &#8211; 172.16.0.2:445 &#8211; Starting SMB login bruteforce<br />
[-] 172.16.0.2:445        &#8211; 172.16.0.2:445 &#8211; Could not connect<br />
[!] 172.16.0.2:445        &#8211; No active DB &#8212; Credential data will not be saved!<br />
[-] 172.16.0.2:445        &#8211; 172.16.0.2:445 &#8211; Could not connect<br />
[-] 172.16.0.2:445        &#8211; 172.16.0.2:445 &#8211; Could not connect<br />
[*] 172.16.0.2:445        &#8211; Scanned 1 of 1 hosts (100% complete)<br />
thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Frank Neugebauer		</title>
		<link>https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8565</link>

		<dc:creator><![CDATA[Frank Neugebauer]]></dc:creator>
		<pubDate>Wed, 13 Nov 2019 07:18:16 +0000</pubDate>
		<guid isPermaLink="false">https://pentestit.de/?p=3402#comment-8565</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8563&quot;&gt;Heinz-Olaf&lt;/a&gt;.

Hierbei handelt es sich um keinen Fehler, sondern eine Warnung bezüglich ssh. Die Lösung steht auch weiter unter: &quot;Add correct host key in C:\\Users\\xxx/.ssh/known_hosts to get rid of this message.&quot;

Auf den genutzten ssh-Client, in der Datei known_hosts, ist ein Schlüssel eingetragen, der nicht aktuell
ist. Er muss dort zunächst entfernt werden und wird dann bei der nächsten Verbindung neu angelegt.

Es hat also nichts mit P4wnP1 oder Bash Bunny zu tun, sondern ist ein Sicherheitshinweis von ssh.]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8563">Heinz-Olaf</a>.</p>
<p>Hierbei handelt es sich um keinen Fehler, sondern eine Warnung bezüglich ssh. Die Lösung steht auch weiter unter: &#8222;Add correct host key in C:\\Users\\xxx/.ssh/known_hosts to get rid of this message.&#8220;</p>
<p>Auf den genutzten ssh-Client, in der Datei known_hosts, ist ein Schlüssel eingetragen, der nicht aktuell<br />
ist. Er muss dort zunächst entfernt werden und wird dann bei der nächsten Verbindung neu angelegt.</p>
<p>Es hat also nichts mit P4wnP1 oder Bash Bunny zu tun, sondern ist ein Sicherheitshinweis von ssh.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Heinz-Olaf		</title>
		<link>https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8564</link>

		<dc:creator><![CDATA[Heinz-Olaf]]></dc:creator>
		<pubDate>Tue, 12 Nov 2019 19:58:15 +0000</pubDate>
		<guid isPermaLink="false">https://pentestit.de/?p=3402#comment-8564</guid>

					<description><![CDATA[PS: Dabei funktioniert es mit P4wnP1 (nicht A.L.O.A) einwandfrei, leider kann man dort keine UTF8-Passwörter entschlüsseln.]]></description>
			<content:encoded><![CDATA[<p>PS: Dabei funktioniert es mit P4wnP1 (nicht A.L.O.A) einwandfrei, leider kann man dort keine UTF8-Passwörter entschlüsseln.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Heinz-Olaf		</title>
		<link>https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8563</link>

		<dc:creator><![CDATA[Heinz-Olaf]]></dc:creator>
		<pubDate>Tue, 12 Nov 2019 19:56:13 +0000</pubDate>
		<guid isPermaLink="false">https://pentestit.de/?p=3402#comment-8563</guid>

					<description><![CDATA[Ich begreife es trotzdem nicht. Ich versuche es über Windows 10 einzurichten. Pi Zero W wird nun erkannt, aber keine Internet-Verbindung hergestellt (Haupt-WLAN-Adapter läuft).Wenn ich versuche den Haupt-WLAN für gemeinsamen Internet-Nutzung freischalten, verschwindet Internet komplett. Ich kann zwar auf Oberfläche von 172.24.01:8000 in Browser zugreifen, aber es wird über CMD keine SSH-/SCP-Verbindung möglich.  Es kommt immer gleiche Fehlermeldung:
pi@172.24.01 (pi@172.16.0.1, root@172.24.0.1, root@172.16.0.1):
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!
Someone could be eavesdropping on you right now (man-in-the-middle attack)!
It is also possible that a host key has just been changed.
The fingerprint for the ECDSA key sent by the remote host is
SHA256:WYlXUeVq7LBcPu8ZzH/pJCuHVN/UPXeIniyIGK9Z58w.
Please contact your system administrator.
Add correct host key in C:\\Users\\xxx/.ssh/known_hosts to get rid of this message.
Offending ECDSA key in C:\\Users\\xxx/.ssh/known_hosts:1
ECDSA host key for (172.24.0.1 oder 172.16.0.1) has changed and you have requested strict checking.
Host key verification failed.

Wahrscheinlich werde ich mit Hash Bunny besser bedient. Diese Nummer ist zu hoch für mich. :-(]]></description>
			<content:encoded><![CDATA[<p>Ich begreife es trotzdem nicht. Ich versuche es über Windows 10 einzurichten. Pi Zero W wird nun erkannt, aber keine Internet-Verbindung hergestellt (Haupt-WLAN-Adapter läuft).Wenn ich versuche den Haupt-WLAN für gemeinsamen Internet-Nutzung freischalten, verschwindet Internet komplett. Ich kann zwar auf Oberfläche von 172.24.01:8000 in Browser zugreifen, aber es wird über CMD keine SSH-/SCP-Verbindung möglich.  Es kommt immer gleiche Fehlermeldung:<br />
<a href="mailto:pi@172.24.01">pi@172.24.01</a> (pi@172.16.0.1, <a href="mailto:root@172.24">root@172.24</a>.0.1, <a href="mailto:root@172.16">root@172.16</a>.0.1):<br />
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@<br />
@    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @<br />
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@<br />
IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!<br />
Someone could be eavesdropping on you right now (man-in-the-middle attack)!<br />
It is also possible that a host key has just been changed.<br />
The fingerprint for the ECDSA key sent by the remote host is<br />
SHA256:WYlXUeVq7LBcPu8ZzH/pJCuHVN/UPXeIniyIGK9Z58w.<br />
Please contact your system administrator.<br />
Add correct host key in C:\\Users\\xxx/.ssh/known_hosts to get rid of this message.<br />
Offending ECDSA key in C:\\Users\\xxx/.ssh/known_hosts:1<br />
ECDSA host key for (172.24.0.1 oder 172.16.0.1) has changed and you have requested strict checking.<br />
Host key verification failed.</p>
<p>Wahrscheinlich werde ich mit Hash Bunny besser bedient. Diese Nummer ist zu hoch für mich. 🙁</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Von: Frank Neugebauer		</title>
		<link>https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8561</link>

		<dc:creator><![CDATA[Frank Neugebauer]]></dc:creator>
		<pubDate>Mon, 11 Nov 2019 18:33:29 +0000</pubDate>
		<guid isPermaLink="false">https://pentestit.de/?p=3402#comment-8561</guid>

					<description><![CDATA[Als Antwort auf &lt;a href=&quot;https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8560&quot;&gt;Heinz-Olaf&lt;/a&gt;.

Da es sich bei ALOA um eine Kali Image handelt solltest Du nicht pi sondern root verwenden. Einfach scp nutzen:

&lt;code&gt;scp datei root@172.24.0.1:/Verzeichnis_auf_P4wnP1&lt;/code&gt;

Dazu den PC mit dem WLAN des P4wnP1 verbinden. Passwort sollte toor sein, wenn es nicht geändert wurde.]]></description>
			<content:encoded><![CDATA[<p>Als Antwort auf <a href="https://pentestit.de/smb-brute-force-mit-p4wnp1-a-l-o-a/#comment-8560">Heinz-Olaf</a>.</p>
<p>Da es sich bei ALOA um eine Kali Image handelt solltest Du nicht pi sondern root verwenden. Einfach scp nutzen:</p>
<p><code>scp datei root@172.24.0.1:/Verzeichnis_auf_P4wnP1</code></p>
<p>Dazu den PC mit dem WLAN des P4wnP1 verbinden. Passwort sollte toor sein, wenn es nicht geändert wurde.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
