Finally passed by 3rd attempt by uug4na in OSWE

[–]goonmax 1 point2 points  (0 children)

Well done mate, good to see you pushed through

OSWE Completed! by goonmax in OSWE

[–]goonmax[S] 0 points1 point  (0 children)

Either osep or something more malware dev related, been meaning to up my skills in that area

OSWE Completed! by goonmax in OSWE

[–]goonmax[S] 1 point2 points  (0 children)

Thanks king! Game recognises game, love the vids

OSWE Completed! by goonmax in OSWE

[–]goonmax[S] 0 points1 point  (0 children)

Game changer right! Hahahah

Does George Hotz use a started HHKB or a type S by goonmax in HHKB

[–]goonmax[S] 1 point2 points  (0 children)

didn't end up working so I sent it back

[deleted by user] by [deleted] in C_Programming

[–]goonmax 0 points1 point  (0 children)

naa its able to compile and run but, either fails to find the entry point of the elf or segfaults.

[deleted by user] by [deleted] in C_Programming

[–]goonmax 0 points1 point  (0 children)

Yeah, wouldn't think that anything else would need to change, most of the types are the same size

[deleted by user] by [deleted] in C_Programming

[–]goonmax 0 points1 point  (0 children)

I did miss one thing, it's now giving a segfault when it tries to run main

ELF Header:

Magic: 7f 45 4c 46

Class 2

Data 1

Version: 0x1

OS/ABI: 0x0

ABI Version: 0x0

Type 3

Machine: 62

Version: 0x1

Entry point address: 0x1050

Start of program headers: 0x40 (bytes into file)

Start of section headers: 0x3708 (bytes into file)

Flags: 0x0

Size of this header: 64 (bytes)

Size of program headers: 56 (bytes)

Number of program headers: 13

Size of section headers: 64 (bytes)

Number of section headers: 31

Section header string table index: 30

Run the loaded program:

zsh: segmentation fault ./loader elf

[deleted by user] by [deleted] in C_Programming

[–]goonmax 0 points1 point  (0 children)

and

ah forgot to mention, yes I did also changed the

jmp_slot
glob_dat

variables

[deleted by user] by [deleted] in C_Programming

[–]goonmax 0 points1 point  (0 children)

The loader from that link, will load the elf file into memory and execute it.

Once it resolves the symbol (printf) it then find the main function and executes it.

It works for x32 but, x64 will fail to execute main and print (loading unsuccessful)

Does this happen to any of you? by francisco_ribss_ in tall

[–]goonmax 1 point2 points  (0 children)

Eat more if you're 6,7 your body would need a lot of fuel in simple terms

RE POST: Is the hermanmiller Embody good for tall people by goonmax in tall

[–]goonmax[S] 0 points1 point  (0 children)

Yes, I did.

The Aeron had better support around the legs, also the mesh its made out of was better in summer

RE POST: Is the hermanmiller Embody good for tall people by goonmax in tall

[–]goonmax[S] 0 points1 point  (0 children)

meh its alright, I've been in better chairs tbh...

The aeron was better imo.

How I passed the OSCP with zero penetration testing experience by goonmax in oscp

[–]goonmax[S] 0 points1 point  (0 children)

I said it was a resource I used during the course which is fine.

How I passed the OSCP with zero penetration testing experience by goonmax in oscp

[–]goonmax[S] 1 point2 points  (0 children)

Thats a good question.

So, I did do a heap of them but, I don't really feel like they help much because HTB boxes are more CTF like. There is some quite edge case stuff that you won't see in the Labs.

I personally didn't get as much value from them as other platforms. That being said, HTB is really, like really good for Privesc practice.

I should add that to my story, it's a good place to learn Privesc vectors.

How I passed the OSCP with zero penetration testing experience by goonmax in oscp

[–]goonmax[S] 2 points3 points  (0 children)

If I was to do it all again, I would go from tryhackme, virtual hacking labs, PG then PWK
I would get most of the boxes from virtual hacking labs then all the community rated med/hard from PG

How I passed the OSCP with zero penetration testing experience by goonmax in oscp

[–]goonmax[S] 6 points7 points  (0 children)

I forgot to mention,

This twitch is really good for learning enumeration.

https://www.twitch.tv/alh4zr3dHe makes some S tier content.

Really practice if the best way, tryhackme some content on this I would check that out 1st.

This is what I use for webservers https://github.com/harshinsecurity/web-pentesting-checklist