Giter Club home page Giter Club logo

Comments (6)

Gr1mmie avatar Gr1mmie commented on August 28, 2024

Readme clearly gives an argument to bypass the resolving feature
image

without -nr
image

image
image
Works as intended just fine

from autoenum.

tbela99 avatar tbela99 commented on August 28, 2024

Still autoenum fails to work. every command will return something like this

Starting Nmap 7.80 ( https://nmap.org ) at 2021-02-03 16:02 EST
WARNING: No targets were specified, so 0 hosts scanned.
Nmap done: 0 IP addresses (0 hosts up) scanned in 0.38 seconds

from autoenum.

Gr1mmie avatar Gr1mmie commented on August 28, 2024

hmm I'll do some testing and see if I can replicate this and work on a fix

from autoenum.

tbela99 avatar tbela99 commented on August 28, 2024

There is another failing scenario

  • launch the script (do not use the -nr flag)
  • enter an ipv4 address for the target

the script will still attempt to resolve that ipv4 address and fail when the target does not reply to ICMP requests. it should not resolve an ipv4 address. Using -nr fixes the problem

from autoenum.

Gr1mmie avatar Gr1mmie commented on August 28, 2024

Well yeah because by default, autoenum attempts to verify if the machine is up. -nr tells autoenum to set the machine as a target regardless if it's up or not. That's not a "failing scenario", that's a feature added to bypass the resolving function in the case that the machine is up and we know it is

from autoenum.

tbela99 avatar tbela99 commented on August 28, 2024

Here is the issue

https://github.com/Gr1mmie/autoenum/blob/master/functions/help_general.sh#L15

You are assigning the value only if it matches an ip address, in case of a domain name $IP is not set

from autoenum.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.