Hacking Articles Tips Tricks Videos Tutorials
471 subscribers
65.9K photos
15 videos
157 files
132K links
Exploit
Pentesting
Hacking
Red Team
Blue Team
Kali Linux
Bug Bounty
Black Hat
Cyber security etc

@Hacking_Video
@Hacking_attack
Download Telegram
Transferring files from windows to kali using Impacket smbserver.py doesn't work?
https://www.reddit.com/r/redteamsec/comments/w6fal9/transferring_files_from_windows_to_kali_using/

Transferring files from kali to windows is easy with something like python http.server. What about transferring files from windows to kali? I found very useful blog post here and attempted to do similar thing with Impacket smbserver.py https://blog.ropnop.com/transferring-files-from-kali-to-windows/#smb Setup Kali: 172.16.1.10 Windows: 172.16.1.50 Run smbserver on Kali with Impacket smbserver.py └─$ /usr/share/doc/python3-impacket/examples/smbserver.py share /tmp Impacket v0.9.24 - Copyright 2021 SecureAuth Corporation [*] Config file parsed However, whenever I try on Windows, I'm getting "System error 53 has occurred, The network path was not found" as follows: C:\>net view \\172.16.1.10\ System error 53 has occurred. The network path was not found. Here is the message on Impacket smbserver.py [*] Incoming connection (172.16.1.50,56201) [*] Closing down connection (172.16.1.50,56201) [*] Remaining connections [] Then, I tried again with \share, but still getting the same error C:\>net view \\172.16.1.10\share System error 53 has occurred. The network path was not found. What's wrong and what should I do to make this right? submitted by /u/w0lfcat (https://www.reddit.com/user/w0lfcat)
[link] (https://www.reddit.com/r/redteamsec/comments/w6fal9/transferring_files_from_windows_to_kali_using/) [comments] (https://www.reddit.com/r/redteamsec/comments/w6fal9/transferring_files_from_windows_to_kali_using/)

___________________________
@hacking_Attack
@Hacking_Video
hacking: security in practice
iOS app hacking - Zap

im pentesting an iOS app through the OWASP Zap tool. What kind of attacks can i try?

submitted by /u/Common_Head1811
[link] [comments]

___________________________
@hacking_Attack
@Hacking_Video
Transferring files from windows to kali using Impacket smbserver.py doesn't work?
https://www.reddit.com/r/Pentesting/comments/w6famd/transferring_files_from_windows_to_kali_using/

Transferring files from kali to windows is easy with something like python http.server. What about transferring files from windows to kali? I found very useful blog post here and attempted to do similar thing with Impacket smbserver.py https://blog.ropnop.com/transferring-files-from-kali-to-windows/#smb Setup Kali: 172.16.1.10 Windows: 172.16.1.50 Run smbserver on Kali with Impacket smbserver.py └─$ /usr/share/doc/python3-impacket/examples/smbserver.py share /tmp Impacket v0.9.24 - Copyright 2021 SecureAuth Corporation [*] Config file parsed However, whenever I try on Windows, I'm getting "System error 53 has occurred, The network path was not found" as follows: C:\>net view \\172.16.1.10\ System error 53 has occurred. The network path was not found. Here is the message on Impacket smbserver.py [*] Incoming connection (172.16.1.50,56201) [*] Closing down connection (172.16.1.50,56201) [*] Remaining connections [] Then, I tried again with \share, but still getting the same error C:\>net view \\172.16.1.10\share System error 53 has occurred. The network path was not found. What's wrong and what should I do to make this right? submitted by /u/w0lfcat (https://www.reddit.com/user/w0lfcat)
[link] (https://www.reddit.com/r/Pentesting/comments/w6famd/transferring_files_from_windows_to_kali_using/) [comments] (https://www.reddit.com/r/Pentesting/comments/w6famd/transferring_files_from_windows_to_kali_using/)

___________________________
@hacking_Attack
@Hacking_Video
WOO Security: ความปลอดภัยบน WOO Network

WOO Security: ความปลอดภัยบน WOO NetworkContinue reading on Medium »
Read more...
Fawn Starting Point HackTheBox Walkthrough/Writeup

Fawn by HackTheBox is a really nice second Challenge in Tier 0 of the challenges. In today’s writeup we are going to see how we can solve…Continue reading on Medium »
Read more...
The 6 UGLY TRUTHS about Security Certifications

Here we are again, with yet another (possibly) controversial topic. This time is about security certifications. Regardless if you are in…Continue reading on Medium »
Read more...