Projects STRLCPY agartha Commits 6889922a
🤬
  • ■ ■ ■ ■
    Agartha.py
    skipped 34 lines
    35 35   callbacks.registerContextMenuFactory(self)
    36 36   callbacks.issueAlert("The extension has been loaded.")
    37 37   self.tableMatrixReset(self)
    38  - print "Agartha(v" + VERSION + ") is a security tool for:\n\t\t* Local File Inclusion, Directory Traversal,\n\t\t* Command Injection, Code Execution,\n\t\t* Authentication/Authorization Access Matrix,\n\t\t* SQL Injections,\n\t\t* Http request to Javascript conversion.\n\nFor more information and tutorial how to use, please visit:\n\t\thttps://github.com/volkandindar/agartha\n\nAuthor: Volkan Dindar\n volkan[email protected]"
     38 + print "Agartha(v" + VERSION + ") is a security tool for:\n\t\t* Local File Inclusion, Directory Traversal,\n\t\t* Command Injection, Code Execution,\n\t\t* Authentication/Authorization Access Matrix,\n\t\t* SQL Injections,\n\t\t* Http request to Javascript conversion.\n\nFor more information and tutorial how to use, please visit:\n\t\thttps://github.com/volkandindar/agartha\n\nAuthor:\tVolkan Dindar\n\t\t\t\tvolkan[email protected]"
    39 39   return
    40 40   
    41 41   def authMatrixThread(self, ev):
    skipped 1144 lines
Please wait...
Page is in error, reload to recover