FreshRSS

πŸ”’
☐ β˜† βœ‡ /r/netsec - Information Security News & Discussion

GitHub - n0mi1k/subby: An uber fast and simple subdomain enumeration tool using DNS and web requests with support for detecting wildcard DNS records.

By /u/n0mi1k β€” October 18th 2023 at 17:05

Check out this subdomain enumeration tool that utilises DNS and web requests to identify subdomains. It is super fast with goroutines and allows for additional settings to control the delay.

It automatically detects if the target domain uses wildcard DNS records, which messes with many traditional subdomain enumeration tools giving false results.

The goal is to make subdomain enumeration fast, simple and support any target domain.

submitted by /u/n0mi1k
[link] [comments]
☐ β˜† βœ‡ /r/netsec - Information Security News & Discussion

Public AWS RDS

By /u/Current_Pomelo_3402 β€” October 16th 2023 at 17:27
submitted by /u/Current_Pomelo_3402
[link] [comments]
☐ β˜† βœ‡ /r/netsec - Information Security News & Discussion

AI based ethical hacking tool

By /u/Civil_Alternative410 β€” October 7th 2023 at 01:28

Checkout this new Ethical Hacking AI tool, it’s still in beta phase but here are the main interesting features

  1. Write commands for various tools in natural language and it translates it to the actual command. Currently supports nmap, crackmapexec, zap and nuclei. Also let’s you edit and run the command right there in its interface.
  2. Process nmap results in plain text format and provides suggestions on commands to run to detect vulnerabilities. It also suggests metasploit modules based on cves
  3. Totally offline so it can be used in envs that don’t have internet access

I think the natural language needs improvement but it’s still in beta so should get better over time.

It’s one to keep an eye on for sure

submitted by /u/Civil_Alternative410
[link] [comments]
❌