Skip to content

Commit 10ba06d

Browse files
committed
keeping C port in seperate repo for time being
1 parent bdff431 commit 10ba06d

File tree

6 files changed

+0
-180
lines changed

6 files changed

+0
-180
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,6 @@ Takes advantage of cleartext credentials in memory by dumping the process and ex
2222
* Apache2 2.4.25-3 (Active/Old HTTP BASIC AUTH Sessions) [Gcore dependency]
2323
* openssh-server 1:7.3p1-1 (Active SSH connections - sudo usage)
2424

25-
## C Port of Mimipenguin
26-
This port is a PoC for a much more efficient way to extract clear text passwords from gnome login managers using know structure offsets/addresses in memory and PTRACE. This version currently doesn't show which user the password is for - but such a feature is trivial.
27-
* Only tested on :
28-
* `Linux null 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux` (Ubuntu 16.04.4 LTS)
29-
* `gnome-keyring-daemon: 3.18.3`
30-
3125
## Notes
3226
* Password moves in memory - still honing in on 100% effectiveness
3327
* Plan on expanding support and other credential locations

mimipenguin

-13.4 KB
Binary file not shown.

mimipenguin_x32

-11.9 KB
Binary file not shown.

src/Makefile

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/mimipenguin.c

Lines changed: 0 additions & 145 deletions
This file was deleted.

src/targets.h

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)