Arbitrium RAT, Fully UnDetectable & Cross-platform (Android, Windows & Linux) Check it out
Github repo (I hope u give a star to the repo if u liked it): https://github.com/BenChaliah/Arbitrium-RAT
Demo video: https://youtu.be/7KlPPND2b0g
Arbitrium is a cross-platform is a remote access trojan (RAT), Fully UnDetectable (FUD), It allows you to control Android, Windows and Linux and doesn't require any firewall exceptions or port forwarding.
1. WebApp UI: 
2. HTTP proxy:
proxy.png
3. Powershell:
powershell.png
4. Port scanner:
portscan.png
It gives access to the local networks, you can use the targets as a HTTP proxy and access the router to which they're connected, discover local IPs and scan their ports. It also includes modules like Mimikatz, new modules can easily be added. In addition, if Arbitrium is used with a DNS spoofing software is can spread autonomously between devices. Arbitrium is a project of multiple components, built using Java, JS, C, Python, Cordova and VueJS.
it's Fully Undetectable: it not because iut's new but befause, first, the client doesn't listen to any port (more on that in the README.md in github), second, the clients also use simple tools such as netcat to run tasks.
Another feature:
Battery optimization / StealthMode : Unlike with Stock Android, customizations like MIUI by Xiaomi, EMUI by Huawei or Samsung's Android Pie ignore the permissions/exceptions given to an app by the user. So if you try to run an Android's trojan in the background, the moment the app start running frequent or heavy (in some cases even lightweight) tasks (example: sending requests periodically) it will be killed no matter what permissions the user grants, ths OS completely ignores the current settings, dontkillmyapp.com is an known website dedicated for this particular issue. Arbitrium Stealthmode offers a solution that keep ur app seamlessly running and always waiting for new instructions.
I hope u star it and share it
π£hdellagi
full undetectable for couple hours
π€visually_cool
>FUD
Windows Client:
PyInquirer been present is an IOC
Python 3.6 been present is an IOC
WinRAR been present is an IOC
Network traffic out and in from/to the control server is an IOC
Process existing / child process spawning is an IOC,
RAT doesn't claim to be ephemeral/Diskless etc or hide inside another process, persistence looks like it would leave artifacts aswell due to dependency list
>Doesn't require a firewall rule
Block by default says hello
"Fully Undetectable" is a massive overstatement
This shit may not even work at all in a sanely secured system if script signing is enforced.
π€BeardedCuttlefish
thought you were actually serious, then i saw that its made in python. Who makes a rat in python??!!
π€RLinux12
π@malwr
Github repo (I hope u give a star to the repo if u liked it): https://github.com/BenChaliah/Arbitrium-RAT
Demo video: https://youtu.be/7KlPPND2b0g
Arbitrium is a cross-platform is a remote access trojan (RAT), Fully UnDetectable (FUD), It allows you to control Android, Windows and Linux and doesn't require any firewall exceptions or port forwarding.
1. WebApp UI: 
2. HTTP proxy:
proxy.png
3. Powershell:
powershell.png
4. Port scanner:
portscan.png
It gives access to the local networks, you can use the targets as a HTTP proxy and access the router to which they're connected, discover local IPs and scan their ports. It also includes modules like Mimikatz, new modules can easily be added. In addition, if Arbitrium is used with a DNS spoofing software is can spread autonomously between devices. Arbitrium is a project of multiple components, built using Java, JS, C, Python, Cordova and VueJS.
it's Fully Undetectable: it not because iut's new but befause, first, the client doesn't listen to any port (more on that in the README.md in github), second, the clients also use simple tools such as netcat to run tasks.
Another feature:
Battery optimization / StealthMode : Unlike with Stock Android, customizations like MIUI by Xiaomi, EMUI by Huawei or Samsung's Android Pie ignore the permissions/exceptions given to an app by the user. So if you try to run an Android's trojan in the background, the moment the app start running frequent or heavy (in some cases even lightweight) tasks (example: sending requests periodically) it will be killed no matter what permissions the user grants, ths OS completely ignores the current settings, dontkillmyapp.com is an known website dedicated for this particular issue. Arbitrium Stealthmode offers a solution that keep ur app seamlessly running and always waiting for new instructions.
I hope u star it and share it
π£hdellagi
full undetectable for couple hours
π€visually_cool
>FUD
Windows Client:
PyInquirer been present is an IOC
Python 3.6 been present is an IOC
WinRAR been present is an IOC
Network traffic out and in from/to the control server is an IOC
Process existing / child process spawning is an IOC,
RAT doesn't claim to be ephemeral/Diskless etc or hide inside another process, persistence looks like it would leave artifacts aswell due to dependency list
>Doesn't require a firewall rule
Block by default says hello
"Fully Undetectable" is a massive overstatement
This shit may not even work at all in a sanely secured system if script signing is enforced.
π€BeardedCuttlefish
thought you were actually serious, then i saw that its made in python. Who makes a rat in python??!!
π€RLinux12
π@malwr
On AV signature reversing (and its ethical implications)
π£hellorccie
The paper is quite dated, and does not strictly address ethics, but it seems relevant and, as prior googling suggested, it wasn't posted here already.
Now to what I mean, more specifically, by ethical implications. As you may know, ZDI offers money, generally on the same range as vendors of the vulnerable software, for vulnerability information. And as they point out, this information eventually (that is, a few months later) reaches said vendors. Bear in mind that, even for vulnerabilities officially sold as weaponry, 6 months is a petty good longevity. In the meantime, "encrypted" information about the vulnerability is shipped to some clients as part of a subscription. Officially, it is claimed this information is meant solely for defensive purposes, but as the paper demonstrates, as far as ~~2012~~ 2007, it was not difficult to reverse, and then weaponise. I do not personally have the money (or skills) to check if it still is the case, but I think it is likely. After all, given the prevalence of vulnerabilities, even in recent quality software, and accounting for rediscovery, the subscription is of little usefulness for defense. It does, however, make much more sense as an 0day cartel plan, whereby the most economically viable way to protect yourself against ZDI subscribers is to become one.
Moral of the story, don't trust ZDI, and next time someone says they're ethical, give them a good laugh, and refer them to the article.
π€hellorccie
π@malwr
π£hellorccie
The paper is quite dated, and does not strictly address ethics, but it seems relevant and, as prior googling suggested, it wasn't posted here already.
Now to what I mean, more specifically, by ethical implications. As you may know, ZDI offers money, generally on the same range as vendors of the vulnerable software, for vulnerability information. And as they point out, this information eventually (that is, a few months later) reaches said vendors. Bear in mind that, even for vulnerabilities officially sold as weaponry, 6 months is a petty good longevity. In the meantime, "encrypted" information about the vulnerability is shipped to some clients as part of a subscription. Officially, it is claimed this information is meant solely for defensive purposes, but as the paper demonstrates, as far as ~~2012~~ 2007, it was not difficult to reverse, and then weaponise. I do not personally have the money (or skills) to check if it still is the case, but I think it is likely. After all, given the prevalence of vulnerabilities, even in recent quality software, and accounting for rediscovery, the subscription is of little usefulness for defense. It does, however, make much more sense as an 0day cartel plan, whereby the most economically viable way to protect yourself against ZDI subscribers is to become one.
Moral of the story, don't trust ZDI, and next time someone says they're ethical, give them a good laugh, and refer them to the article.
π€hellorccie
π@malwr
Hijacking connections without injections: a ShadowMoving approach to the art of pivoting
π£NoUseForANick
π@malwr
π£NoUseForANick
π@malwr
Hijacking connections without injections: a ShadowMoving approach to the art of pivoting |
Hijacking connections without injections: a ShadowMoving approach to the art of pivoting | AdeptsOf0xCC
Proof of concept of hiding conections with ShadowMove technique
Test a TLS server: check the security of your SSL/TLS services
π£dr_fogs
Do it yourself - https://github.com/F5-Labs/cryptonice
π€dunsany
Looks like a UI to testssl.sh ( it is mentioned at the bottom to be based )
π€rathaus
https://www.ssllabs.com/ssltest/
π€kaipee
π@malwr
π£dr_fogs
Do it yourself - https://github.com/F5-Labs/cryptonice
π€dunsany
Looks like a UI to testssl.sh ( it is mentioned at the bottom to be based )
π€rathaus
https://www.ssllabs.com/ssltest/
π€kaipee
π@malwr
GitHub
GitHub - F5-Labs/cryptonice: CryptoNice is both a command line tool and library which provides the ability to scan and report onβ¦
CryptoNice is both a command line tool and library which provides the ability to scan and report on the configuration of SSL/TLS for your internet or internal facing web services. Built using the s...
Threat Intelligence from Honeypots
I've tried googling for this but it just shows me how I can setup my own Honeypots, which I'm tempted to do. Is there a way I can view data from other people's Honeypots? I'd be interested to see what vulnerabilities are being exploited right now (i.e. CVEs), what the sources are (region) and how often. Does anything exist like this?
π£InternalCode
I don't think private companies would be willing to fork over some info about their honey pots, however, you could find a friend or student for sure.
π€TheBaldTech58
honeydb.io and badpackets.net come to mind
π€1128327
I don't think there is an incentive for others to provide you their raw data.
Unit 42 from Palo Alto will publish data that they obtain via their honeypots, but I don't think that is what you're after.
Black Hills will do a lot of honeypot education, as they are very strong in active defense.
Not pissing on your campfire, just drawing your attention to the biz. Much of their methodology is proprietary and they don't want you learning it since its their business.
π€ajay63
π@malwr
I've tried googling for this but it just shows me how I can setup my own Honeypots, which I'm tempted to do. Is there a way I can view data from other people's Honeypots? I'd be interested to see what vulnerabilities are being exploited right now (i.e. CVEs), what the sources are (region) and how often. Does anything exist like this?
π£InternalCode
I don't think private companies would be willing to fork over some info about their honey pots, however, you could find a friend or student for sure.
π€TheBaldTech58
honeydb.io and badpackets.net come to mind
π€1128327
I don't think there is an incentive for others to provide you their raw data.
Unit 42 from Palo Alto will publish data that they obtain via their honeypots, but I don't think that is what you're after.
Black Hills will do a lot of honeypot education, as they are very strong in active defense.
Not pissing on your campfire, just drawing your attention to the biz. Much of their methodology is proprietary and they don't want you learning it since its their business.
π€ajay63
π@malwr
reddit
r/cybersecurity - Threat Intelligence from Honeypots
7 votes and 4 comments so far on Reddit
Hijacking connections without injections: a ShadowMoving approach to the art of pivoting
π£gid0rah
π@malwr
π£gid0rah
π@malwr
Hijacking connections without injections: a ShadowMoving approach to the art of pivoting |
Hijacking connections without injections: a ShadowMoving approach to the art of pivoting | AdeptsOf0xCC
Proof of concept of hiding conections with ShadowMove technique
Determining VueScan's autofocus is nonfunctional using a shared library shim
π£freezway
Uh, flatbed scanners don't have variable focus - because the scanned item is in a fixed location -- pressed against the glass.
The focus feature works on scanners that have variable focus -- like Nikon 35mm negative & slide scanners.
π€PsychYYZ
π@malwr
π£freezway
Uh, flatbed scanners don't have variable focus - because the scanned item is in a fixed location -- pressed against the glass.
The focus feature works on scanners that have variable focus -- like Nikon 35mm negative & slide scanners.
π€PsychYYZ
π@malwr
Nation-states are taking their supply-chain attack strategy from the cybercriminal underground
π£digicat
π@malwr
π£digicat
π@malwr
Intel471
Nation-states are taking their supply-chain attack strategy from the cybercriminal underground
Itβs clear the SolarWinds incident has rocked the infosec community to its core, with the still-unfolding episode expected to reverberate in the industry for years to come. While there is still much to be uncovered, the public details point to a known Russianβ¦
Prelude Operator is a new free/open-source red team platform, built as a desktop C2. It is heavily supported & community-driven. Main goal is to train IT/InfoSec/DevOps/blue teams to conduct their own security assessments. There is even open-source (free) "in person" training...
π£privat3duck3y
It seems when you run the Electron app you're greeted with a requirement to provide an email address. After providing it you receive a password that essentially gives you access to the application and it's inner functions.
I may be missing something but there doesn't seem to be any source code available for the Electron app or back-end application server in your Github repository. The only things I can find are the procedures/TTPs, pneuma (c2 agent) and operator-support which contains YAML and HTML files that do not appear to be electron client related. The latter is also described as shown below:
> This repository is a public spot to report issues and request features.
If I'm correct and you can't truly self-host Prelude, it seems like the only thing opensource about this project is the procedures. It feels like you're trying to benefit from the community for a massive part of what makes Prelude function (the plugins) without giving back with the meat of the project.
If I'm wrong I'm happy to update this comment, I just don't understand how based on the above Prelude as a solution can be considered opensource. In summary, I think it's misleading to advertise it as opensource if only a subsection of it is.
π€Top-Brilliant-8
This looks really interesting. Your docs also lead me to the blog, which has some really great content that I'm working through now. Very cool stuff all around, thank you for sharing!
π€initstring
π@malwr
π£privat3duck3y
It seems when you run the Electron app you're greeted with a requirement to provide an email address. After providing it you receive a password that essentially gives you access to the application and it's inner functions.
I may be missing something but there doesn't seem to be any source code available for the Electron app or back-end application server in your Github repository. The only things I can find are the procedures/TTPs, pneuma (c2 agent) and operator-support which contains YAML and HTML files that do not appear to be electron client related. The latter is also described as shown below:
> This repository is a public spot to report issues and request features.
If I'm correct and you can't truly self-host Prelude, it seems like the only thing opensource about this project is the procedures. It feels like you're trying to benefit from the community for a massive part of what makes Prelude function (the plugins) without giving back with the meat of the project.
If I'm wrong I'm happy to update this comment, I just don't understand how based on the above Prelude as a solution can be considered opensource. In summary, I think it's misleading to advertise it as opensource if only a subsection of it is.
π€Top-Brilliant-8
This looks really interesting. Your docs also lead me to the blog, which has some really great content that I'm working through now. Very cool stuff all around, thank you for sharing!
π€initstring
π@malwr
GitHub
GitHub - preludeorg/operator-support: Operator: an autonomous red team command-and-control platform to make security testing moreβ¦
Operator: an autonomous red team command-and-control platform to make security testing more accessible. - GitHub - preludeorg/operator-support: Operator: an autonomous red team command-and-control ...
Sailing Past Security Measures In AD
π£The-Luemmel
Nice
π€Dmcxblue
Nice write up!
π€biglib
Thanks for this post, very informative :)
π€GameNCode
π@malwr
π£The-Luemmel
Nice
π€Dmcxblue
Nice write up!
π€biglib
Thanks for this post, very informative :)
π€GameNCode
π@malwr
luemmelsec.github.io
Sailing Past Security Measures In AD
Today weΒ΄re going to talk a little about possible ways to circumvent some of the security measures one might face during an engagement in an Active Directory environment.
We as pentesters are heavily relying on our tools like Bloodhound, Rubeus, mimikatzβ¦
We as pentesters are heavily relying on our tools like Bloodhound, Rubeus, mimikatzβ¦
Forwarded from CVE Notify
π¨ CVE-2020-7343
Missing Authorization vulnerability in McAfee Agent (MA) for Windows prior to 5.7.1 allows local users to block McAfee product updates by manipulating a directory used by MA for temporary files. The product would continue to function with out-of-date detection files.
π@cveNotify
Missing Authorization vulnerability in McAfee Agent (MA) for Windows prior to 5.7.1 allows local users to block McAfee product updates by manipulating a directory used by MA for temporary files. The product would continue to function with out-of-date detection files.
π@cveNotify
Android: Gaining access to arbitrary* Content Providers
https://blog.oversecured.com/Gaining-access-to-arbitrary-Content-Providers/
βΉοΈ Sent from one of our members
π@malwr
https://blog.oversecured.com/Gaining-access-to-arbitrary-Content-Providers/
βΉοΈ Sent from one of our members
π@malwr
Oversecured
Gaining access to arbitrary* Content Providers | Oversecured Blog
Do you want to check your mobile apps for such types of vulnerabilities? Oversecured mobile apps scanner provides an automatic solution that helps to detect vulnerabilities in Android and iOS mobile apps.
Digital Forensics Case Management software - Suggestions?
Hi everyone, I'd like to ask you a little off-topic question.
We are a Digital Forensics Agency based in Italy, and right now, as our work increased we are having difficulties managing all the cases we have.
I wanted to ask if you use any kind of case management software, and if yes, if you had it custom built or if it was a pre-made solution.
All the software in the field I found are for law firms and lawyers, but that's not what we are looking for.
Our ideal software should handle cases from multiple public prosecutor's offices but also from private clients, should keep track of received evidences, HDDs used, expenses and business trips, etc.
I hope this question doesn't break any subreddit rules.
Thanks.
π£walker1993
Kirjuri (no longer actively developed since 09/2017) did cover my needs after some tweaks.
https://github.com/AnttiKurittu/kirjuri
π€Arcus2005
Whilst we have had to code our own DB for our case management (in order to achieve ISO/IEC 17025:2017), I have trialled Monolith and have to say, it is very good. The designer is very proactive and will respond to suggestions for adaptation and improvement:
https://monolithforensics.com
π€BaudBish
π@malwr
Hi everyone, I'd like to ask you a little off-topic question.
We are a Digital Forensics Agency based in Italy, and right now, as our work increased we are having difficulties managing all the cases we have.
I wanted to ask if you use any kind of case management software, and if yes, if you had it custom built or if it was a pre-made solution.
All the software in the field I found are for law firms and lawyers, but that's not what we are looking for.
Our ideal software should handle cases from multiple public prosecutor's offices but also from private clients, should keep track of received evidences, HDDs used, expenses and business trips, etc.
I hope this question doesn't break any subreddit rules.
Thanks.
π£walker1993
Kirjuri (no longer actively developed since 09/2017) did cover my needs after some tweaks.
https://github.com/AnttiKurittu/kirjuri
π€Arcus2005
Whilst we have had to code our own DB for our case management (in order to achieve ISO/IEC 17025:2017), I have trialled Monolith and have to say, it is very good. The designer is very proactive and will respond to suggestions for adaptation and improvement:
https://monolithforensics.com
π€BaudBish
π@malwr
reddit
Digital Forensics Case Management software - Suggestions?
Hi everyone, I'd like to ask you a little off-topic question. We are a Digital Forensics Agency based in Italy, and right now, as our work...