Commit 1cfdae6f by Renos Stoikos Committed by GitHub

replaced tabs with spaces

replaced tabs with spaces
parent 0087eced
......@@ -8,6 +8,7 @@ from routersploit import (
validators,
)
class Exploit(exploits.Exploit):
"""
This exploit targets a vulnerability in the Cisco IOS HTTP Server.
......@@ -57,3 +58,4 @@ class Exploit(exploits.Exploit):
break
else:
print_error("Exploit failed - could not execute command for level",num)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment