• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

rapid7 / metasploit-framework / 3339
36%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2014 12:44PM UTC
Jobs 1
Files 8
Run time 5s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3339

Pull #2037

travis-ci

root
Added new msvenom payload psh-reflection which will use .NET reflection to load payload.
The advantage of this method over existing methods, are that no temporary files will be
created on the target computer.  This can be verified by creating a normal psh payload
and introducing an error into the code after the "addType" call.  The error message will
reference a randomly named .cs file under AppData\Local\Temp\

Introduced a new method called get_unique_random and replaced all calls to Rex::Text.rand_text_alpha
with it.  This new method will ensure that there are no collisions betweeb two randomly created variable names.

Performed minor clean-up on the psh payload.
Pull Request #2037: Fixed possible collisions in random variable generation and added new powershell payload generator

224 of 652 relevant lines covered (34.36%)

3.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3339.1 (1.9.3) 15 Sep 2014 12:44PM UTC 0
34.36
Travis Job 3339.1
Source Files on build 3339
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3339
  • Pull Request #2037
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc