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

rapid7 / metasploit-framework / 3339 / 1
36%
master: 36%

Build:
DEFAULT BRANCH: master
Ran 15 Sep 2014 12:44PM UTC
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

15 Sep 2014 12:44PM UTC coverage: 34.356%. First build
1.9.3

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

Source Files on job 3339.1 (1.9.3)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3339
  • Travis Job 3339.1
  • dde510a9 on github
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

© 2026 Coveralls, Inc