Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
High interaction honeypot solution for Linux based systems
NOTICE:
The format of this project has been changed from ISO to using ansible and has been moved to GitHub.
Github link: https://github.com/Bifrozt/bifrozt-ansible
This is a quick script I wrote to automate a rather inconveniently long sequence of terminal commands to compromise a misconfigured nfs server, and obtain root.
In other words i'm lazy, so I wrote a bash script.
Password is: FELIX
Programmed on kali linux, to use on metasploitable2.
Inotifyfs is a set of scripts, primarily on bash to allow user keep remote and local folders synced in real time in efficient way based on inotify kernel evens and function in user space.
MySecureShell is a sftp-server developing tool which help to make a ftp server like proftpd but very securised with SSH encryption. This software is highly configurable and very easy to install and use.
Project has moved to https://github.com/mysecureshell/mysecureshell !
Chronicle is a set of BASH shell scripts that use rsync to back up data to a remote host. Snapshots are created and rotated using hard links to minimize storage requirements.
The RBSEE (Remote Bash Script Execution Engine) is set of the bash script which allows user to send & execute scripts on a remote platform and then collect and assert results. Mainly used for test automation.
Enhanced shell with multiple windows and added commands
To install run: sh <(curl https://raw.githubusercontent.com/DennisHeine/UberShell/master/install_ubershell.sh)
Custom commands added to the default shell (zsh):
cscript <script>: executes a C/C++ script.
example: cscript "printf("Hello World!");"
noobhelp: Short desc of commands in /bin/
memusage: Top memory usage
topdirs: Top directory space usage
push/pop: Save current dir / return there
serve: Opens a webserver at port...