Skip to content

kerusey/AutomatedTestSuite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutomatedTestSuite

Python project that aims on the automated capturing information of system

Example of config.json

{
  "token": "telegram bot token",
  "shodanKey": "Shodan Api token",
  "userSession": 999999,
  "proxy": {
    "type": "https",
    "body": "proxytype://username:passwoed@domain:port"
  },
  "tasks": [
    "Get user data",
    "Test network speed",
    "Take screenshot"
  ]
}

About

Python project that aims on automated capturing information of system

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages