Hacking Articles Tips Tricks Videos Tutorials
468 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
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
Nmap keeps returning different results?

sudo nmap -Pn -p- -A -vvv IP_ADDRESS

The same nmap command has told me that: 10 ports are open (but not 6379 for Redis), that 3 ports are open including 6379 for Redis, and that every single port is closed.

I’m doing a CTF so I don’t expect a firewall to be messing with my results, and this is against a Windows machine if it matters (hence the -Pn). I’ve tried varying the command a bit as well, but I still get inconsistent results.

TL;DR

Since defensive measures are unlikely, what could cause nmap to behave unpredictably? Could it be related to heavy traffic from other users? Is this somehow related to Windows, since I’ve only ever had this happen when scanning Windows machines?

I appreciate any input

submitted by /u/Agent-BTZ
[link] [comments]
Hacking Articles Tips Tricks Videos Tutorials
Photo
hacking: security in practice
What can be done with hosts stored in the Metasploit database?

Just been using Metasploit a bit recently and was just wondering what the point was of the database feature?

More specifically, can you use the hosts and their services which have been saved in the database (from an imported Nmap scan for example) to search for exploits which may be able to work on any of the hosts/services?

submitted by /u/melthamlewis
[link] [comments]
Dark Reading: Attacks/Breaches
Mirai Hackers Use Golang to Create a Bigger, Badder DDoS Botnet

With HinataBot, malware authors have created a beast many times more efficient than even the scariest botnets of old, packing more than 3Tbit/s DDoS speeds.
Dark Reading: Attacks/Breaches
AI Has Your Business Data

No-code has lowered the barrier for non-developers to create applications. AI will completely eliminate it.
Dark Reading: Attacks/Breaches
Cops Nab BreachForums Boss in New York

The alleged mastermind of hacker forum Breach Forums, "pompompurin," has been arrested in New York City, according to court documents.
https://a.thumbs.redditmedia.com/t0vF-WJDCyJjUg_HXz07F5VWQs9IplE2pIS3ZGba2n0.jpg Hey hackers, I'm trying to perform SQL injection on OWASP's "VulnerableApp" project, but struggling with their SQL injection because I think it uses an AJAX call which I haven't worked with before. Can anyone give me pointers on how to exploit this vulnerability? Here are some screenshots:





Vulnerability Description and exploit page

javascript for the vulnerability

Thank you!

submitted by /u/TheLotusElise
[link] [comments]
Sent by @TheFeedReaderBot