question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

nikto and other tools are missing from Docker build

See original GitHub issue

Using the Dockerfile results in a container that is missing:

  • nitko
  • cmsmap
  • wafw00f
  • whatweb

Example:

# cat https_cmsmap_443.err
/bin/sh: 1: cmsmap: not found

It also seems like a wordlist is missing:

# cat http_medium_dirsearch_80.out
The wordlist file does not exist

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
carlospolopcommented, Apr 23, 2020

I have added dirb to legion default installation also. Thank you @mavensecurity for noticing the bug and thank you very much @alegrey91 for fixing it.

0reactions
mavensecuritycommented, Apr 23, 2020

Maybe just add dirb to the list of tools used by legion, unless there is already a better option included.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Image-building best practices - Docker Documentation
When you have built an image, it is a good practice to scan it for security vulnerabilities using the docker scan command. Docker...
Read more >
How to find Web Server Vulnerabilities with Nikto Scanner ?
Sounds like a perfect in-house tool for web server scanning. ... It will create a new folder called “nikto-master”; Go inside the folder...
Read more >
Top 10 Most Useful Vulnerability Assessment Scanning Tools
This article provides you a list of the best vulnerability assessment tools for the security assessment of the web applications and computer ...
Read more >
nikto | Kali Linux Tools
root@kali:~# nikto -h -config+ Use this config file -Display+ Turn on/off display outputs -dbcheck check database and other key files for ...
Read more >
Posts tagged with speak-like-a-brazilian - TupiLabs
Apr 09, 2016 in laravel, security, nikto, speak-like-a-brazilian | blog ... There are other tools such as Luigi and Pentaho Kettle that could...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found