WebRecon is an automatic web reconnaissance tool written in python3. Provides a command line interaction similar to msfconsole. The Exasmple.py file is provided, and you can write your own scripts yourself.
If you're reading this, I'm surprised you found my GitHub username😊, that or stalked my Discord. Well enjoy the repositories, once again thanks for the visit🤭
This package aims to solve the problem of inter-VM file sharing (rather than manual copying) by allowing a VM to mount folders from any other VM's file system (or mounted network shares).
ARTEMIS: Real-Time Detection and Automatic Mitigation for BGP Prefix Hijacking. This is the main ARTEMIS repository that composes artemis-frontend, artemis-backend, artemis-monitor and other needed c
This repository contain sample code of gRPC Communication between Python and GoLang, the Server is running on GoLang while Python is running the client