Code Monkey home page Code Monkey logo

nessus-url-resolver's People

Contributors

liamh101 avatar

Stargazers

 avatar

Watchers

 avatar  avatar

nessus-url-resolver's Issues

Regex tweak

Hi Liam,

See attached quick change to regex to make it fixed. match seemed to occasionally miss 'a' off the end and result in failed resolves and introduction of api.tenable.com where the hash is invalid.
Full script attached but this is the only line that changed other than commenting out your regex
results = re.findall(r"((http|https):\/\/(www.nessus.org\/u)\?[0-9a-f]{8})", fileData)
resolver.txt

Old
`Found 25 URLS
Resolving
http://www.nessus.org/u?e120eea1 - https://web.archive.org/web/20170429062248/http://www.phreedom.org/research/rogue-ca/
http://www.nessus.org/u?cc4a822 - https://api.tenable.com/v1/u?cc4a822
http://www.nessus.org/u?9bb87bf2 - https://learn.microsoft.com/en-us/security-updates/SecurityAdvisories/2008/961509
http://www.nessus.org/u?4368bb37</see_also>

`

New
Found 25 URLS Resolving http://www.nessus.org/u?9bb87bf2 - https://learn.microsoft.com/en-us/security-updates/SecurityAdvisories/2008/961509 http://www.nessus.org/u?ff30ef1b - https://support.microsoft.com/en-us/topic/kb4532097-description-of-the-security-update-for-sql-server-2016-sp2-gdr-february-11-2020-59a00802-508a-596b-7c2e-ee25ba458df1 http://www.nessus.org/u?5496c8d9 - https://wiki.owasp.org/index.php/Testing:_Spidering_and_googling#Spidering http://www.nessus.org/u?8089305a - https://support.microsoft.com/en-us/topic/kb4535288-description-of-the-security-update-for-sql-server-2014-sp3-cu4-february-11-2020-8cb465f1-9a4e-4295-af22-1ae627a15df6 http://www.nessus.org/u?4368bb37 - https://www.broadcom.com/support/security-center <snip>

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.