View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003366 | Kali Linux | Kali Package Improvement | public | 2016-06-20 10:18 | 2016-07-06 14:00 |
| Reporter | hmendonca | Assigned To | dookie | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | 2016.1 | ||||
| Summary | 0003366: Pattern_offset.rb is not finding the match | ||||
| Description | Pattern_offset.rb after the update does not find the match with the -q operator or does not work as expected compared to the previous version. Pattern_create is working fine with the -l operator. | ||||
| Steps To Reproduce | root@kali:~# /usr/share/metasploit-framework/tools/exploit/pattern_offset.rb -q 44396944 root@kali:~# /usr/share/metasploit-framework/tools/exploit/pattern_offset.rb -q Di9D root@kali:~# /usr/share/metasploit-framework/tools/exploit/pattern_offset.rb -q b1Ab root@kali:~# /usr/share/metasploit-framework/tools/exploit/pattern_offset.rb -q Bi4B | ||||
|
This is not a package issue. Upstream changed the utility such that it requires -l for both pattern_offset and pattern_create. |
|
|
Can this upstream utility be fixed? -l operator does not work with pattern_offset. Please see below root@kali:~# /usr/share/metasploit-framework/tools/exploit/pattern_offset.rb -h Options: |
|
|
You are using the utility incorrectly. It works properly. root@kali:~# /usr/share/metasploit-framework/tools/exploit/pattern_offset.rb -q 44396944 -l 5000 |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-06-20 10:18 | hmendonca | New Issue | |
| 2016-07-05 16:04 | dookie | Note Added: 0005446 | |
| 2016-07-05 16:04 | dookie | Status | new => closed |
| 2016-07-05 16:04 | dookie | Assigned To | => dookie |
| 2016-07-05 16:04 | dookie | Resolution | open => no change required |
| 2016-07-06 07:45 | hmendonca | Note Added: 0005471 | |
| 2016-07-06 07:45 | hmendonca | Status | closed => feedback |
| 2016-07-06 07:45 | hmendonca | Resolution | no change required => reopened |
| 2016-07-06 14:00 | dookie | Note Added: 0005472 | |
| 2016-07-06 14:00 | dookie | Status | feedback => closed |
| 2016-07-06 14:00 | dookie | Resolution | reopened => no change required |