Skip to content

Commit

Permalink
Updating library
Browse files Browse the repository at this point in the history
Co-Authored-By: checkdock <121070990+checkdock@users.noreply.github.com>
Co-Authored-By: fuzzyManPeach1 <138841256+fuzzymanpeach1@users.noreply.github.com>
Co-Authored-By: yep-buddy <173094538+yep-buddy@users.noreply.github.com>
  • Loading branch information
4 people committed Jul 1, 2024
1 parent ebd917f commit 1cfb911
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/BlackMarlinExec.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from time import sleep
from ipaddress import ip_address

from bma.helpers.logger import highlight
from bme.helpers.logger import highlight
from bma.helpers.misc import identify_target_file
from bma.parsers.ip import parse_targets
from bma.parsers.nmap import parse_nmap_xml
Expand Down
1 change: 1 addition & 0 deletions src/pentest/TODO/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import random

0 comments on commit 1cfb911

Please sign in to comment.