file by providing filepath
-e, --elasticsearch-host (Group: output) Output results to
elasticsearch by providing elasticsearch
hostname (port is set to 9200
automatically)
-f, --fast Enumerate only one files permissions per
directory
-l, --scan-local -drives Scan local drives on this machine
-L, --exclude-local-shares Do not scan local drives on this machine
-D, --disable-network-discovery Disable network discovery
-n, --network Manually add network to scan
-N, --exclude-network Exclude a network from scanning
-h, --host Manually add host to scan
-H, --exclude-host Exclude a host from scanning
-q, --quiet Disable unneccessary output
-v, --verbose Give more output
-m, --max-network-cidr-size (Default: 20) Maximum network size to scan
for SMB Hosts
-A, --dont-enumerate-acls (Default: false) Skip enumeration of file
ACLs
--help Display this help screen.
--version Display vers ion information.
Architecture There are a number of loosley coupled modules which hand off to each other.
___________________________
@hacking_Attack
@Hacking_Video
-e, --elasticsearch-host (Group: output) Output results to
elasticsearch by providing elasticsearch
hostname (port is set to 9200
automatically)
-f, --fast Enumerate only one files permissions per
directory
-l, --scan-local -drives Scan local drives on this machine
-L, --exclude-local-shares Do not scan local drives on this machine
-D, --disable-network-discovery Disable network discovery
-n, --network Manually add network to scan
-N, --exclude-network Exclude a network from scanning
-h, --host Manually add host to scan
-H, --exclude-host Exclude a host from scanning
-q, --quiet Disable unneccessary output
-v, --verbose Give more output
-m, --max-network-cidr-size (Default: 20) Maximum network size to scan
for SMB Hosts
-A, --dont-enumerate-acls (Default: false) Skip enumeration of file
ACLs
--help Display this help screen.
--version Display vers ion information.
Architecture There are a number of loosley coupled modules which hand off to each other.
___________________________
@hacking_Attack
@Hacking_Video
Download SMBeagle (https://github.com/punk-security/SMBeagle)
___________________________
@hacking_Attack
@Hacking_Video
___________________________
@hacking_Attack
@Hacking_Video
GitHub
GitHub - punk-security/smbeagle: SMBeagle - Fileshare auditing tool.
SMBeagle - Fileshare auditing tool. Contribute to punk-security/smbeagle development by creating an account on GitHub.
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Developing with VBA for Script Kiddies — TrustedSec
INTRODUCTION
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Developing with VBA for Script Kiddies — TrustedSec
INTRODUCTION
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
Developing with VBA for Script Kiddies — TrustedSec
INTRODUCTION
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How secure you are when a weak password secures your hotspot? Well, you aren’t secure at all!
https://cdn-images-1.medium.com/max/1920/1*Y0mZ2Pk6DdxnhYatH_Dk-Q.jpeg
To understand what can be considered a weak password, we must learn how passwords are broken and what techniques hackers use.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
How secure you are when a weak password secures your hotspot? Well, you aren’t secure at all!
https://cdn-images-1.medium.com/max/1920/1*Y0mZ2Pk6DdxnhYatH_Dk-Q.jpeg
To understand what can be considered a weak password, we must learn how passwords are broken and what techniques hackers use.
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
How secure you are when a weak password secures your hotspot? Well, you aren’t secure at all! In fact, it can be extremely dangerous!
To understand what can be considered a weak password, we must learn how passwords are broken and what techniques hackers use.
hacking: security in practice
What can I do with cmd without admin
Is there a way to replace the boot password with cmd without admin or can I 'hack' admin via cmd?
I can get into cmd with python, us os.system and I can use all the other standard libraries and things I can install via pip but not the admin package for example.
submitted by /u/anynoimlis
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
What can I do with cmd without admin
Is there a way to replace the boot password with cmd without admin or can I 'hack' admin via cmd?
I can get into cmd with python, us os.system and I can use all the other standard libraries and things I can install via pip but not the admin package for example.
submitted by /u/anynoimlis
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
What can I do with cmd without admin
Is there a way to replace the boot password with cmd without admin or can I 'hack' admin via cmd? I can get into cmd with python, us os.system...
hacking: security in practice
Should I have an "index.php"? My error.log is filled with requests for this non-existent file. Should I create one that simply writes the index.html, or does that open a different vector?
My apache website is fairly simple with "index.html" defined as the home page, but I see a lot of requests in error.log for the php file. I could make an index.php that simply serves index.html - but would I be "playing" into someone's hands by doing this? Any idea why I have so many requests for index.php?
submitted by /u/moronictransgression
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
Should I have an "index.php"? My error.log is filled with requests for this non-existent file. Should I create one that simply writes the index.html, or does that open a different vector?
My apache website is fairly simple with "index.html" defined as the home page, but I see a lot of requests in error.log for the php file. I could make an index.php that simply serves index.html - but would I be "playing" into someone's hands by doing this? Any idea why I have so many requests for index.php?
submitted by /u/moronictransgression
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
Should I have an "index.php"? My error.log is filled with requests...
My apache website is fairly simple with "index.html" defined as the home page, but I see a lot of requests in error.log for the php file. I could...
hacking: security in practice
SOCKS5 Proxy Server that dumps to .pcap
Hi,
I’ve been working on some projects at work, and I was looking for a SOCKS5 Proxy server that allows me to dump any traffic travelling through the server to a capture file, so I can get a better idea of what’s going on between a smart device and the iOS app. I’ve been using Burp but I am pretty sure there’s non-HTTP traffic at play (including UDP, hence SOCKS5).
If not I could probably hack one together, but if I can do it in an easier way, why not save the time and effort.
Thanks
submitted by /u/DubbieDubbie
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
SOCKS5 Proxy Server that dumps to .pcap
Hi,
I’ve been working on some projects at work, and I was looking for a SOCKS5 Proxy server that allows me to dump any traffic travelling through the server to a capture file, so I can get a better idea of what’s going on between a smart device and the iOS app. I’ve been using Burp but I am pretty sure there’s non-HTTP traffic at play (including UDP, hence SOCKS5).
If not I could probably hack one together, but if I can do it in an easier way, why not save the time and effort.
Thanks
submitted by /u/DubbieDubbie
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
SOCKS5 Proxy Server that dumps to .pcap
Hi, I’ve been working on some projects at work, and I was looking for a SOCKS5 Proxy server that allows me to dump any traffic travelling through...
hacking: security in practice
The ultimate hack to make my stupid dream come true
Long story short: there's a woocommerce shop that sells merchandise for very, very niche artist. The name of the artist includes a string of digits / a number, let's say "3000" - that will be relevant later. From what I managed to find out after short research it's not supported by a company, it's most likely amateur, with basic wp free template etc. The thing is, I just ordered a Christmas gift for myself, a t-shirt from the shop. I realized my order number is "2967" which is relatively close to the "300" mentioned earlier, but too far away to just make x orders more to get to the desired order number.
As a side note, I'm a senior backend dev with medium PHP and WordPress familiarity, but never really had interest to hack anything.
Don't ask me why, don't ask me who or where, but I really, and I mean really want to make the "300"th order. The thing is I need to somehow be able to verify, for example, when order
Is this possible?
submitted by /u/throwawayitjobbad
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
The ultimate hack to make my stupid dream come true
Long story short: there's a woocommerce shop that sells merchandise for very, very niche artist. The name of the artist includes a string of digits / a number, let's say "3000" - that will be relevant later. From what I managed to find out after short research it's not supported by a company, it's most likely amateur, with basic wp free template etc. The thing is, I just ordered a Christmas gift for myself, a t-shirt from the shop. I realized my order number is "2967" which is relatively close to the "300" mentioned earlier, but too far away to just make x orders more to get to the desired order number.
As a side note, I'm a senior backend dev with medium PHP and WordPress familiarity, but never really had interest to hack anything.
Don't ask me why, don't ask me who or where, but I really, and I mean really want to make the "300"th order. The thing is I need to somehow be able to verify, for example, when order
id=299starts existing in the database of a woocommerce. I don't need any additional data, I don't want to steal anything, I don't want to break in to the database. I don't even want to create a bulk of fake orders (to rape the Auto-Increment db field and get to my number), which would be a lot easier but would also give the shop maintainer a hard time. I hope this post doesn't get deleted.Is this possible?
submitted by /u/throwawayitjobbad
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
The ultimate hack to make my stupid dream come true
Long story short: there's a woocommerce shop that sells merchandise for very, very niche artist. The name of the artist includes a string of...
hacking: security in practice
So can someone make an easy program? Or does it allready exist?
So i Had an idea… Whenever someone put their USB stick in PC that all Data transfers automaticaly to other USB stick that is already stuck in PC… is that possible?
submitted by /u/Mini_Bato
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
So can someone make an easy program? Or does it allready exist?
So i Had an idea… Whenever someone put their USB stick in PC that all Data transfers automaticaly to other USB stick that is already stuck in PC… is that possible?
submitted by /u/Mini_Bato
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
So can someone make an easy program? Or does it allready exist?
So i Had an idea… Whenever someone put their USB stick in PC that all Data transfers automaticaly to other USB stick that is already stuck in PC…...
Dark Reading: Attacks/Breaches
How to Stop Hackers From Turning Your Systems Against You
Cybercriminals are increasingly adopting "living-off-the-land’ techniques, leveraging commonly used tools to fly under the radar of conventional detection tools. But with AI, thousands of organizations have regained the upper hand.
How to Stop Hackers From Turning Your Systems Against You
Cybercriminals are increasingly adopting "living-off-the-land’ techniques, leveraging commonly used tools to fly under the radar of conventional detection tools. But with AI, thousands of organizations have regained the upper hand.
Cannot connect from Kali to Metasploitable 2
https://www.reddit.com/r/Pentesting/comments/rc6q3h/cannot_connect_from_kali_to_metasploitable_2/
Hello! I have a MacBook apple m1.
I have a Kali installed on VMware fusion. I also have a Metasploitable installed on UTM. I try to use NMAP to scan ports, but I get such a message: Host discovery disabled (-Pn). All 1000 scanned ports on IP_ADDRESS are filtered. I disabled firewall on metasploitable, but the problems still exists. Can you help me please? submitted by /u/vitalib (https://www.reddit.com/user/vitalib)
[link] (https://www.reddit.com/r/Pentesting/comments/rc6q3h/cannot_connect_from_kali_to_metasploitable_2/) [comments] (https://www.reddit.com/r/Pentesting/comments/rc6q3h/cannot_connect_from_kali_to_metasploitable_2/)
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/Pentesting/comments/rc6q3h/cannot_connect_from_kali_to_metasploitable_2/
Hello! I have a MacBook apple m1.
I have a Kali installed on VMware fusion. I also have a Metasploitable installed on UTM. I try to use NMAP to scan ports, but I get such a message: Host discovery disabled (-Pn). All 1000 scanned ports on IP_ADDRESS are filtered. I disabled firewall on metasploitable, but the problems still exists. Can you help me please? submitted by /u/vitalib (https://www.reddit.com/user/vitalib)
[link] (https://www.reddit.com/r/Pentesting/comments/rc6q3h/cannot_connect_from_kali_to_metasploitable_2/) [comments] (https://www.reddit.com/r/Pentesting/comments/rc6q3h/cannot_connect_from_kali_to_metasploitable_2/)
___________________________
@hacking_Attack
@Hacking_Video
reddit
Cannot connect from Kali to Metasploitable 2
Hello! I have a MacBook apple m1. I have a Kali installed on VMware fusion. I also have a Metasploitable installed on UTM. I try to use NMAP...
Questions for full-time pentesters
https://www.reddit.com/r/Pentesting/comments/rc6wkk/questions_for_fulltime_pentesters/
I'm considering a career in pentesting full-time and was hoping to pick the brain of someone already there. I'm currently handling small-scale pentesting and micro red-team exercises for my organization and generally enjoy the work. My only real hangup on that side of the job is trying to convince infra or non-IT teams to actually take issues seriously (getting better but we have a long way to go). We contract with 3rd party pentesting companies for full internal, external, and physical audits and until recently (when other paths have arisen) I envisioned my next move to be to one of these external companies. I have a few questions for those who are already in this position (feel free to PM answers if you don't want to reply publicly): What is your typical day like? Given that some orgs may have strict windows to perform tests, do you often find yourself working odd hours? What is your work/ life balance like? What do you see as the next step in your career? What do you like most about the job? What do you like the least? Thanks in advance! submitted by /u/shatnote (https://www.reddit.com/user/shatnote)
[link] (https://www.reddit.com/r/Pentesting/comments/rc6wkk/questions_for_fulltime_pentesters/) [comments] (https://www.reddit.com/r/Pentesting/comments/rc6wkk/questions_for_fulltime_pentesters/)
___________________________
@hacking_Attack
@Hacking_Video
https://www.reddit.com/r/Pentesting/comments/rc6wkk/questions_for_fulltime_pentesters/
I'm considering a career in pentesting full-time and was hoping to pick the brain of someone already there. I'm currently handling small-scale pentesting and micro red-team exercises for my organization and generally enjoy the work. My only real hangup on that side of the job is trying to convince infra or non-IT teams to actually take issues seriously (getting better but we have a long way to go). We contract with 3rd party pentesting companies for full internal, external, and physical audits and until recently (when other paths have arisen) I envisioned my next move to be to one of these external companies. I have a few questions for those who are already in this position (feel free to PM answers if you don't want to reply publicly): What is your typical day like? Given that some orgs may have strict windows to perform tests, do you often find yourself working odd hours? What is your work/ life balance like? What do you see as the next step in your career? What do you like most about the job? What do you like the least? Thanks in advance! submitted by /u/shatnote (https://www.reddit.com/user/shatnote)
[link] (https://www.reddit.com/r/Pentesting/comments/rc6wkk/questions_for_fulltime_pentesters/) [comments] (https://www.reddit.com/r/Pentesting/comments/rc6wkk/questions_for_fulltime_pentesters/)
___________________________
@hacking_Attack
@Hacking_Video
Reddit
r/Pentesting on Reddit: Questions for full-time pentesters
Posted by u/shatnote - 17 votes and 31 comments
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
16 Tips to keep your code safe from hackers
https://cdn-images-1.medium.com/max/600/1*fmAauC93xDnFBvh51v7e6g.jpeg
Is your code secure?
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
16 Tips to keep your code safe from hackers
https://cdn-images-1.medium.com/max/600/1*fmAauC93xDnFBvh51v7e6g.jpeg
Is your code secure?
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
16 Tips to keep your code safe from hackers
Is your code secure?
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
GoDaddy Just Got Hacked (again) — How and Why Did that Happen?
https://cdn-images-1.medium.com/max/1200/1*D8-NuNQlPIIunwBJThOXow.jpeg
GoDaddy was founded by Bob Parsons in 1997 and is an internet domain register as well as a web hosting company. GoDaddy has over 20…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
GoDaddy Just Got Hacked (again) — How and Why Did that Happen?
https://cdn-images-1.medium.com/max/1200/1*D8-NuNQlPIIunwBJThOXow.jpeg
GoDaddy was founded by Bob Parsons in 1997 and is an internet domain register as well as a web hosting company. GoDaddy has over 20…
Continue reading on Medium »
___________________________
@hacking_Attack
@Hacking_Video
Medium
GoDaddy Just Got Hacked (again) — How and Why Did that Happen?
GoDaddy was founded by Bob Parsons in 1997 and is an internet domain register as well as a web hosting company. GoDaddy has over 20…
hacking: security in practice
I started a cyber security club today and .
So I am freshman in my college. I leave In India so most of the people don't know how to be secure in the internet so me and 2 of my friends started a cyber security club today. We announced to students. We were not expecting. Much students to join but now there are over 65 students in the group registered. We don't know how to move forward from here. We planed to do stuff for 15 to 20 students. Please help me. Anyone.
submitted by /u/just_call_me_n_u
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
I started a cyber security club today and .
So I am freshman in my college. I leave In India so most of the people don't know how to be secure in the internet so me and 2 of my friends started a cyber security club today. We announced to students. We were not expecting. Much students to join but now there are over 65 students in the group registered. We don't know how to move forward from here. We planed to do stuff for 15 to 20 students. Please help me. Anyone.
submitted by /u/just_call_me_n_u
[link] [comments]
___________________________
@hacking_Attack
@Hacking_Video
reddit
I started a cyber security club today and .
So I am freshman in my college. I leave In India so most of the people don't know how to be secure in the internet so me and 2 of my friends...