/hmg/ Hackerman General

In /hmg/ we discuss pentesting, ctfs, exploits, and general being a hackerman.

CompTIA is not beneficial to your career and if you think it will be, you don’t belong here.

Resources:

VM/CTFs:
overthewire.org/wargames/bandit/
>easy beginner bullshit

vulnhub.com/
>prebroken images to work on.

hackthebox.eu/
>super secret club

Tools:
kali.org/
>meme dragon distro but it just werks

metasploit.com/
>scriptkiddie starting point and swiss army knife

Tutorials/Guides:
abatchy.com/2017/03/how-to-prepare-for-pwkoscp-noob
>From zero to OSCP-hero rough outline

youtube.com/channel/UCa6eh7gCkpPo5XXUDfygQQA
>IppSec, video guides for retired HTB VMs.

Certs:
eccouncil.org/programs/certified-ethical-hacker-ceh/
>CEH, only looks good a resume to non-technical in HR

offensive-security.com/information-security-certifications/oscp-offensive-security-certified-professional/
>OSCP, the big dick swinging exam, 24 hours to own 5 machines and a further 24 hours to write up a report detailing your methods.

Resources:

>web app hackers handbook.
Thanks IBM!

ibm.com/developerworks/community/files/form/anonymous/api/library/635ec0e2-2989-4663-82d2-3488f9d16dd8/document/09d6ec5f-ff2f-4901-8d44-05d10e848bc5/media

>OSCP videos

magnet:?xt=urn:btih:f91feb6d2ea93f1c3c03b6be52051c2df72da1b7&dn=CERTCOLLECTION+-+BASELINE+-+SANS+%26+Offensive-Security&tr=udp%3A//tracker.coppersurfer.tk%3A6969&tr=udp%3A//tracker.zer0day.to%3A1337&tr=udp%3A//public.popcorn-tracker.org%3A6969&tr=udp%3A//tracker.leechers-paradise.org%3A6969&tr=udp%3A//explodie.org%3A6969

>Advanced Penetration Testing

danwin1210.me/uploads/F3thinker !- Hacking 2017/1. Advanced Penetration Testing Hacking 2017.pdf

>learn assembly and C

leaksource.files.wordpress.com/2014/08/hacking-the-art-of-exploitation.pdf

Attached: Hackerman.png (1920x1080, 2.99M)

Other urls found in this thread:

discord.gg/8hFh6qT
github.com/Hack-with-Github/Awesome-Hacking
github.com/carpedm20/awesome-hacking
github.com/jekil/awesome-hacking
github.com/infoslack/awesome-web-hacking
github.com/vitalysim/Awesome-Hacking-Resources
opensecuritytraining.info/Training.html
azeria-labs.com/the-importance-of-deep-work-the-30-hour-method-for-learning-a-new-skill/
gitgud.io/yrmt/OSCP-roadmap
discordapp.com/privacy)
spyware.neocities.org/articles/discord.html
pastebin.com/Wpi2pPBg
rosettacode.org/wiki/Bitcoin/address_validation#Go
github.com/atotto/clipboard
twitter.com/NSFWRedditImage

>>/hmg/
discord.gg/8hFh6qT

github.com/Hack-with-Github/Awesome-Hacking
github.com/carpedm20/awesome-hacking
github.com/jekil/awesome-hacking
github.com/infoslack/awesome-web-hacking
github.com/vitalysim/Awesome-Hacking-Resources
opensecuritytraining.info/Training.html
etc
etc

>discord
do you really, REALLY expect hackers to use THAT shit?

Sorry officer

no problem, retard. next time think twice (AT LEAST) before commenting, please.

btw, one more suggestion, read this post: azeria-labs.com/the-importance-of-deep-work-the-30-hour-method-for-learning-a-new-skill/

>complains about muh discord
>proceeds to post 5 github guides with the word awesome on them, literally pajeet tier.

>thinks big lists of resources are a bad thing

Two whole thoughts? I'm not sure I can do that

Sad!

Can Hackermans plz scrub trolls?

no u

how do i hack myself a bigger dick

For anyone who might find this useful, my OSCP roadmap:

gitgud.io/yrmt/OSCP-roadmap

>posting more bs when all you need is in the OP

never gonna make it.

I mean, they kind of are. Unless it's laid out in a progression from easiest to most difficult like

Wow what a shitty thread

This thread is rarely ever good. Just full of a bunch of beginners getting shit on and shitting on each other.

Be useful and get us more content, my slave

>never gonna make it.
I already made it, you fucking retard. I work in infosec, have CVEs, etc.

you could just ask ITT about shit. those links list resources only (tools, etc.), for learning and stuff there are other places.

need CVE number here, fellow infosec too.

>wanting to be doxxd by the hacker known as Jow Forums
nope.

>oh boy I can't wait to read all those books!
>proceed to read 10 pages a day
jesus christ I'm never going to finish even this one

I cannot install the new version of bettercap
Why i have to install go an run 1.8 version?
In ruby we just have fucking clone and install
help......

Attached: pome.jpg (576x653, 70K)

NSA is watching this thread
t-thanks for creating honeypot, OP

I can make simple scripts with python and BASH
Don't know much about how internet works (except for basics and OSI model)
Where should I start?

Attached: c52241fa8b9cf46128e9f073b6c0965c.jpg (726x1089, 119K)

can you use a RAT to remote view an android device?

>Discord explicitly confirms in its privacy policy (discordapp.com/privacy) that it collects the following information:

> · IP Address
> · Device UUID
> · User's e-mail address
> · All text messages
> · All images
> · All VOIP data (voice chat)
> · Open rates for e-mail sent by Discord

>Discord does not explictly confirm that it collects this information, but still collects it:

> · All programs that are running on your computer

Source: spyware.neocities.org/articles/discord.html

i mean how realistic is that option, and what are some alternatives

3 Way handshakes
DNS DHCP etc
Basic subnetting
TCP/IP + UDP
Wireshark basics
The rest is just routing and magic ( packet tracer if you want to get into routing)

Attached: 1404317684628.jpg (4128x2322, 1.63M)

I will be improving this in the future, user suggested to me to use addclipboardformatlistener, and wm_clipboardupdate. Looks like some windows api, and maybe I can get away with doing it without using
>w32 library
on github.

Ok guys, I figured since my bitcoin thief written in Golang, I figured I would provide source code, along with references that helped me.

>source code
pastebin.com/Wpi2pPBg (link expires on June 3rd, 2018)

>Source code to validate bitcoin address
rosettacode.org/wiki/Bitcoin/address_validation#Go

>clipboard library
github.com/atotto/clipboard

this is early version, for now it works for what I want it to do, but I hate how I build it, and comes out to 1.46mb

Also quick instructions, the clipboard library, I downloaded it, and extract it and renamed it from "clipboard-master" to "clipboard" put this in the same folder with your .go file (that is why in imports I have ./clipboard for now)

I am starting to like go, my non molested test pc (windows 10) ran this no problem without having the environment installed after I build it to .exe.

Also one more thing, the rosetta code link I provided, also has source code in other languages, too. I actually made bitcoin thief in python first, before switching over to Golang.

Attached: weareanonamoose.png (386x435, 364K)

bumpo

Bamp

anons, you actually not hacking are you? this general is only for larping, right?
I don't wanna be among criminals

strictly larping.

>tfw programming in go, while your minecraft farms are being automated right now

Life is good.

Post more sluts

bemp

no more sluts
pic related is pure

Attached: serveimage(15).jpg (1600x2036, 578K)

^

*SNAP*

Attached: This one is going in my cringe folder.jpg (800x800, 100K)