Skip to content
#

pentesting

Here are 1,059 public repositories matching this topic...

sushi2k
sushi2k commented Aug 11, 2019

Describe the issue
Needle doesn't seem to be maintained anymore. The last update was > 1 year and no issues have been answered this year. It also doesnt' seem to work on iOS JB devices with Chimera. FSecureLABS/needle#273

We should review where we use Needle and if other tools are a better alternative (e.g. objection, passionfruit).

PENTESTING-BIBLE

This repository was created and developed by Ammar Amer @cry__pto Only. Updates to this repository will continue to arrive until the number of links reaches 10000 links & 10000 pdf files .Learn Ethical Hacking and penetration testing .hundreds of ethical hacking & penetration testing & red team & cyber security & computer science resources.

  • Updated Mar 9, 2020
0xdevalias
0xdevalias commented Aug 23, 2017

Currently when a wildcard response is found it looks something like this:

[-] Wildcard response found: https://example.com/47ebafdb-032d-4a47-bf41-26b1a4314326 => 302

It would be useful if the destination URL was shown as well, maybe something like:

[-] Wildcard response found: https://example.com/47ebafdb-032d-4a47-bf41-26b1a4314326 => 302 => https://example.com/foo

Th

lucasduffey
lucasduffey commented Jun 20, 2018

I assume you can do "run something" in the drozer console

# from example module @ https://github.com/mwrlabs/drozer/wiki/Writing-a-Module

module repository enable /path/to/your/repository # I got this working

module install ex.random

# failed attempts
run ex.random.GetInteger
run drozer.modules.Module.ex.random.GetInteger

dz> help drozer.modules.Module
*** No help on drozer.
dhra
dhra commented Feb 16, 2020

Hi,
How can I disable errors in CLI results:

:: Progress: [646/6245] :: Job [1/1] :: 80 req/sec :: Duration: [0:00:08] :: Err:: Progress: [675/6245] :: Job [1/1] :: 84 req/sec :: Duration: [0:00:08] :: Err:: Progress: [687/6245] :: Job [1/1] :: 85 req/sec :: Duration: [0:00:08] :: Err:: Progress: [696/6245] :: Job [1/1] :: 87 req/sec :: Duration: [0:00:08] :: Err:: Progress: [708/6245] 

Improve this page

Add a description, image, and links to the pentesting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pentesting topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.