Giter Site home page Giter Site logo

Wrong Format of URL Detected about bbot HOT 5 OPEN

amiremami avatar amiremami commented on June 15, 2024
Wrong Format of URL Detected

from bbot.

Comments (5)

stryker2k2 avatar stryker2k2 commented on June 15, 2024 1

I am just glancing quickly to see where I would start on his adventure.

Are you thinking that, for the first line "HTTP_RESPONSE" in the first snippet, that the url of "https://irmaservices.nps.gov/arcgis/rest/%E2%80%9Dhttps:/www.nps.gov/lib/bootstrap/3.3.2/css/nps-bootstrap.min.css%22" is the wrong format?

If so, then... yes... I would agree.

After throwing that string into a URL Decoder, I get...

"https://irmaservices.nps.gov/arcgis/rest/”https:/www.nps.gov/lib/bootstrap/3.3.2/css/nps-bootstrap.min.css""

The URL Encoded string of %E2%80%9D and %22 are both equivilant to ". So, either we need to account for that on our end. or there is something fishy with your bbot -t target.txt text file. But, that's just me glancing at this and thinking out loud.

Has it happened since? Do you have a debug.log that correlates with those snippets? I tried grepping through that debug.log but I couldn't find %E2%80%9D anywhere.

After thought (thanks to Paul):
The "module_sequence" is "httpx"... so that concatenation of those urls would be on our side. I'll dive into it.

from bbot.

amiremami avatar amiremami commented on June 15, 2024 1

@stryker2k2 thank you so much 🙏 You can find these in output.ndjson which I uploaded here:

https://drive.proton.me/urls/8KTKPZ8D04#MNYh5yfHn2IM

from bbot.

liquidsec avatar liquidsec commented on June 15, 2024

Hey @amiremami , were you running paramminer on that scan?

from bbot.

amiremami avatar amiremami commented on June 15, 2024

Hey : ) Yes, here is my debug.log if it's useful.
debug.log

from bbot.

TheTechromancer avatar TheTechromancer commented on June 15, 2024

This may be a symptom of the recursive decoding we're doing prior to URL excavation.

from bbot.

Related Issues (20)

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.