betterdeadthanreddit

joined 2 years ago
MODERATOR OF
[–] betterdeadthanreddit 5 points 3 days ago

From the pinned thread in this community: LW Support - Please read before posting (Updated 18-10-2023)

- There is a community I want to moderate, but the moderators appear to be inactive.

Please email us at [email protected] or create a post in this community.

Looks like you've chosen the latter option, probably just a matter of time. Please note that there is a known issue with remote moderators (e.g. a sh.itjust.works user moderating a lemmy.world community) that may interfere with your ability to see reports in that community.

[–] betterdeadthanreddit 22 points 4 days ago

Take comfort in the knowledge that somebody out there with launch authority is thinking of you. Immolation is the sincerest form of flattery.

[–] betterdeadthanreddit 40 points 4 days ago (2 children)

Maybe you're more important than you give yourself credit for.

[–] betterdeadthanreddit 2 points 4 days ago

Or BathThoughts.

[–] betterdeadthanreddit 1 points 4 days ago

Hopefully that place is a mental hospital and it's the medical personnel doing rule enforcement as needed.

[–] betterdeadthanreddit 1 points 4 days ago (1 children)

Or some kind of dangerous disease where they'll be told to refuse vaccines, drink bleach/horse de-wormer smoothies and gather in large crowds to yell droplets into each others' face-holes. What are the odds of that ever happening though?

[–] betterdeadthanreddit 2 points 4 days ago

You just don't appreciate the terrifying precision and architectural genius of where they've set the bar.

[–] betterdeadthanreddit 1 points 4 days ago

If clues worked, they wouldn't be SovCits.

[–] betterdeadthanreddit 1 points 4 days ago

Santos's cheerleading is a brutal and damaging condemnation all on its own. Could be some great satire opportunities if he knew what he was doing.

[–] betterdeadthanreddit 1 points 5 days ago

Why bother when we already named the best one?

🇺🇸🦅 🍎🥧 ⚾🏈

-17
submitted 2 years ago* (last edited 2 years ago) by betterdeadthanreddit to c/pentesting
 

[Note: The content of this post has been copied from /r/Pentesting in case users wish to continue the discussion during the reddit API price gouging blackout]

Original

Pentesting project viability?

/u/ExcidionKahuna

TL;DR: Aspiring pentester/python noob looking for recommendations to optimize recon script written in python to populate an Obsidian vault, link findings efficiently with markdown/obsidian plugins, and wondering if this is would even be useful.

Hey all,

I'm not sure if this would be viable to the community in general, but was wanting some input.

This has been kind of a dream project of mine. I'm no developer, and aspire to be a pentester once my contract with my current job ends.

This is a project in python that will perform all my basic enumeration and execute additional commands and populating an Obsidian vault with the data. It starts with a ping/pingsweep and create a directory for each target. Cue nmap full port scan and create a .MD file for each port. Additional script and service scans on discovered ports, and the output for each port saved to each port file. Follow additional commands to run based on services discovered and saved to their own files. Each command will be piped to a bash script I wrote that will timestamp command output and screenshot it to be rendered in each file.

I know that golang and other languages would be faster for this, but this is a project I am using to learn Python and optimize/automate my notes. I guess this could be simplified as using autorecon and making an Obsidian vault, and doctoring it up with markdown and Obsidian features.

For Obsidian users, do you have any recommendations for markdown syntax I can use to better organize, link or make this project useful? Or any other optimizations you could recommend via python? And is this something anyone would actually like to see or even care about?

/u/frenchfry_wildcat

This is absolutely possible and essentially how the “automated pentest” platforms work (such as Penterra)

view more: ‹ prev next ›