-
Notifications
You must be signed in to change notification settings - Fork 2
OpenSecurityResearch/beacon_simulator
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Beacon Simulators Tony.Lee-at-Foundstone.com ----------------------------------- Simple tools and scripts to test if your network is susceptible to outbound beaconing. For more info see http://blog.opensecurityresearch.com beacon_onliner - Single line command meant to use on the command line beacon.sh - Bash script to simulate a beacon to a defined web site beacon.cpp - C++ program to simulate a beacon to a defined web site Static Compilation: g++ -static -o beacon beacon.cpp Dynamic Compilation: g++ -o beacon beacon.cpp
About
Simple tools and scripts to test if your network is susceptible to outbound beaconing.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published