Skip to content

Commit

Permalink
Update GLPIScan.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Digitemis authored Feb 6, 2023
1 parent 0fd1499 commit 5d739ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GLPIScan.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
print(chalk.white("\\ \\ \\__ \\ \\ \\ \\____ \\ \\ __/ \\ \\ \\ \\ \\___ \\ \\ \\ \\____ \\ \\ __ \\ \\ \\ \\-. \\ ", bold=True))
print(chalk.white(" \\ \\_____\\ \\ \\_____\\ \\ \\_\\ \\ \\_\\ \\/\\_____\\ \\ \\_____\\ \\ \\_\\ \\_\\ \\ \\_\\\"\\_\\", bold=True))
print(chalk.white(" \\/_____/ \\/_____/ \\/_/ \\/_/ \\/_____/ \\/_____/ \\/_/\\/_/ \\/_/ \\/_/", bold=True))
print(chalk.white(" v1.4 contact[@]digitemis.com\n\n\n", bold=True))
print(chalk.white(" v1.5 contact[@]digitemis.com\n\n\n", bold=True))

def parsing():
parser = argparse.ArgumentParser(description='GLPI Vulnerability Scanner.')
Expand Down

0 comments on commit 5d739ac

Please sign in to comment.