Chicago CyberSecurity is an organization dedicated to promoting the education of security in the Chicago community. Check out our Meetups

Chicago CyberSecurity

====================================================================================== This a sample demo to demonstrate how we can automate the collection of threat intelligence and lauch an automated attack based on the collected intel.

================================================================================

  • Preparations
    • You must obtain the vFeed database from their website
    • Update the environment variables to reflect yours:
      • misp_key = yourmisp_apikey
      • misp_api_endpoint = yourmisp_endpoint
      • remote_ip = the_victim_ip (vulnerable Tomcat server)
      • metasploit_login = yourmsf_password

================================================================================

  • How to Run * python3 mydemo.py