What files yield the most useful information when an attacker leverages a memory vulnerability?

I’m trying to understand what information is left behind after an attacker exploits a vulnerable application leveraging a memory vulnerability (overflows, ROP, etc.).

I wanted to know:

What are the files that are looked … Continue reading What files yield the most useful information when an attacker leverages a memory vulnerability?

dcrawl – Web Crawler For Unique Domains

dcrawl – Web Crawler For Unique Domains

dcrawl is a simple, but smart, multithreaded web crawler for randomly gathering huge lists of unique domain names.

How does dcrawl work?

dcrawl takes one site URL as input and detects all a href= links in the site’s body. Each found link is put into the queue. Successively, each queued link is crawled in the same way, branching out to more URLs found in links on each site’s body.

dcrawl Web Crawler Features

  • Branching out only to predefined number of links found per one hostname.

Read the rest of dcrawl – Web Crawler For Unique Domains now! Only available at Darknet.

Continue reading dcrawl – Web Crawler For Unique Domains

​ Organizing information during a pentest [on hold]


Currently I’m on my way to becoming a full time pentester, which means I do a bunch of CTF challenges and try to break labs that have been set up for me.

The only issue I’m currently facing is how to organize my information, I tend to start out with a bunch of raw data ranging anywhere from nmap scans to manual testing through netcat.

Is there a way to neatly organize all this information or is there software available for me to do this? (I’m using kali for all of my testing purposes so if it’s included there: bonus points)

Continue reading ​ Organizing information during a pentest [on hold]

What are some Cybersecurity/InfoSec Tools to improve/develop for Undergraduates with less experience? [on hold]

So I am trying to get involved in Cybersecurity research in at my university The barrier of entry is quite high because usually they only accept MS students, and not Undergraduate/BS students. In order to be considered, I hav… Continue reading What are some Cybersecurity/InfoSec Tools to improve/develop for Undergraduates with less experience? [on hold]

GitMiner – Advanced Tool For Mining Github

GitMiner is an Advanced search tool for automation in Github, it enables mining Github for useful or potentially dangerous information or for example specific vulnerable or useful WordPress files. This tool aims to facilitate mining the code or snippets on Github through the site’s search page. What is Mining Github? GitHub is a web-based Git […]

The post GitMiner – Advanced Tool For Mining Github appeared first on Darknet.

Continue reading GitMiner – Advanced Tool For Mining Github