SkillAgentSearch skills...

Backdoros

backdorOS is an in-memory OS written in Python 2.7 with a built-in in-memory filesystem, hooks for open() calls and imports, Python REPL etc.

Install / Use

/learn @SafeBreach-Labs/Backdoros
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

backdorOS

backdorOS is an in-memory OS written in Python 2.7 with a built-in in-memory filesystem, hooks for open() calls and imports, Python REPL etc.

Install

$ git clone https://github.com/SafeBreach-Labs/backdoros
$ cd backdoros
$ ./backdoros.py &
$ telnet localhost 31337

OR

$ curl -fsSL http://URL/backdoros.py | python &
$ telnet localhost 31337

backdorOS was released as part of the BackdorOS: The In-memory OS for Red Teams talk given at Texas Cyber Summit 2019 conference by Itzik Kotler from SafeBreach Labs.

Slides

Click here to download

Version

0.1.0

License

BSD 3-Clause

Related Skills

View on GitHub
GitHub Stars72
CategoryDevelopment
Updated7mo ago
Forks13

Languages

Python

Security Score

92/100

Audited on Aug 13, 2025

No findings