文件最后提交记录最后更新时间
changed nettacker's data directory naming (#1100) * changed nettacker's data directory naming * migration from .data to .nettacker * ruff fixes * documentation update9 个月前
optimized the sort_loops in module.py and also improved readability (#1150) Co-authored-by: Sam Stepanyan <sam.stepanyan@owasp.org>7 个月前
updated the declarative base import (#1108) 9 个月前
unicode encoding of special characters to avoid breaking WAF scans graph (#1096) * unicode encoding of special characters to avoid breaking the HTML graph * rerun checks * ruff --------- Co-authored-by: Sam Stepanyan <sam.stepanyan@owasp.org>9 个月前
Feature: Exclude certain ports from being scanned (#1099) * feature: exclude certain ports from being scanned * ruff fixes * handling exception for vulnerablility modules * not relying on try and except * updated documentation, changed flag * test case for module file * update test * mocking the database calls, that's probably the issue * removed breaking test for now * coderabbit suggested change, minor code refactoring * ruff fixes --------- Signed-off-by: Achintya Jai <153343775+pUrGe12@users.noreply.github.com>9 个月前
Fix #1147: Add SMB signature to port.yaml (#1162) * Add regex for SMB protocol in port.yaml to fix the bug #1147 Signed-off-by: Aarush289 <cs24b064@smail.iitm.ac.in> * smb_fix done * Enable SMB regex match in port.yaml to fix the bug #1147 Signed-off-by: Aarush289 <cs24b064@smail.iitm.ac.in> --------- Signed-off-by: Aarush289 <cs24b064@smail.iitm.ac.in> Co-authored-by: Sam Stepanyan <sam.stepanyan@owasp.org>6 个月前
Fixed the issue of select all profiles button (#1117) * earlier selecting the select all profiles selects the all scan methods instead of profiles, fixed that now select all profiles works perfectly * was taking all_profiles also its name, fixed that by adding condition9 个月前
adding new output types (#1085) * sarif fully done, dd.json little left * This is good to go now * pre-commit fixes * updated * removing redundancy and less i/o operations * ruff fixes * fixed tests for Path.open * rabbit suggestions * added relevant documentation * slight change in doc * removing empty files that were added by mistake * updated datatime format according to coderabbit's suggestions8 个月前
changed nettacker's data directory naming (#1100) * changed nettacker's data directory naming * migration from .data to .nettacker * ruff fixes * documentation update9 个月前
Change the entry point name/location As per request by Sam Stepanyan 1 年前
Change the entry point name/location As per request by Sam Stepanyan 1 年前
Implement `nettacker` command 1 年前
Implement `nettacker` command 1 年前