Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
how to find information disclosure bugs (:
https://cdn-images-1.medium.com/max/960/1*pCamDJ2VVWi0ElDzCGNlbw.png
hello 👋 people of the internet so this is my frist writeup i hope i don’t suck that much.
Continue reading on Medium »
how to find information disclosure bugs (:
https://cdn-images-1.medium.com/max/960/1*pCamDJ2VVWi0ElDzCGNlbw.png
hello 👋 people of the internet so this is my frist writeup i hope i don’t suck that much.
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
Start Your Career in Ethical Hacking: Hackaday Ghidra Exercises Walkthrough Part 1B
https://cdn-images-1.medium.com/max/731/1*XFxFhtRrNMgqPKKpjBi76w.png
In this part, I will be walking you through session one’s nasm crack, skele, and simplekeygen. If you miss the first part, you can find it…
Continue reading on Medium »
Start Your Career in Ethical Hacking: Hackaday Ghidra Exercises Walkthrough Part 1B
https://cdn-images-1.medium.com/max/731/1*XFxFhtRrNMgqPKKpjBi76w.png
In this part, I will be walking you through session one’s nasm crack, skele, and simplekeygen. If you miss the first part, you can find it…
Continue reading on Medium »
Hacking Articles Tips Tricks Videos Tutorials
Photo
Hacking on Medium
How To Pass Your OSCP Exam (New Exam Format)
https://cdn-images-1.medium.com/max/600/1*QvIVsEttPZZwF_MlSQvGcQ.png
Howdy! You’re probably reading this because you’re either taking your OSCP exam soon, just starting your journey and don’t want to waste…
Continue reading on Medium »
How To Pass Your OSCP Exam (New Exam Format)
https://cdn-images-1.medium.com/max/600/1*QvIVsEttPZZwF_MlSQvGcQ.png
Howdy! You’re probably reading this because you’re either taking your OSCP exam soon, just starting your journey and don’t want to waste…
Continue reading on Medium »
Exposing Millions of Voter ID card user’s details.
https://nxtexploit.medium.com/exposing-millions-of-voter-id-card-users-details-8a993c9a5d35?source=rss------bug_bounty-5
https://nxtexploit.medium.com/exposing-millions-of-voter-id-card-users-details-8a993c9a5d35?source=rss------bug_bounty-5
Critical IDOR disclosing millions of Voter ID card details of Individuals on the official voter ID maintaining platform.Continue reading on Medium » (https://nxtexploit.medium.com/exposing-millions-of-voter-id-card-users-details-8a993c9a5d35?source=rss------bug_bounty-5)
how to find information disclosure bugs (:
https://medium.com/@marwanweed/how-to-find-information-disclosure-bugs-bd4e4fa5b880?source=rss------bug_bounty-5
https://medium.com/@marwanweed/how-to-find-information-disclosure-bugs-bd4e4fa5b880?source=rss------bug_bounty-5
hello 👋 people of the internet so this is my frist writeup i hope i don’t suck that much.Continue reading on Medium » (https://medium.com/@marwanweed/how-to-find-information-disclosure-bugs-bd4e4fa5b880?source=rss------bug_bounty-5)
Tool for extracting, searching, and saving JavaScript files
https://www.reddit.com/r/Pentesting/comments/vtsi3f/tool_for_extracting_searching_and_saving/
<!-- SC_OFF -->Hey all, hope it's ok to post this here — I recently built goGetJS, a tool in Go for extracting, searching, and saving JavaScript files. It's got an optional headless browser to handle JavaScript-heavy sites, which I haven’t seen in similar programs. The search functionality is built into the parsing, and you can look for a particular word, pass in a regex, or upload a file of terms. I’m still tweaking, but it’s stable and available at https://github.com/davemolk/goGetJS. Please let me know if this helps your workflow or if there are features you’d like to see! <!-- SC_ON --> submitted by /u/davemolkdev (https://www.reddit.com/user/davemolkdev)
[link] (https://www.reddit.com/r/Pentesting/comments/vtsi3f/tool_for_extracting_searching_and_saving/) [comments] (https://www.reddit.com/r/Pentesting/comments/vtsi3f/tool_for_extracting_searching_and_saving/)
https://www.reddit.com/r/Pentesting/comments/vtsi3f/tool_for_extracting_searching_and_saving/
<!-- SC_OFF -->Hey all, hope it's ok to post this here — I recently built goGetJS, a tool in Go for extracting, searching, and saving JavaScript files. It's got an optional headless browser to handle JavaScript-heavy sites, which I haven’t seen in similar programs. The search functionality is built into the parsing, and you can look for a particular word, pass in a regex, or upload a file of terms. I’m still tweaking, but it’s stable and available at https://github.com/davemolk/goGetJS. Please let me know if this helps your workflow or if there are features you’d like to see! <!-- SC_ON --> submitted by /u/davemolkdev (https://www.reddit.com/user/davemolkdev)
[link] (https://www.reddit.com/r/Pentesting/comments/vtsi3f/tool_for_extracting_searching_and_saving/) [comments] (https://www.reddit.com/r/Pentesting/comments/vtsi3f/tool_for_extracting_searching_and_saving/)
Hacking Articles Tips Tricks Videos Tutorials
Photo
Dark Reading: Attacks/Breaches
Cyber Skills Center Launches in Tulsa to Develop Diverse, Local Tech Talent Pipeline
New program offers free tech skills training and paid apprenticeships to make education and career pathways more accessible.
Cyber Skills Center Launches in Tulsa to Develop Diverse, Local Tech Talent Pipeline
New program offers free tech skills training and paid apprenticeships to make education and career pathways more accessible.
hacking: security in practice
Hydra brute force taking too long
I have been able to write a hydra command which generates 6 character password consisting of uppercase alphanumeric symbols. This gives however 366 (over 2 billion possible) combinations so with a rate of about 32 tasks /min it will take over at least 1 million hours to try all combinations. What can I do to make this process faster?
submitted by /u/pduk19
[link] [comments]
Hydra brute force taking too long
I have been able to write a hydra command which generates 6 character password consisting of uppercase alphanumeric symbols. This gives however 366 (over 2 billion possible) combinations so with a rate of about 32 tasks /min it will take over at least 1 million hours to try all combinations. What can I do to make this process faster?
submitted by /u/pduk19
[link] [comments]
reddit
Hydra brute force taking too long
I have been able to write a hydra command which generates 6 character password consisting of uppercase alphanumeric symbols. This gives however...