Skip to content
#

vulnerability-scanners

Here are 405 public repositories matching this topic...

elchenberg
elchenberg commented May 25, 2022

According to the Debain wiki keys “MUST NOT be placed in /etc/apt/trusted.gpg.d or loaded by apt-key add.”: https://wiki.debian.org/DebianRepository/UseThirdParty

So instead of this:

wget -qO - https://aquasecurity.github.io/trivy-repo/deb/public.key | sudo apt-key add -
echo deb https://aquasecurity.github.io/trivy-repo/deb $(lsb_release -sc) main | sudo tee -a /etc/apt/sources.
help wanted good first issue kind/feature

This repository is primarily maintained by Omar Santos and includes thousands of resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.

  • Updated Jun 11, 2022
  • Jupyter Notebook

Lynis - Security auditing tool for Linux, macOS, and UNIX-based systems. Assists with compliance testing (HIPAA/ISO27001/PCI DSS) and system hardening. Agentless, and installation optional.

  • Updated May 18, 2022
  • Shell

GDA is a new fast and powerful decompiler in C++(working without Java VM) for the APK, DEX, ODEX, OAT, JAR, AAR, and CLASS file. which supports malicious behavior detection, privacy leaking detection, vulnerability detection, path solving, packer identification, variable tracking, deobfuscation, python&java scripts, device memory extraction, data decryption, and encryption, etc.

  • Updated Mar 22, 2022
  • Java

Nginx Block Bad Bots, Spam Referrer Blocker, Vulnerability Scanners, User-Agents, Malware, Adware, Ransomware, Malicious Sites, with anti-DDOS, Wordpress Theme Detector Blocking and Fail2Ban Jail for Repeat Offenders

  • Updated Jun 11, 2022
  • Shell
ThreatMapper
emba
m-1-k-3
m-1-k-3 commented May 16, 2022

Is your feature request related to a problem? Please describe.

Kali Linux 2022.2 released here: https://www.kali.org/blog/kali-linux-2022-2-release/
We need to test EMBA on it

Testcases:

  • Default/docker installation working
    • EMBA run with profile default-scan in strict mode (-S)
  • Full installation working
    • EMBA run in dev mode with options -s -z -S -D -
enhancement help wanted good first issue docker

Improve this page

Add a description, image, and links to the vulnerability-scanners topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vulnerability-scanners topic, visit your repo's landing page and select "manage topics."

Learn more