Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MartinxMax/evil-b4t

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evil‑B4t

Evil‑Bat is a real‑time human (live body) detection and activity logging tool based on remote network cameras.

It analyzes RTSP video streams to identify the presence of living humans and automatically records key moments when people appear in the camera view.

alt text


Offensive Security

After successfully taking control of or gaining access to network cameras, Evil‑Bat can be used for continuous human intelligence (HUMINT) collection.

The tool automatically detects live human presence in video streams and accurately records:

  • appearance time
  • frequency
  • movement and activity patterns

This enables operators to analyze personnel behavior within the target environment, providing valuable insight for further exploitation opportunities such as lateral movement, persistence planning, and social engineering operations.


Defensive Security

When legacy cameras suffer from outdated firmware or insufficient hardware capabilities and cannot support modern intelligent surveillance features, Evil‑Bat can serve as an external enhancement solution.

Without replacing existing hardware, it enables:

  • real‑time intruder detection
  • automatic capture of critical frames (e.g., facial features, timestamps)
  • evidence collection, alerting, and post‑incident analysis

This makes it suitable for security monitoring, forensic analysis, and intrusion detection in constrained environments.


Installation

$ pip install opencv-python ultralytics

Usage

$ python3 evil-b4t.py --help

alt text


Monitor a Single Camera

$ python3 evil-b4t.py --connect "rtsp://admin:[email protected]:554/user=admin_password=123456_channel=1_stream=0.sdp"

alt text


Monitor Multiple Cameras in Batch

$ python3 evil-b4t.py --list "./data/cam.info"

alt text


About

Evil‑Bat is a tool for real-time human (live body) detection and activity logging based on remote cameras.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages